Commit 218a939e by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 7d11021098f2 to 03f6ffd1dc46 (27 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/7d11021098f2..03f6ffd1dc46 2020-10-22 s.fricke@samsung.com layers: Label copy2 00212 2020-10-22 s.fricke@samsung.com tests: Check clearAttachment implict VUs 2020-10-22 s.fricke@samsung.com layers: Remove redundant implicit check 2020-10-22 locke@lunarg.com layers: Pref improvement 2020-10-22 locke@lunarg.com layers: Bug fixed 2020-10-21 locke@lunarg.com tests: VerifyDynamicStateSettingCommands 2020-10-21 locke@lunarg.com layers: VUID 02859 2020-10-21 locke@lunarg.com tests: Test Vertex Binding 2020-10-21 locke@lunarg.com layers: VUID-02721 2020-10-20 jbauman@google.com Revert "layers: Fix wrong if statement" 2020-10-20 locke@lunarg.com tests: Remove VUID-02686 2020-10-20 locke@lunarg.com layers: Remove VUID-02686 2020-10-20 s.fricke@samsung.com layers: Label VUID 04477 2020-10-20 s.fricke@samsung.com layers: Improve ValidateCmdQueueFlags message 2020-10-20 s.fricke@samsung.com tests: Remove clang 10 warning for string copy 2020-10-20 locke@lunarg.com tests: Push constant update 2020-10-20 locke@lunarg.com layers: VUID-vkCmdDraw-None-02698 2020-10-19 mark@lunarg.com stateless: Changed bool checks from warnings to errors 2020-10-19 jleger@qti.qualcomm.com layers: Remove unneeded validation checks 2020-10-17 locke@lunarg.com tests: Fixed 02686 bug 2020-10-17 locke@lunarg.com layers: Fixed 02686 bug 2020-10-16 mail@maltekliemann.com build: Fix Vulkan header/registry detection for SDK 2020-10-16 mark@lunarg.com corechecks: Fix QueryPoolIndex bug and remove query func 2020-10-16 mark@lunarg.com test: Added tests for QueryPoolResults VUIDs 2020-10-16 mark@lunarg.com layers: Added some QueryPoolResults VUID checks 2020-10-16 mark@lunarg.com tests: Add multiViewport/ViewportWithCount positive test 2020-10-16 mark@lunarg.com stateless: Account for DynStateWithCount for multiViewport 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,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: geofflang@google.com,syoussefi@google.com Change-Id: I3a54b8d0e0bef06297a04f90001343dbc4f7fe10 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2499261Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent a12072ca
...@@ -92,7 +92,7 @@ vars = { ...@@ -92,7 +92,7 @@ vars = {
'vulkan_tools_revision': 'ee0de094ddff8573a06b36b7fa7922de21ea372c', 'vulkan_tools_revision': 'ee0de094ddff8573a06b36b7fa7922de21ea372c',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '7d11021098f265c5d39a398d5009eab0123e3c8f', 'vulkan_validation_revision': '03f6ffd1dc4696aa0652db99927fb317b9cd8b75',
# 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