SPIRV-Cross/reference
Hans-Kristian Arntzen 0fd028147f Hoist all phi-local variables to entry block.
We don't have a mechanism to move temporaries to their appropriate
scope, and Phi behavior is weird enough that it will be a heroic effort
to not do this rather ugly codegen :(
2017-11-23 09:50:11 +01:00
..
shaders Hoist all phi-local variables to entry block. 2017-11-23 09:50:11 +01:00
shaders-hlsl HLSL: Support early fragment tests attribute 2017-11-21 14:51:03 +01:00
shaders-msl CompilerMSL support and tests for OpUndef. 2017-11-15 22:44:42 -05:00