SPIRV-Cross/reference/shaders-msl/flatten
Bill Hollings d8d2da9d8d CompilerMSL allow swizzle of packed_float3 vectors by unpacking to float3.
Pass packed indicator back through OpAccessChain and OpLoad.
Unpack packed vector before applying swizzle.
Add packed swizzle test.
2018-01-05 17:46:56 -05: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 Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
swizzle.flatten.vert CompilerMSL allow swizzle of packed_float3 vectors by unpacking to float3. 2018-01-05 17:46:56 -05:00
types.flatten.frag Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00