SPIRV-Cross/reference/shaders-msl-no-opt
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
..
asm Parser: Fix OpCompositeConstruct with OpUndef. 2019-03-27 10:51:23 +01:00
comp Declare read-only SSBOs as const device in MSL. 2018-05-25 10:14:05 +02:00
frag Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00