Skip to content

Commit 12fec91

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll VK-GL-CTS from 962460e9975c to a9988483c086 (11 revisions)
https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/962460e9975c..a9988483c086 2025-01-17 benjamin.cheng@amd.com Check min/maxCodedExtent for encode tests 2025-01-17 kamil.goras@mobica.com Limit size of elements to 5000 before resize of vector in AtomicCounterTest::checkPath. 2025-01-17 jasuarez@igalia.com Skip texture size promotion for unsupported snorm 2025-01-17 marcin.hajder@mobica.com Fixed negative enhanced layouts tests to prevent optimizing out some variables 2025-01-17 okuznetsov@google.com Limit max sub group size for vktSubgroupsBallotMasksTests to 64 2025-01-17 gleese@broadcom.com Update depth edge-case tests to be extension agnostic 2025-01-17 rgarcia@igalia.com Test pairing a frag shader with PrimitiveID with mesh and vert shaders 2025-01-17 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkan-cts-1.4.1 into vk-gl-cts/main 2025-01-14 elima@igalia.com Fix Android build issue caused by comparison of ints of different sign 2025-01-13 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkansc-cts-1.0.2 into vk-gl-cts/main 2025-01-13 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkansc-cts-1.0.2 into vk-gl-cts/main 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-team@google.com,romanl@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: romanl@google.com Change-Id: I776361d4c636be481961ae7a339123a55d901fa1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6184845 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 51c42f1 commit 12fec91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ vars = {
4949
'dummy_checkout_chromium': False,
5050

5151
# Current revision of VK-GL-CTS (a.k.a dEQP).
52-
'vk_gl_cts_revision': '962460e9975ce1171f8021a5b7b06f73c69ad1fd',
52+
'vk_gl_cts_revision': 'a9988483c0864d7190e5e6264ccead95423dfd00',
5353

5454
# Current revision of googletest.
5555
# Note: this dep cannot be auto-rolled b/c of nesting.

third_party/VK-GL-CTS/src

Submodule src updated 33 files

0 commit comments

Comments
 (0)