SPIRV-Cross/reference/shaders-msl/vulkan
Hans-Kristian Arntzen 07c76f66b5 MSL: Add {Base,}{Vertex,Instance}Index to bitcast_from_builtin_load.
Totally missed these, so float(index) would not work correctly for
negative numbers.
2019-08-29 13:56:37 +02:00
..
comp Do not attempt to pack types which are already scalar. 2019-07-24 11:52:28 +02:00
frag Don't forward uses of an OpIsHelperInvocationEXT op. 2019-07-18 17:32:35 -05:00
vert MSL: Add {Base,}{Vertex,Instance}Index to bitcast_from_builtin_load. 2019-08-29 13:56:37 +02:00