SPIRV-Cross/reference/opt
Hans-Kristian Arntzen eb0f0323d3 HLSL: Workaround FXC bugs with degenerate switch blocks.
When we see a switch block which only contains one default block, emit a
do {} while(false) statement instead, which is far more idiomatic and
readable anyways.
2020-06-23 15:39:04 +02:00
..
shaders HLSL: Workaround FXC bugs with degenerate switch blocks. 2020-06-23 15:39:04 +02:00
shaders-hlsl HLSL: Fix texProj in legacy HLSL. 2020-06-16 12:54:22 +02:00
shaders-msl HLSL: Workaround FXC bugs with degenerate switch blocks. 2020-06-23 15:39:04 +02:00
shaders-ue4/asm Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00