SPIRV-Cross/reference/opt/shaders-msl/flatten
Hans-Kristian Arntzen e2c95bdcbc MSL: Rewrite how resource indices are fallback-assigned.
We used to use the Binding decoration for this, but this method is
hopelessly broken. If no explicit MSL resource remapping exists, we
remap automatically in a manner which should always "just work".
2019-06-21 12:54:08 +02:00
..
basic.flatten.vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
multiindex.flatten.vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
push-constant.flatten.vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
rowmajor.flatten.vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
struct.flatten.vert Update a bunch of test cases that I missed. 2018-09-03 17:31:15 -05:00
swizzle.flatten.vert Access chain into packed vectors as arrays. 2018-03-13 12:13:33 +01:00
types.flatten.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00