SPIRV-Cross/reference/opt/shaders-msl/asm
Hans-Kristian Arntzen 8216e87f02 Handle SPIR-V 1.4 selection constructs.
Fix bug in to_trivial_mix_op, where we made a pre-1.4 assumption that
component count of selector is equal to value component count.
2021-06-28 12:23:44 +02:00
..
comp Handle SPIR-V 1.4 selection constructs. 2021-06-28 12:23:44 +02:00
frag Add comment after inf/nan float number for clarifying. 2021-05-27 02:40:41 +08: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: Always enable Outputs in vertex stages. 2021-01-07 11:24:47 +01:00