SPIRV-Cross/reference/opt/shaders/desktop-only
Hans-Kristian Arntzen 4ef51331b2 Always value-cast FP16 constants instead of using literals.
GL_NV_gpu_shader5 doesn't support "hf", so to avoid lots of complicated
workarounds, just value-cast the half literals.
2019-02-20 12:30:01 +01:00
..
comp GLSL: Support extended arithmetic opcodes. 2018-11-13 14:50:46 +01:00
frag Always value-cast FP16 constants instead of using literals. 2019-02-20 12:30:01 +01:00
geom Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tesc Add reference output for --opt. 2017-11-23 09:50:11 +01:00
tese Add reference output for --opt. 2017-11-23 09:50:11 +01:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00