SPIRV-Cross/reference/shaders-msl/flatten
Hans-Kristian Arntzen b46910e9f5 Access chain into packed vectors as arrays.
Cleaner and should be more compatible with storing to packed vector
elements.

Fix CompositeExtract bug with packed vectors on MSL.
2018-03-13 12:13:33 +01: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
rowmajor.flatten.vert CompilerMSL emit no-warning pragma when emitting spvConvertFromRowMajorCxR functions. 2018-01-06 00:51:25 -05:00
struct.flatten.vert Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
swizzle.flatten.vert Access chain into packed vectors as arrays. 2018-03-13 12:13:33 +01:00
types.flatten.frag Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00