SPIRV-Cross/reference/shaders-msl
Hans-Kristian Arntzen 403011e973
Merge pull request #684 from cdavis5e/msl-builtin-vector-cast
MSL: Cast uses of builtin vectors to their declared SPIR-V type.
2018-09-11 19:59:58 +02:00
..
asm Merge pull request #684 from cdavis5e/msl-builtin-vector-cast 2018-09-11 19:59:58 +02:00
comp Add test shader for composite array initialization. 2018-09-10 10:05:00 +02:00
desktop-only MSL: Throw error on multisampled array textures. 2018-09-03 10:21:59 +02: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 Only declare typed initializer list for non-array types. 2018-09-10 10:04:17 +02:00
legacy/vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
vert Only declare typed initializer list for non-array types. 2018-09-10 10:04:17 +02:00
vulkan Use correct spirv-cross version when testing MSL 1.1 shaders. 2018-09-07 09:45:25 +02:00