Commit d62881ce by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-validation-layers/src f32bf1c930c8..97484d689869 (16 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/f32bf1c930c8..97484d689869 git log f32bf1c930c8..97484d689869 --date=short --first-parent --format='%ad %ae %s' 2020-03-03 mark@lunarg.com practices: Call statetracker base for all record funcs 2020-03-03 mark@lunarg.com practices: Remove static extension deprecation info 2020-03-03 mark@lunarg.com practices: Add code-generated checks for deprecated exts 2020-03-03 mark@lunarg.com scripts: Updated bp gen to collect deprecation info 2020-03-03 mark@lunarg.com practices: Hook up code-gen'd VkResult warning checks 2020-03-03 mark@lunarg.com scripts: Add best practices gen'd files to generate_source 2020-03-03 mark@lunarg.com scripts: Add best practices files 2020-03-03 mark@lunarg.com scripts: Update lvl_genvk.py for best practices files 2020-03-03 mark@lunarg.com scripts: Add best practices code generator script 2020-03-03 mark@lunarg.com practices: Change names of non-generated bestpractices files 2020-03-03 mark@lunarg.com logging: Use core object types in place of deprecated ones 2020-03-03 mark@lunarg.com utils: Fix invalid utils create info sType 2020-03-03 mark@lunarg.com tests: Use bespoke enums for error type 2020-03-03 mark@lunarg.com utils: Use local warn/error/info enum defs 2020-03-03 mark@lunarg.com tests: Enable debug utils for test framework 2020-03-03 jasuarez@igalia.com build: Export build commands Created with: gclient setdep -r third_party/vulkan-validation-layers/src@97484d689869 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 ianelliott@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: ianelliott@google.com Change-Id: Ia6a912a6640798f5c3675c285c3ec79dd5c97ce1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2086709Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 7a14bf5b
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': 'a553ed74b7fe3d5d14da312d47144ccfc4514a4b', 'vulkan_tools_revision': 'a553ed74b7fe3d5d14da312d47144ccfc4514a4b',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'f32bf1c930c803d45b2bb6a28406dfa02231ebc8', 'vulkan_validation_revision': '97484d689869b39d82925708645d53f6d86f3b2b',
# 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