Roll glslang to get a `gn check` fix.
TBR=kainino@chromium.org BUG= Change-Id: I46b7aaa8173685a81d89d0bf6cd93688114f80a0 Reviewed-on: https://dawn-review.googlesource.com/c/2120 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
parent
146edf5bec
commit
61791eae36
2
DEPS
2
DEPS
|
@ -64,7 +64,7 @@ deps = {
|
|||
'condition': 'dawn_standalone',
|
||||
},
|
||||
'third_party/glslang': {
|
||||
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a08f465d5398518e9a6aeebd4775604a4c10e381',
|
||||
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@0ac199df32687fe17b38cd2d0da64c3742e24fef',
|
||||
'condition': 'dawn_standalone',
|
||||
},
|
||||
'third_party/shaderc': {
|
||||
|
|
Loading…
Reference in New Issue