Skip to content

Commit

Permalink
Update SPIRV-Tools with raytracing fix
Browse files Browse the repository at this point in the history
Incorporate SPIRV-Tools fixes for new terminator
instructions in Vulkan raytracing extensions.
KhronosGroup/SPIRV-Tools#4050
  • Loading branch information
dneto0 committed Dec 7, 2020
1 parent 1520e40 commit 72d5143
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 @@ -9,7 +9,7 @@ vars = {
'googletest_revision': '36d8eb532022d3b543bf55aa8ffa01b6e9f03490',
're2_revision': '9e5430536b59ad8a8aff8616a6e6b0f888594fac',
'spirv_headers_revision': '104ecc356c1bea4476320faca64440cd1df655a3',
'spirv_tools_revision': 'cd590fa3341284cd6d1ee82366155786cfd44c96',
'spirv_tools_revision': 'b27b1afd12d05bf238ac7368bb49de73cd620a8e',
}

deps = {
Expand Down

0 comments on commit 72d5143

Please sign in to comment.