SPIRV-Cross/reference
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
..
opt MSL: Add opt-in support for huge IABs. 2019-10-14 16:20:34 +02:00
shaders Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders-hlsl Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
shaders-hlsl-no-opt Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders-msl MSL: Add opt-in support for huge IABs. 2019-10-14 16:20:34 +02:00
shaders-msl-no-opt MSL: Fix regression with OpCompositeConstruct from std140 float[]. 2019-10-11 11:21:43 +02:00
shaders-no-opt Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
shaders-reflection Reflect: Deal with workgroup size being specialization constants. 2019-10-04 10:50:50 +02:00