SPIRV-Cross/reference
Hans-Kristian Arntzen fc9fe4e480 Fix variable scope when an if or else block dominates a variable.
Just like loops, we need complicated hoisting again to make this work.
2019-07-03 11:18:50 +02:00
..
opt Fix variable scope when an if or else block dominates a variable. 2019-07-03 11:18:50 +02:00
shaders Fix variable scope when an if or else block dominates a variable. 2019-07-03 11:18:50 +02:00
shaders-hlsl MSL/HLSL: Support OpOuterProduct. 2019-07-01 10:57:27 +02:00
shaders-hlsl-no-opt HLSL: Does not support case-fallthrough. 2019-06-27 15:10:17 +02:00
shaders-msl MSL: Support SubgroupLocalInvocationId and SubgroupSize in all stages. 2019-07-02 11:48:59 -05:00
shaders-msl-no-opt Merge pull request #1036 from KhronosGroup/msl-auto-binding 2019-06-21 15:58:50 +02:00
shaders-no-opt Deal with OpPhi and case fallthrough. 2019-06-21 13:38:23 +02:00
shaders-reflection Employ heuristics to figure out how to emit SSBO/UAV reflection names. 2019-06-10 11:24:24 +02:00