Skip to content

Commit

Permalink
Roll external/spirv-headers/ 45fc02a6c..d790ced75 (2 commits)
Browse files Browse the repository at this point in the history
KhronosGroup/SPIRV-Headers@45fc02a...d790ced

$ git log 45fc02a6c..d790ced75 --date=short --no-merges --format='%ad %ae %s'
2023-08-23 dneto Validate enums have sensible versions and are visible (KhronosGroup#369)
2023-08-16 viktoria.maksimova Headers support for two Intel extensions (KhronosGroup#356)

Created with:
  roll-dep external/spirv-headers
  • Loading branch information
GitHub Actions[bot] committed Aug 28, 2023
1 parent 32e2867 commit 63b39ec
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': '73031bbc08cb3e3200497be4a50e37d6f3acc1d0',
'spirv_headers_revision': '45fc02a6c67016b3e5ff6e4896a61544a40f90f8',
'spirv_headers_revision': 'd790ced752b5bfc06b6988baadef6eb2d16bdf96',
}

deps = {
Expand Down

0 comments on commit 63b39ec

Please sign in to comment.