SPIRV-Cross/reference
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
..
opt MSL: Fix declaration of unused input variables. 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-hlsl-no-opt Fix infinite loop when OpAtomic* temporaries are used in other blocks. 2019-04-24 09:33:39 +02:00
shaders-msl MSL: Fix declaration of unused input variables. 2019-05-31 13:23:34 +02:00
shaders-msl-no-opt MSL: Fix declaration of unused input variables. 2019-05-31 13:23:34 +02:00
shaders-no-opt GLSL: Implement GL_EXT_buffer_reference. 2019-04-26 11:43:51 +02:00
shaders-reflection Add generated reference shaders again 2019-03-26 15:21:12 +01:00