SPIRV-Cross/reference/shaders-msl-no-opt/vert
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
..
functions_nested.vert MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
pass-array-by-value.vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00