Roll VK-GL-CTS from 49afd2823061 to 06492d671a2d (6 revisions)

49afd28230..06492d671a

2021-10-29 rgarcia@igalia.com Add compute test with zero dispatch size
2021-10-29 rgarcia@igalia.com Test contradictory parameters on swapchain creation
2021-10-29 paulthomson@google.com Revert "Exclude cov-function-with-nested-loops-called-from-nested-loops"
2021-10-29 juha.heiskanen@siru.fi Add buffer feature check for depth/stencil formats
2021-10-29 quic_mnetsch@quicinc.com Merge vk-gl-cts/vulkan-cts-1.2.8 into vk-gl-cts/master
2021-10-28 quic_mnetsch@quicinc.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll
Please CC timvp@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: timvp@google.com,angle-bots+autoroll-info@google.com
Change-Id: Ie032d02c4b759ebfe3f4dfe5cf61b9d5fed96b2f
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3254001
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2021-10-29 22:45:52 +00:00 коммит произвёл Angle LUCI CQ
Родитель 616dc2688f
Коммит 10356c0087
1 изменённых файлов: 1 добавлений и 1 удалений

2
DEPS
Просмотреть файл

@ -40,7 +40,7 @@ vars = {
'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': '49afd282306183025d1fbcb96ed4c7b911e85485',
'vk_gl_cts_revision': '06492d671a2d8a1dafc861fb22d9e707877ef185',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.