SPIRV-Cross/reference/shaders-msl-no-opt
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
..
asm MSL: Deal with Modf/Frexp where output is access chain to scalar. 2019-07-26 11:02:38 +02:00
comp Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00
frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
packing Add test for array of scalar struct. 2019-07-23 15:30:03 +02:00
vert MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
vulkan/frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00