SPIRV-Cross/reference/shaders-msl-no-opt/asm
Hans-Kristian Arntzen abb345d0b3 MSL: Deal with Modf/Frexp where output is access chain to scalar.
This is not allowed as we cannot take mutable reference to a
vec.{x,y,z,w}. We only care about scalar since entire vectors are fine.
2019-07-26 11:02:38 +02:00
..
comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
frag MSL: Deal with Modf/Frexp where output is access chain to scalar. 2019-07-26 11:02:38 +02:00
packing Do not disable temporary forwarding when we suppress usage tracking. 2019-07-23 19:18:44 +02:00
vert Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00