I tried to compile this SPIRV program but I get this error message after glLinkProgram:
(0) : fatal error C9999: *** exception during compilation ***
Here is the SPIRV code:
shader.spvasm.txt (2.5 KB)
Here is the c program I use to compile the shader:
main.c.txt (2.2 KB)
My spec:
Windows 11
i7-13700K
GeForce RTX 3070
Driver: latest as of 7/23