SPIRV-Cross/reference/shaders-no-opt/asm
Hans-Kristian Arntzen bfa76ee2ab Consider discard and demote as impure statements.
Fixes cases where discard and demote are called in pure functions and
the function result is not consumed.
2019-09-12 14:21:10 +02:00
..
comp Deal correctly with sign on bitfield operations. 2019-08-26 11:36:36 +02:00
frag Consider discard and demote as impure statements. 2019-09-12 14:21:10 +02:00
vert Support empty structs. 2018-04-05 16:26:54 +02:00