SPIRV-Cross/reference/opt
Hans-Kristian Arntzen 314efdcc42 MSL: Fix declaration of unused input variables.
In multiple-entry-point modules, we declared builtin inputs which were
not supposed to be used for that entry point.

Fix this, by being more strict when checking which builtins to emit.
2019-05-31 13:23:34 +02:00
..
shaders Support emitting OpLine directive. 2019-05-28 13:44:24 +02:00
shaders-hlsl Support emitting OpLine directive. 2019-05-28 13:44:24 +02:00
shaders-msl MSL: Fix declaration of unused input variables. 2019-05-31 13:23:34 +02:00