SPIRV-Cross-Vulnerable/reference
Hans-Kristian Arntzen 14a4b087fb GLSL: Support unordered floating point compare.
There is no direct way to express this, so invert boolean results to
force any NaN -> true. glslang emits Ordered compare instructions
everywhere, and the GLSL spec is not clear on this, so assume this is
fine.
2019-10-14 13:48:22 +02:00
..
opt Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders-hlsl Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
shaders-hlsl-no-opt Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders-msl MSL: Fix 16-bit integer literals. 2019-09-19 10:19:51 +02:00
shaders-msl-no-opt MSL: Fix regression with OpCompositeConstruct from std140 float[]. 2019-10-11 11:21:43 +02:00
shaders-no-opt GLSL: Support unordered floating point compare. 2019-10-14 13:48:22 +02:00
shaders-reflection Reflect: Deal with workgroup size being specialization constants. 2019-10-04 10:50:50 +02:00