SPIRV-Cross/reference/shaders-msl/asm
Chip Davis 7a7e210515 MSL: Force unnamed array builtin attributes to have a name.
That way, when we refer to them, they'll have the name that we're
expecting.
2019-02-20 22:16:51 -06:00
..
comp MSL: Add a preliminary check for bad arrays of structs. 2019-01-28 15:20:30 +01:00
frag Support LUTs in single-function CFGs on Private storage class. 2019-02-06 10:38:59 +01:00
tesc MSL: Drop stores to nonexistent tess levels. 2019-02-20 09:11:24 -06:00
tese MSL: Force unnamed array builtin attributes to have a name. 2019-02-20 22:16:51 -06:00
vert Fix case where a struct is loaded which contains a row-major matrix. 2019-02-20 12:19:00 +01:00