Roll glslang and shaderc

These new versions contain the fix for not having static libraries
with no sources depending on source sets in their BUILD.gn

BUG=chromium:870747

Change-Id: Ib979d5ee581f37db22347f0f725086a9b9833d07
Reviewed-on: https://dawn-review.googlesource.com/c/1900
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Corentin Wallez 2018-10-23 12:50:10 +00:00 committed by Commit Bot service account
parent f9d217b0e9
commit 5aac265dcb
3 changed files with 4 additions and 4 deletions

4
DEPS
View File

@ -64,11 +64,11 @@ deps = {
'condition': 'dawn_standalone',
},
'third_party/glslang': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ca042a0ffbb6fe09a47c1c867d911b3a69d2102e',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a08f465d5398518e9a6aeebd4775604a4c10e381',
'condition': 'dawn_standalone',
},
'third_party/shaderc': {
'url': '{chromium_git}/external/github.com/google/shaderc@196d38f64e4d919ddb26557f176ca134e2d88ddc',
'url': '{chromium_git}/external/github.com/google/shaderc@909f0d3d31e7e7c8f39b40ba0e1dd7f99b749776',
'condition': 'dawn_standalone',
},

2
third_party/glslang vendored

@ -1 +1 @@
Subproject commit ca042a0ffbb6fe09a47c1c867d911b3a69d2102e
Subproject commit a08f465d5398518e9a6aeebd4775604a4c10e381

2
third_party/shaderc vendored

@ -1 +1 @@
Subproject commit 196d38f64e4d919ddb26557f176ca134e2d88ddc
Subproject commit 909f0d3d31e7e7c8f39b40ba0e1dd7f99b749776