SPIRV-Cross/reference/shaders-msl
Hans-Kristian Arntzen 4bb673a626 MSL: Add opt-in support for huge IABs.
If there are enough members in an IAB, we cannot use the constant
address space as MSL compiler complains about there being too many
members. Support emitting the device address space instead.
2019-10-14 16:20:34 +02:00
..
amd MSL: Support the SPV_AMD_shader_trinary_minmax extension. 2019-07-13 16:43:57 -05:00
asm Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
desktop-only Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
flatten Use to_unpacked_row_major_expression to unify row-major in MSL/GLSL. 2019-07-23 11:36:54 +02:00
frag MSL: Add opt-in support for huge IABs. 2019-10-14 16:20:34 +02:00
intel MSL: Support the SPV_INTEL_shader_integer_functions2 extension. 2019-07-15 09:42:36 -05:00
legacy/vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
tesc Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
tese Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
vert Merge pull request #1141 from troughton/inline-everything 2019-08-30 11:05:04 +02:00
vulkan Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00