Update to latest SPIRV-Cross.
MSL: Emit interface block members of array length 1 as arrays instead of scalars.
This commit is contained in:
parent
8c35b085a5
commit
e00fef5b69
@ -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.
|
||||
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
0d4ce028bf8b8a94d325dc1e1c20446153ba19c4
|
||||
c52333b984c529f92f0c33e3a0ef01d1322c8a07
|
||||
|
Loading…
x
Reference in New Issue
Block a user