SPIRV-Cross/reference/shaders-msl-no-opt/components
Hans-Kristian Arntzen 99ae0d32e9 MSL: Handle array with component when we cannot rely on user() attrib.
In these cases, we emit one variable per location, and so we must
flatten stuff.
2021-05-21 13:46:33 +02:00
..
fragment-input-component.frag MSL: Add trivial tests for Component decoration. 2020-01-07 11:36:51 +01:00
fragment-output-component.frag MSL: Handle array with component when we cannot rely on user() attrib. 2021-05-21 13:46:33 +02:00
fragment-output-component.pad-fragment.frag MSL: Handle array with component when we cannot rely on user() attrib. 2021-05-21 13:46:33 +02:00
vertex-input-component.vert MSL: Handle array with component when we cannot rely on user() attrib. 2021-05-21 13:46:33 +02:00
vertex-output-component.vert MSL: Add trivial tests for Component decoration. 2020-01-07 11:36:51 +01:00