Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorJamie Madill <jmadill@chromium.org>2020-03-16 18:42:05 +0300
committerGitHub <noreply@github.com>2020-03-16 18:42:05 +0300
commit25ede1ced6797f9a3689ae7dac5085ce8236c573 (patch)
tree97ea105e112fd6fe19be094e16c151e1f7be9254 /DEPS
parent7a8f79762c4aafa8679cc653f21995ffa3a5dcd2 (diff)
Roll external/spirv-headers/ 30ef660ce..a17e17e36 (1 commit) (#3230)
https://github.com/KhronosGroup/SPIRV-Headers/compare/30ef660ce2e6...a17e17e36da4 $ git log 30ef660ce..a17e17e36 --date=short --no-merges --format='%ad %ae %s' 2020-03-13 jmadill Add missing header to BUILD.gn. Created with: roll-dep external/spirv-headers
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b4d0e1a9b..e13ca0da9 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
'effcee_revision': 'cd25ec17e9382f99a895b9ef53ff3c277464d07d',
'googletest_revision': 'f2fb48c3b3d79a75a88a99fba6576b25d42ec528',
're2_revision': '5bd613749fd530b576b890283bfb6bc6ea6246cb',
- 'spirv_headers_revision': '30ef660ce2e666f7ae925598b8a267f4da6d33aa',
+ 'spirv_headers_revision': 'a17e17e36da44d2cd1740132ecd7a8cb078f1d15',
}
deps = {