Commit 0b5f3df1 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src 7f2b55ced2ce..67eac5116ba3 (14 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/7f2b55ced2ce..67eac5116ba3 git log 7f2b55ced2ce..67eac5116ba3 --date=short --first-parent --format='%ad %ae %s' 2020-05-18 tony@lunarg.com tests: Add test for validation features 2020-05-18 tony@lunarg.com layers: Validate validation features 2020-05-18 s.fricke@samsung.com tests: Add AHB MemoryReq VUIDs 2020-05-18 s.fricke@samsung.com layers: Add AHB MemoryReq VUIDs 2020-05-16 mark@lunarg.com docs: Update khronos validation layer doc for form and content 2020-05-16 mark@lunarg.com tests: Add spec URL tests 2020-05-16 mark@lunarg.com cmake: Add spec build option to tests build 2020-05-16 mark@lunarg.com cmake: Add layer option to create annotated spec vuid links 2020-05-16 mark@lunarg.com logging: Construct either khronos or annotated spec links 2020-05-16 mark@lunarg.com scripts: Use apiversion from json file instead of hardcoded 2020-05-16 mark@lunarg.com scripts: Update val stats script to generate 1.2 errormsg URLs 2020-05-15 s.fricke@samsung.com layers: Add attachment index to message 2020-05-15 s.fricke@samsung.com layers: Label YCbCr VUIDs 2020-05-14 mark@lunarg.com practices: Warn that debug_report is deprecated Created with: gclient setdep -r third_party/vulkan-validation-layers/src@67eac5116ba3 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 geofflang@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: geofflang@google.com Change-Id: Ieba3c4690c670be0e0ce468630eab6c2b17863a3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2208702Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 0f7837f6
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': 'ca8958de123872d821eed1778b72fa8dd05bbcc6', 'vulkan_tools_revision': 'ca8958de123872d821eed1778b72fa8dd05bbcc6',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '7f2b55ced2cef499bf06c278932826534a7b1139', 'vulkan_validation_revision': '67eac5116ba382ba157db3ddaa061d53433f5dbf',
# 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