Skip to content

Commit

Permalink
Roll external/spirv-headers/ 05cc48658..8b246ff75 (2 commits)
Browse files Browse the repository at this point in the history
KhronosGroup/SPIRV-Headers@05cc486...8b246ff

$ git log 05cc48658..8b246ff75 --date=short --no-merges --format='%ad %ae %s'
2024-03-01 rlocatti Add SPV_NV_raw_access_chains (KhronosGroup#417)
2024-02-28 viktoria.maksimova Headers support for SPV_INTEL_maximum_registers extension (KhronosGroup#416)

Created with:
  roll-dep external/spirv-headers
  • Loading branch information
GitHub Actions[bot] committed Mar 14, 2024
1 parent 4568de0 commit 1c3e931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vars = {
'protobuf_revision': 'v21.12',

're2_revision': '108914d28a79243d4300e7e651cd0a0d5883ca0f',
'spirv_headers_revision': '05cc486580771e4fa7ddc89f5c9ee1e97382689a',
'spirv_headers_revision': '8b246ff75c6615ba4532fe4fde20f1be090c3764',
}

deps = {
Expand Down

0 comments on commit 1c3e931

Please sign in to comment.