Roll to latest LVL as of 5/16/18

Moving to HEAD of LVL master as of 5/16/18.
The LVL repo is now frozen and has been split into separate repos so
this will be the last LVL roll. Subsequent updates will have to use
the new, separate repos for layers, loader, and icd.

No changes were required to BUILD.gn with this latest update.

Bug: angleproject:2560
Change-Id: If692e4a11803318af4364fe0185fa25e2f82b790
Reviewed-on: https://chromium-review.googlesource.com/1062066
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Tobin Ehlis
2018-05-16 10:47:08 -06:00
committed by Commit Bot
parent 1c597eea31
commit 8a125ea75c
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -40,7 +40,7 @@ deps = {
'{android_git}/platform/external/shaderc/spirv-tools@9996173f363729b3a97309685dbd4d78547a63a7',
'{root}/third_party/vulkan-validation-layers/src':
'{android_git}/platform/external/vulkan-validation-layers@88e43c8f9a750839a5d6d3f90098505bad3a98a1',
'{android_git}/platform/external/vulkan-validation-layers@25d5884746a2de7b51a8ef3ec88e1cd8066460e8',
'{root}/third_party/zlib':
'{chromium_git}/chromium/src/third_party/zlib@da0819d6c816a61be6fcb2fcf9b74246f0f8b808',

View File

@@ -25,7 +25,7 @@ vars = {
'spirv_tools_revision': '9996173f363729b3a97309685dbd4d78547a63a7',
# Current revision of the Vulkan Validation Layers SDK.
'vulkan_revision': '88e43c8f9a750839a5d6d3f90098505bad3a98a1',
'vulkan_revision': '25d5884746a2de7b51a8ef3ec88e1cd8066460e8',
}
deps = {