Roll VK-GL-CTS from f08773d25d83 to 2d84fcfd2251 (4 revisions)

f08773d25d..2d84fcfd22

2022-09-08 mohd.faisal@arm.com Added missing android hardware buffer formats
2022-09-08 mika.vainola@siru.fi Test PGQ with disabled color output
2022-09-08 quic_mnetsch@quicinc.com Merge vk-gl-cts/vulkan-cts-1.3.3 into vk-gl-cts/main
2022-09-01 ziga@lunarg.com Update structs and enums that were renamed in the latest spec

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 angle-bots+autoroll-info@google.com,yuxinhu@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: angle-bots+autoroll-info@google.com,yuxinhu@google.com
Change-Id: I63c898990682311c703d7e611f80c318fec62197
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3882482
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2022-09-08 15:55:49 +00:00 коммит произвёл Angle LUCI CQ
Родитель 313956f2b5
Коммит 6387f41183
1 изменённых файлов: 1 добавлений и 1 удалений

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

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