SPIRV-Cross/reference/shaders-msl/desktop-only
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
..
comp Correct carry/borrow bit checks. 2018-11-14 10:13:56 -06:00
frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
tesc Fix tests for device->constant address space change in MSL tessellation control shader generation. 2019-04-10 18:37:04 +01:00
tese MSL: Don't bother fixing up triangle tess coords. 2019-02-20 14:30:44 -06:00
vert MSL: New SDK errors out on cull distance. 2019-06-14 12:12:40 +02:00