Roll SPIRV-Tools

Change-Id: I0b30e4d2b0a142bb073e61329a49a517629e3234
This commit is contained in:
Corentin Wallez 2018-09-06 14:01:28 +02:00 committed by Corentin Wallez
parent cee1a43448
commit ae62847f1c
3 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -53,7 +53,7 @@ deps = {
# SPIRV compiler dependencies: SPIRV-Tools, SPIRV-headers, glslang and shaderc
'{dawn_root}/third_party/SPIRV-Tools': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@eda2cfbe128e5b71e9a0131f816ade5186ad6420',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@21bcb9d8b9dba1c7b7e1d0a8f5b6ad7ea26cc5b6',
'condition': 'dawn_standalone',
},
'{dawn_root}/third_party/spirv-headers': {

View File

@ -257,6 +257,7 @@ static_library("glslang_static") {
]
} else {
cflags_cc = [
"-Wno-implicit-fallthrough",
"-Wno-ignored-qualifiers",
"-Wno-unused-variable",
]

@ -1 +1 @@
Subproject commit eda2cfbe128e5b71e9a0131f816ade5186ad6420
Subproject commit 21bcb9d8b9dba1c7b7e1d0a8f5b6ad7ea26cc5b6