SPIRV-Cross/reference/opt/shaders-msl
Chip Davis d6aa911156 Flush all variables after storing through a variable pointer.
Since we can't know which variable was modified, we therefore have to
conservatively assume that any variable might have been modified.
2019-01-08 15:16:33 -06:00
..
asm Flush all variables after storing through a variable pointer. 2019-01-08 15:16:33 -06:00
comp Support bitcasts of 16-bit types. 2018-11-05 14:56:36 -06:00
desktop-only Correct carry/borrow bit checks. 2018-11-14 10:13:56 -06:00
flatten Update a bunch of test cases that I missed. 2018-09-03 17:31:15 -05:00
frag MSL: Workaround missing gradient2d() for sampler_compare. 2019-01-07 10:01:00 +01:00
legacy/vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
vert MSL: Emit wrapper for SSign (sign() for int types) 2018-11-08 13:08:34 +10:00
vulkan Add support for 8- and 16-bit types to GLSL and MSL. 2018-11-01 10:20:57 -05:00