Update to latest SPIRV-Cross.

MSL: Emit interface block members of array length 1 as arrays instead of scalars.
This commit is contained in:
Bill Hollings 2022-04-27 15:02:14 -04:00
parent 8c35b085a5
commit e00fef5b69
2 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,8 @@ Released TBD
- Fix error where previously bound push constants can override a descriptor buffer binding
used by a subsequent pipeline that does not use push constants.
- Support attachment clearing when some clearing formats are not specified.
- Update to latest SPIRV-Cross:
- MSL: Emit interface block members of array length 1 as arrays instead of scalars.

View File

@ -1 +1 @@
0d4ce028bf8b8a94d325dc1e1c20446153ba19c4
c52333b984c529f92f0c33e3a0ef01d1322c8a07