SPIRV-Cross/reference/opt/shaders-msl/asm
Chip Davis 06ef3de002 GLSL, MSL: Handle OpUndef as part of a constant composite.
Fixes the CTS test
`dEQP-VK.spirv_assembly.instruction.compute.opundef.undefined_constant_composite`
and helps with another,
`dEQP-VK.spirv_assembly.instruction.compute.opundef.undefined_spec_constant_composite`.
Unfortunately, fixing the latter requires another change.
2022-11-20 02:08:33 -08:00
..
comp GLSL, MSL: Handle OpUndef as part of a constant composite. 2022-11-20 02:08:33 -08:00
frag Roll dependencies. 2022-05-27 13:28:25 +02:00
tesc MSL: Fix '--msl-multi-patch-workgroup' out of bounds reads when dispatching more threads than control points (#1662) 2021-04-29 20:01:26 +02:00
tese MSL: Support "raw" buffer input in tessellation evaluation shaders. 2022-10-18 14:58:59 -07:00
vert Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00