SPIRV-Cross/reference/shaders/asm
Hans-Kristian Arntzen 816c1167ce Handle invariant decoration more robustly.
Avoids certain cases of variance between translation units by forcing
every dependent expression of a store to be temporary.
Should avoid the major failure cases where invariance matters.
2018-11-22 11:55:57 +01:00
..
comp Parser: Handle group decorations. 2018-11-15 10:51:52 +01:00
frag Add Windows support in Travis CI. 2018-10-27 00:22:30 +02: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 Handle invariant decoration more robustly. 2018-11-22 11:55:57 +01:00