SPIRV-Cross/reference/shaders-msl-no-opt
Hans-Kristian Arntzen 6071df5840 Fix wrong detection of trivial_mix_op.
Effectively, only the last component of the select was considered, need
to correctly early out if any case is hit.
2021-10-13 15:34:00 +02:00
..
asm MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
comp Fix wrong detection of trivial_mix_op. 2021-10-13 15:34:00 +02:00
components MSL: Handle array with component when we cannot rely on user() attrib. 2021-05-21 13:46:33 +02:00
frag MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
packing MSL: Do not emit swizzled writes in packing fixups. 2020-07-06 10:03:46 +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: Use proper array for quad tess levels. 2021-04-23 14:12:00 +02:00
vert MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
vulkan/frag MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00