Merge pull request #1583 from billhollings/update-spirv-cross
Update to latest SPIRV-Cross.
This commit is contained in:
commit
718113cd52
@ -26,6 +26,8 @@ Released TBD
|
|||||||
- Fix error where previously bound push constants can override a descriptor buffer binding
|
- Fix error where previously bound push constants can override a descriptor buffer binding
|
||||||
used by a subsequent pipeline that does not use push constants.
|
used by a subsequent pipeline that does not use push constants.
|
||||||
- Support attachment clearing when some clearing formats are not specified.
|
- 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