Skip to content

Commit

Permalink
Update SPIRV-Tools, SPIRV-Headers
Browse files Browse the repository at this point in the history
These now use the 'alias' mechanism in the SPIR-V json grammar.
See KhronosGroup/SPIRV-Headers#447
and KhronosGroup/SPIRV-Tools#5799
  • Loading branch information
dneto0 committed Oct 9, 2024
1 parent f77c871 commit 740fd36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ vars = {
'glslang_revision': '9d00d6d6cad638bebc7cd852b1e6e1244de42679',
'googletest_revision': '1d17ea141d2c11b8917d2c7d029f1c4e2b9769b2',
're2_revision': '4a8cee3dd3c3d81b6fe8b867811e193d5819df07',
'spirv_headers_revision': 'a62b032007b2e7a69f24a195cbfbd0cf22d31bb0',
'spirv_tools_revision': '4310fd4edae21d711ab31f5183704ad320329419',
'spirv_headers_revision': '07ddb1c0f1ffa929262d4568481a692bb0fb1535',
'spirv_tools_revision': 'fcf994a619608c2bdb505189f6e325b1a6b4f294',
}

deps = {
Expand Down

0 comments on commit 740fd36

Please sign in to comment.