SPIRV-Cross/reference/shaders-msl/flatten
Bill Hollings f591bc0d4a CompilerMSL enhancements.
Support BuiltInFragDepth.
Emit interface block for StorageClassUniformConstant.
Throw exception when output or fragment input structs contain matrix or array.
Dynamically created interface structs sorted by location number instead of alphabetically.
Add Compiler::is_array() function.
2017-06-30 19:10:46 -04:00
..
basic.flatten.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
multiindex.flatten.vert CompilerMSL elide unused builtins from entry function input and output structs. 2017-05-24 09:31:38 -04:00
push-constant.flatten.vert CompilerMSL elide unused builtins from entry function input and output structs. 2017-05-24 09:31:38 -04:00
struct.flatten.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
swizzle.flatten.vert CompilerMSL enhancements. 2017-06-30 19:10:46 -04:00
types.flatten.frag Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00