SPIRV-Cross/reference/shaders-ue4/asm/tesc
Hans-Kristian Arntzen d0953f6e4c MSL: Do not declare variables which will not be unflattened.
Non-patch arrays of IO variables in tesc/tese have their array index
stripped, and access chains are specially handled, we shouldn't attempt
to create "normal" arrays of these.
2019-10-26 16:10:12 +02:00
..
hs-incorrect-base-type.asm.tesc MSL: Do not declare variables which will not be unflattened. 2019-10-26 16:10:12 +02:00
hs-input-array-access.asm.tesc MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
hs-texcoord-array.asm.tesc MSL: Do not declare variables which will not be unflattened. 2019-10-26 16:10:12 +02:00
tess-factor-must-be-threadgroup.asm.tesc Implement constant empty struct correctly on all backends. 2019-10-26 16:10:11 +02:00