Skip to content

Commit

Permalink
Merge pull request #2409 from billhollings/update-spvx
Browse files Browse the repository at this point in the history
Pad array elements in Metal argument buffer when shader declares scalar.
  • Loading branch information
billhollings authored Dec 10, 2024
2 parents 570b78e + d9375b2 commit 5ad3ee5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Docs/Whats_New.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Released TBD
- Fix _SPIRV-Cross_ namespace build error on some alternate build environments.
- Fix recent failure of `CI.yml` to upload release build artifacts to GitHub.
- Remove support for deprecated `VK_NV_glsl_shader` extension, and GLSL conversions using _**MoltenVKShaderConverter**_.
- Update to latest SPIRV-Cross:
- MSL: Pad array elements in Metal argument buffer when shader declares scalar.



Expand Down
2 changes: 1 addition & 1 deletion ExternalRevisions/SPIRV-Cross_repo_revision
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e670b39cfced2f7258c73dc7cd708c6c639beaf0
022aad4559f4c153f44799b682ce52c92a48fd33

0 comments on commit 5ad3ee5

Please sign in to comment.