SPIRV-Cross/reference
Hans-Kristian Arntzen df3e21a762 Parser: Fix OpCompositeConstruct with OpUndef.
Just treat any undefined argument as 0. It is risky to use the undefined
variable as it might not lower to a true constant.
2019-03-27 10:51:23 +01:00
..
opt Make ray-tracing files .nocompat. 2019-03-27 10:04:42 +01:00
shaders Make ray-tracing files .nocompat. 2019-03-27 10:04:42 +01:00
shaders-hlsl GLSL/HLSL: Implement NMin/NMax/NClamp. 2019-03-21 15:26:46 +01:00
shaders-hlsl-no-opt Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
shaders-msl Rename "push descriptor set" to "discrete descriptor set". 2019-03-15 21:53:21 +01:00
shaders-msl-no-opt Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
shaders-no-opt Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
shaders-reflection Add generated reference shaders again 2019-03-26 15:21:12 +01:00