Skip to content

Commit

Permalink
Validate version 5 of clspv reflection (KhronosGroup#5050)
Browse files Browse the repository at this point in the history
* Validate version 5 of clspv reflection

* Add validation for instructions in versions 2 through 5
* Change the instruction reported for remaining indices on an access
  chain to the access chain itself for clarity

* update spirv-headers
  • Loading branch information
alan-baker authored Jan 11, 2023
1 parent bfd2786 commit 7e8813b
Show file tree
Hide file tree
Showing 4 changed files with 1,065 additions and 31 deletions.
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': 'v3.13.0.1',

're2_revision': 'd2836d1b1c34c4e330a85a1006201db474bf2c8a',
'spirv_headers_revision': '34d04647d384e0aed037e7a2662a655fc39841bb',
'spirv_headers_revision': 'd13b52222c39a7e9a401b44646f0ca3a640fbd47',
}

deps = {
Expand Down
Loading

0 comments on commit 7e8813b

Please sign in to comment.