SPIRV-Cross-Vulnerable/reference/shaders-msl
Hans-Kristian Arntzen 510e1475c6
Merge pull request #756 from cdavis5e/relaxed-block-layout-2
MSL: Also pack 2- and 4- element vectors when necessary.
2018-11-15 10:09:09 +01:00
..
asm Test loading from and storing to packed vectors. 2018-11-14 10:47:20 -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 MSL: Emit F{Min,Max,Clamp} as fast:: and N{Min,Max,Clamp} as precise::. 2018-09-01 23:01:46 -05:00
frag MSL: Split out early_fragment_tests. 2018-11-12 16:20:49 +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