SPIRV-Cross/reference
Hans-Kristian Arntzen d7090b8322 GLSL: Fix block name shenanigans in edge cases.
When we force recompile, the old var.self name we used as a fallback
name might have been disturbed, so we should recover certain names back
to their original form in case we are forced to take a recompile to make
the naming algorithm more deterministic.
2019-02-13 16:39:59 +01:00
..
opt GLSL: Fix block name shenanigans in edge cases. 2019-02-13 16:39:59 +01:00
shaders GLSL: Fix block name shenanigans in edge cases. 2019-02-13 16:39:59 +01:00
shaders-hlsl Support LUTs in single-function CFGs on Private storage class. 2019-02-06 10:38:59 +01:00
shaders-hlsl-no-opt MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
shaders-msl Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00
shaders-msl-no-opt Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00
shaders-no-opt MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
shaders-reflection Prefix integer types with underscore 2018-06-21 09:24:22 -07:00