SPIRV-Cross/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 Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
push-constant.flatten.vert Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00
struct.flatten.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02: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