Commit 0a768f24 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 3bae90706d26 to 94f1ce331e85 (10 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/3bae90706d26..94f1ce331e85 2020-07-09 lionel.g.landwerlin@intel.com layers: fix image/view with modifier format feature storage 2020-07-09 shannon@lunarg.com build: Fix VUID inconsistencies for 1.2.146 header 2020-07-09 shannon@lunarg.com build: Update known-good files for 1.2.146 header 2020-07-09 tony@lunarg.com layers: Fix log message 2020-07-09 tony@lunarg.com gpu: Fix enabling of required features 2020-07-09 tony@lunarg.com tests: Add PhysicalDeviceFeatures to device profile api 2020-07-09 s.fricke@samsung.com layers: Move some sparse VU to stateless 2020-07-09 40687079+rumblehhh@users.noreply.github.com Update BUILD.md to use correct helper.cmake path 2020-07-08 s.fricke@samsung.com tests: Add VUID 02711 2020-07-08 s.fricke@samsung.com layers: Add VUID 02711 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 syoussefi@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/+doc/master/autoroll/README.md Bug: None Tbr: syoussefi@google.com Change-Id: Ie785c2a96631396eddff2a3af035d32de99d572d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2291930Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 1d8240d8
...@@ -69,7 +69,7 @@ vars = { ...@@ -69,7 +69,7 @@ vars = {
'vulkan_tools_revision': '68bfbc2194972f4b4ccd6073758bfa5ece522f67', 'vulkan_tools_revision': '68bfbc2194972f4b4ccd6073758bfa5ece522f67',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '3bae90706d263f65814618ba83c8fab86058e426', 'vulkan_validation_revision': '94f1ce331e85d3fb2b2c03997812c4cacb2ec152',
# 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