SPIRV-Cross/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 Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
frag Pass the swizzle constants as a buffer. 2018-09-22 19:36:11 -05:00
packing Add test for array of scalar struct. 2019-07-23 15:30:03 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag MSL: Fix passing a sampled image to a function. 2019-01-14 09:29:31 -06:00