SPIRV-Cross/reference/shaders-hlsl-no-opt/asm
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
..
comp Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
frag Support -1 index in OpVectorShuffle. 2019-03-25 10:17:05 +01:00
vert Support empty structs. 2018-04-05 16:26:54 +02:00