Roll VK-GL-CTS from 0170b4a25e36 to eaf78cbfdaed (4 revisions)

0170b4a25e..eaf78cbfda

2022-08-05 ziga@lunarg.com Test dynamic rendering with no framebuffer attachments
2022-08-05 Piotr.Sobczak@amd.com     Add another alternative to reflect() precision tests
2022-08-04 quic_mnetsch@quicinc.com Merge vk-gl-cts/vulkan-cts-1.3.3 into vk-gl-cts/main
2022-07-29 ari.suonpaa@siru.fi Add tests for non-uniform interpolant indexing

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,geofflang@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,geofflang@google.com
Change-Id: I400bb037e3c715fa8e170152aa3b06531f219b34
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3817282
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 2022-08-08 15:15:25 +00:00 коммит произвёл Angle LUCI CQ
Родитель 2de8bb42a9
Коммит aaf293c890
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': '0170b4a25e36c25442a40a05a21da8452bdab9b4',
'vk_gl_cts_revision': 'eaf78cbfdaedcce31397890f0d6cd4f95452a838',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.