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
@@ -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
+1 -1
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]]
+1 -1
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]]
-30
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
-28
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
-30
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
+1 -1
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]]
+1 -1
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]]
+1 -1
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]]
+1 -1
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
+1 -1
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]]
+1 -1
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]]