SPIRV-Cross/reference/shaders/asm
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
..
comp GLSL: Fix block name shenanigans in edge cases. 2019-02-13 16:39:59 +01:00
frag Support LUTs in single-function CFGs on Private storage class. 2019-02-06 10:38:59 +01:00
geom GLSL: Allow blocks to have their own namespace. 2018-08-21 11:29:08 +02:00
tesc Add test shader for subgroup. 2018-04-11 10:29:47 +02:00
vert Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00