ci/angle: Uprev ANGLE

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33513>
This commit is contained in:
Valentine Burley 2025-02-12 16:43:37 +01:00 committed by Marge Bot
parent 5eea8f6fe8
commit 2e48bcf064
14 changed files with 14 additions and 99 deletions

View file

@ -9,7 +9,7 @@ set -uex
uncollapsed_section_start angle "Building ANGLE"
ANGLE_REV="76025caa1a059f464a2b0e8f879dbd4746f092b9"
ANGLE_REV="6abdc11741c4932e8e64ec055e67f556a7cbb5b1"
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
if [[ -z "${ANGLE_ARCH:-}" ]]; then

View file

@ -30,10 +30,10 @@ variables:
DEBIAN_ARM64_TEST_IMAGE_VK_PATH: "debian/arm64_test-vk"
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_TEST_ANDROID_TAG: "20250212-re-angle"
DEBIAN_TEST_ANDROID_TAG: "20250212-up-angle"
DEBIAN_TEST_GL_TAG: "20250204-fix-deqp"
DEBIAN_TEST_VK_TAG: "20250204-fix-deqp"
KERNEL_ROOTFS_TAG: "20250212-fix-angle"
KERNEL_ROOTFS_TAG: "20250212-up-angle"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20250129-lavacli"

View file

@ -101,3 +101,6 @@ dEQP-GLES2.functional.fbo.render.recreate_colorbuffer.rebind_rbo_bgra_depth_comp
dEQP-GLES2.functional.fbo.render.recreate_depthbuffer.rebind_rbo_bgra_depth_component16,Fail
dEQP-GLES2.functional.fbo.render.resize.rbo_bgra_depth_component16,Fail
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_depth_component16,Fail
# New failure with ANGLE 2025-02-12
KHR-GLES3.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit,Crash

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*RADV"
[[deqp]]

View file

@ -8,7 +8,7 @@ deqp_args = [
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
fraction = 4
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*RADV"
[[deqp]]

View file

@ -53,33 +53,3 @@ dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.bgra,Fail
# new failures with ANGLE 2024-10-17
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
# Validation layer failure:
# https://docs.vulkan.org/spec/latest/chapters/resources.html#VUID-VkImageViewCreateInfo-pNext-01585
# https://issues.angleproject.org/issues/382051956
KHR-GLES31.core.shader_image_load_store.advanced-cast-cs,Crash
KHR-GLES31.core.shader_image_load_store.advanced-cast-fs,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8i,Crash

View file

@ -3,9 +3,6 @@ dEQP-GLES2.functional.shaders.builtin_variable.fragcoord_xyz,Fail
dEQP-GLES3.functional.shaders.builtin_variable.fragcoord_xyz,Fail
multisample-dEQP-GLES3.functional.shaders.builtin_variable.fragcoord_xyz,Fail
# deqp-gles31: ../src/intel/vulkan/anv_private.h:5588: anv_image_get_clear_color_addr: Assertion `anv_image_view_formats_incomplete(image)' failed.
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8i,Crash
# ANGLE marks non-shadow linear-filtered textures incomplete (see GLES 3.2 spec
# 8.17 Texture Completeness), so you get a fallback texture sample, while Mesa
# incorrectly marks it complete. The CTS incorrectly expects texture
@ -70,28 +67,3 @@ dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.bgra,Fail
# new with ANGLE 2024-10-17
KHR-GLES31.core.blend_equation_advanced.test_coherency.multiplySequence,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
KHR-GLES31.core.shader_image_load_store.advanced-cast-cs,Crash
KHR-GLES31.core.shader_image_load_store.advanced-cast-fs,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8ui,Crash

View file

@ -53,33 +53,3 @@ dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.bgra,Fail
# new with ANGLE 2024-10-17
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
# Validation layer failure:
# https://docs.vulkan.org/spec/latest/chapters/resources.html#VUID-VkImageViewCreateInfo-pNext-01585
# https://issues.angleproject.org/issues/382051956
KHR-GLES31.core.shader_image_load_store.advanced-cast-cs,Crash
KHR-GLES31.core.shader_image_load_store.advanced-cast-fs,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8_snorm,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32f,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32i,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_r32ui,Crash
dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8i,Crash

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*ADL"
[[deqp]]

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*ADL"
[[deqp]]

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*JSL"
[[deqp]]

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*JSL"
fraction = 15

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*TGL"
[[deqp]]

View file

@ -7,7 +7,7 @@ deqp_args = [
"--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
"--deqp-gl-config-name=rgba8888d24s8ms0",
]
version_check = "GL ES 3.1"
version_check = "GL ES 3.2"
renderer_check = "ANGLE.*TGL"
[[deqp]]