SPIRV-Cross/reference/shaders-msl-no-opt/comp
Hans-Kristian Arntzen eeb3f24991 Properly deal with sign-dependent GLSL opcodes.
The GLSLstd450 spec is very lax about input signs, so we need to do the
bitcasting dance to implement it correctly.
2019-03-27 12:20:53 +01:00
..
bitfield.comp Properly deal with sign-dependent GLSL opcodes. 2019-03-27 12:20:53 +01:00
loop.comp Declare read-only SSBOs as const device in MSL. 2018-05-25 10:14:05 +02:00
return.comp Use declared binding in SPIR-V as a fallback for explicit MSL binds. 2018-04-04 12:25:11 +02:00