Commit 59cd8821 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 720c5deb0244..53902309eda9 (9 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/720c5deb0244..53902309eda9 git log 720c5deb0244..53902309eda9 --date=short --no-merges --format='%ad %ae %s' 2019-11-20 petr_kraus@email.cz tests: Fix Mock workaround in acquire test 2019-11-20 petr_kraus@email.cz tests: Remove redundant skip msg in acquire test 2019-11-20 mikes@lunarg.com build: Add command counter object to GN build 2019-11-20 lionel.g.landwerlin@intel.com tests: Add tests for VK_KHR_performance_query 2019-11-20 lionel.g.landwerlin@intel.com layers: Add VK_KHR_performance_query validations 2019-11-20 mark@lunarg.com tests: Add test for BeginQuery timestamp qpool type 2019-11-20 mark@lunarg.com corechecks: Add check for QP timestamp type in BeginQuery 2019-11-20 camden@lunarg.com tests: Add Subclass for BestPractices Tests 2019-11-20 shannon@lunarg.com build: Update VUIDs for 1.1.128 header Created with: gclient setdep -r third_party/vulkan-validation-layers/src@53902309eda9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-validation-layers-angle-autoroll Please CC courtneygo@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=courtneygo@google.com Change-Id: Ifc8638f072f801727f8dc0de1f3b2192d8c8a6b4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1928220Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent fdbc1ace
......@@ -60,7 +60,7 @@ vars = {
'vulkan_tools_revision': '40cd2166a44647a4283517e31af4589410c654eb',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '720c5deb024426c0320fc07803155939af2fa9b9',
'vulkan_validation_revision': '53902309eda9b202649e5ce576192c73cf9aa793',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment