Commit 14820b1e by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src d2c3daeb56e9..2b19f3916726 (10 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d2c3daeb56e9..2b19f3916726 git log d2c3daeb56e9..2b19f3916726 --date=short --first-parent --format='%ad %ae %s' 2019-12-13 mark@lunarg.com tests: Add tests for DescTemplates fixes and new VUIDs 2019-12-13 mark@lunarg.com objlifetimes: Fix CreateDescUpdateTemplates object val 2019-12-13 mark@lunarg.com build: Update glslang & VulkanTools known-good IDs 2019-12-13 geecandrey@gmail.com corechecks: Invalid error message in vkCmdPipelineBarrier 2019-12-13 mark@lunarg.com tests: Add positive test for tooling ext query 2019-12-13 mark@lunarg.com chassis: Support tooling queries in khronos layer 2019-12-13 mark@lunarg.com chassis: Add physicaldevice support for tools info API 2019-12-13 mark@lunarg.com stateless: Update for new struct_type_array case 2019-12-13 mark@lunarg.com chassis: Implement GetPhysicalDeviceProcAddr layer func 2019-12-13 jeremyk@lunarg.com layers: Fix issue 1416 Created with: gclient setdep -r third_party/vulkan-validation-layers/src@2b19f3916726 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 ianelliot@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: ianelliot@google.com Change-Id: Idadb73efcc3bdf73f0dfd41d4f1793eb93e3b0b1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1969220Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent d1860ea1
...@@ -60,7 +60,7 @@ vars = { ...@@ -60,7 +60,7 @@ vars = {
'vulkan_tools_revision': 'c1a7421f0f93b322822515a3d7457f1033602efe', 'vulkan_tools_revision': 'c1a7421f0f93b322822515a3d7457f1033602efe',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'd2c3daeb56e93c4e1dcd66bdf4315c4219c423d7', 'vulkan_validation_revision': '2b19f3916726243552178be6f8d38454bbb1db63',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # 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