Skip to content

Commit

Permalink
Update DEPS (#1402)
Browse files Browse the repository at this point in the history
Latest Glslang
Latest SPIRV-Tools
Latest SPIRV-Headers (except NV raw access chains)
  • Loading branch information
dneto0 authored Mar 5, 2024
1 parent 65fa097 commit f50d674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ vars = {

'abseil_revision': '5be22f98733c674d532598454ae729253bc53e82',
'effcee_revision' : '19b4aa87af25cb4ee779a071409732f34bfc305c',
'glslang_revision': '30661abd9c3e97144f79cb30f2fb5a0da2c7b93c',
'glslang_revision': 'ad7e719c3bd7fab92be1f934d20564bdf473b8cb',
'googletest_revision': 'e47544ad31cb3ceecd04cc13e8fe556f8df9fe0b',
're2_revision': 'c9cba76063cf4235c1a15dd14a24a4ef8d623761',
'spirv_headers_revision': 'e77d03080b90c5d361663a67834c57bb1fddaec2',
'spirv_tools_revision': '784b064f90a597d2478064161438f4986485b5',
'spirv_headers_revision': 'b73e168ca5e123dcf3dea8a34b19a5130f421ae1',
'spirv_tools_revision': '5bc7c2876359787f120ceb9f9bedbbc4907438c4',
}

deps = {
Expand Down

0 comments on commit f50d674

Please sign in to comment.