SPIRV-Cross/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 Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
tesc MSL: Add support for processing more than one patch per workgroup. 2020-07-23 17:59:54 -05:00
tese MSL: Force unnamed array builtin attributes to have a name. 2019-02-20 22:16:51 -06:00
vert Add tests for OpSpecConstantOp ops OpQuantizeToF16 and OpSRem. 2021-09-05 16:51:04 -04:00