SPIRV-Cross/reference/shaders-msl-no-opt/tesc
Hans-Kristian Arntzen c1edd35d57 MSL: Use spvUnsafeArray for builtin arrays after all.
It will get too messy to deal with constant initializers any other way,
so just deal with complexity in argument_decl instead ...
2021-04-19 12:10:49 +02:00
..
copy-tess-level.tesc MSL: Handle load and store to TessLevel array in TESC. 2021-02-17 13:26:08 +01:00
passthrough-clip-cull.multi-patch.tesc MSL: Use spvUnsafeArray for builtin arrays after all. 2021-04-19 12:10:49 +02:00
tess-level-read-write-in-function-quad.tesc MSL: Fixup type when using tessellation levels in TESC functions. 2021-02-15 13:28:11 +01:00