mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-03 14:09:33 +03:00
Roll VK-GL-CTS from 00cccd7cf562 to cedd20620c84 (11 revisions)
00cccd7cf5..cedd20620c
2023-08-07 lorenzo@khronosgroup.org Add check for maximum file size of
100MB
2023-08-07 ruoyu@amd.com Support FP16 CPU Rendering for GLES2
2023-08-07 Tyler.Schneider@amd.com Acceleration structures update test
cases: dEQP-VK.ray_tracing_pipeline.acceleration_structures.update.*
2023-08-07 ziga@lunarg.com Add vkCmdCopyQueryPoolResults tests with
multiview
2023-08-07 amber@igalia.com Test that the number of GS invocations is 0
for VS and TES
2023-08-07 pdaniell@nvidia.com Use the correct imageSize() component for
"width"
2023-08-07 rgarcia@igalia.com Allow selecting a subset of targets at
configuration time
2023-08-07 rgarcia@igalia.com Disable device robustBufferAccess in
pipeline robustness tests
2023-08-07 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkan-cts-1.3.6
into vk-gl-cts/main
2023-08-07 lorenzo@khronosgroup.org Update vulkan-docs to current
version
2023-08-07 lorenzo@khronosgroup.org Merge dev/VK_EXT_shader_object into
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,jonahr@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: jonahr@google.com
Change-Id: I7dfec313f0d5ec605ee0980bf973f7634d5cd115
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4757222
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:
committed by
Angle LUCI CQ
parent
8ba04f1c29
commit
e7eba55905
2
DEPS
2
DEPS
@@ -49,7 +49,7 @@ vars = {
|
||||
'dummy_checkout_chromium': False,
|
||||
|
||||
# Current revision of VK-GL-CTS (a.k.a dEQP).
|
||||
'vk_gl_cts_revision': '00cccd7cf56218573eecadb72c1154b6b37b2acb',
|
||||
'vk_gl_cts_revision': 'cedd20620c84f27f9da9191ec3c8c4d39cff446f',
|
||||
|
||||
# Current revision of googletest.
|
||||
# Note: this dep cannot be auto-rolled b/c of nesting.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"src/tests/deqp_support/deqp_data_autogen.gni":
|
||||
"66f7f626b3f33cd2aaaceb0592680be9",
|
||||
"third_party/VK-GL-CTS/src/CMakeLists.txt":
|
||||
"3afd0eaaee25b11566785231bd8d426f",
|
||||
"b0833449da0f2507af743ad95337fd1c",
|
||||
"third_party/VK-GL-CTS/src/execserver/CMakeLists.txt":
|
||||
"38aa187592e6ef9a331fc1ea313fc68d",
|
||||
"third_party/VK-GL-CTS/src/executor/CMakeLists.txt":
|
||||
@@ -48,9 +48,9 @@
|
||||
"third_party/VK-GL-CTS/src/external/spirv-tools/CMakeLists.txt":
|
||||
"cca8b4b984c40afb9880d177d53623a1",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt":
|
||||
"a4ef50c0e3d5e55658d3153a18ea44d3",
|
||||
"ba2c93e2613712520e6f7487eebb302f",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt":
|
||||
"332da55cca2e6eebf6e0b4c140fddfcd",
|
||||
"5fd69347151e3a32027c45196099cdb6",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt":
|
||||
"51aed6000e6c76f2e4a5922e48841885",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt":
|
||||
@@ -117,6 +117,8 @@
|
||||
"8c4ca66cc48131ed0d1380e13d44b6e7",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sc/CMakeLists.txt":
|
||||
"59984e5eeb9a42789bd499b24b45fdc9",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shader_object/CMakeLists.txt":
|
||||
"c871efdd1959d74856c9794060052bdc",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/CMakeLists.txt":
|
||||
"cc604781e2ee1185d026e221f3348c4d",
|
||||
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/CMakeLists.txt":
|
||||
|
||||
Reference in New Issue
Block a user