mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-04 22:09:59 +03:00
Roll VK-GL-CTS from cedd20620c84 to 532cf9c253c0 (14 revisions)
cedd20620c..532cf9c253
2023-08-11 Tyler.Schneider@amd.com Callable shader test cases:
dEQP-VK.ray_tracing_pipeline.callable_shader.callable_shader*
2023-08-11 lorenzo@khronosgroup.org Merge vk-gl-cts/opengl-es-cts-3.2.9
into vk-gl-cts/main
2023-08-11 jbolz@nvidia.com Reenable copy_commands2 tests for VulkanSC
2023-08-11 ziga@lunarg.com Fix enabling sample shading in multisample
tests
2023-08-11 ziga@lunarg.com Fix VertexInputStateCreateInfo scope in
extended dynamic state tests
2023-08-11 ivan.briano@intel.com Add missing check for
VK_EXT_shader_object
2023-08-11 ziga@lunarg.com Fix including host query reset features
struct
2023-08-11 ziga@lunarg.com Fix primitives generated query tests with
secondary cmd buffers
2023-08-11 Tyler.Schneider@amd.com Added indirect trace version of
builtin test cases: dEQP-VK.ray_tracing_pipeline.builtin.indirect.*
2023-08-11 rgarcia@igalia.com Test GPL with pipeline robustness
2023-08-11 rgarcia@igalia.com Fix triangle strip with adjacency PGQ
tests
2023-08-11 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkan-cts-1.3.6
into vk-gl-cts/main
2023-08-08 lorenzo@khronosgroup.org Run vk-build-programs tests in
chunks
2023-08-07 rgarcia@igalia.com Fix build: DeviceDriver needs the API
version now as a 4th parameter
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: I8f319cd13bb9d1ce2e2e74616014fed76dafbe25
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4775825
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
4a195ce0ff
commit
987f0dfd64
2
DEPS
2
DEPS
@@ -51,7 +51,7 @@ vars = {
|
||||
'dummy_checkout_chromium': False,
|
||||
|
||||
# Current revision of VK-GL-CTS (a.k.a dEQP).
|
||||
'vk_gl_cts_revision': 'cedd20620c84f27f9da9191ec3c8c4d39cff446f',
|
||||
'vk_gl_cts_revision': '532cf9c253c0a7d60f9bc642943255845b284378',
|
||||
|
||||
# Current revision of googletest.
|
||||
# Note: this dep cannot be auto-rolled b/c of nesting.
|
||||
|
||||
2
third_party/VK-GL-CTS/src
vendored
2
third_party/VK-GL-CTS/src
vendored
Submodule third_party/VK-GL-CTS/src updated: cedd20620c...532cf9c253
Reference in New Issue
Block a user