aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2020-04-20 07:01:30 +0000
committerCommit Bot <commit-bot@chromium.org>2020-04-20 08:09:01 +0000
commit8c693ae8890f46548002a71469c4d9941d561d0e (patch)
tree81e68009f5c06cad738bce3f64b415a246a88ea1
parentc3080648b4a9735a03a791882ec672d64052df7f (diff)
downloadangle-8c693ae8890f46548002a71469c4d9941d561d0e.tar.gz
Roll third_party/vulkan-tools/src 454ab259c1b8..8824107d57d3 (1 commits)
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/454ab259c1b8..8824107d57d3 git log 454ab259c1b8..8824107d57d3 --date=short --first-parent --format='%ad %ae %s' 2020-04-17 locke@lunarg.com icd: Set texel size is 32 Created with: gclient setdep -r third_party/vulkan-tools/src@8824107d57d3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-tools-angle-autoroll Please CC timvp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: timvp@google.com Change-Id: I5b93c96db1e0a2cdd4fbf83bbbda85bf741c3083 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2156119 Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fab39089fd..176eaa2255 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': '50eaecd721a2280a3eb9366c50c4b19e75d7e53e',
# Current revision of Khronos Vulkan-Tools.
- 'vulkan_tools_revision': '454ab259c1b82c392c1cb3cbb164b73ac52a9478',
+ 'vulkan_tools_revision': '8824107d57d32b613e1365bdb1fdd79e02be022b',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'da9102fb013def3b01d6fa77d059ee60e875c2b2',