panfrost/ci: Enable G610 piglit job

Make `panfrost-g610-piglit:arm64` a pre-merge job.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38182>
This commit is contained in:
Valentine Burley 2025-10-31 09:00:16 +01:00 committed by Marge Bot
parent d11d83dee6
commit 69ddb910e0
3 changed files with 483 additions and 8 deletions

View file

@ -158,15 +158,17 @@ panfrost-g610-gl:arm64:
DEQP_SUITE: panfrost-g610
LAVA_TAGS: 4gb
# Disable this for now until it gets more stable
.panfrost-g610-piglit:arm64:
panfrost-g610-piglit:arm64:
extends:
- panfrost-g610-gl:arm64
- .lava-arm64-test-gl
- .panfrost-valhall-gl-rules
- .panfrost-test
- .test-piglit
- .panfrost-valhall-gl-manual-rules
- .lava-rk3588-rock-5b:arm64
variables:
DEQP_SUITE: panfrost-g610-piglit
HWCI_START_WESTON: 1
LAVA_TAGS: 4gb
panfrost-g610-vk:arm64:
parallel: 5

View file

@ -1,7 +1,3 @@
# uprev Piglit in Mesa
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
dEQP-VK.glsl.loops.special.do_while_dynamic_iterations.dowhile_trap_vertex,Crash
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/issues/523
@ -9,3 +5,471 @@ dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign_uniform,
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign_uniform_linear,Fail
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign_uniform,Fail
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign_uniform_linear,Fail
afbcp-spec@arb_direct_state_access@gettextureimage-formats,Fail
afbcp-spec@arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
afbcp-spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
afbcp-spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1d,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1dshadow,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2d,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2dshadow,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 3d,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1d,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1d_projvec4,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1dshadow,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2d,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2d_projvec4,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2dshadow,Fail
afbcp-spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 3d,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb),Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA8I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA8UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_INTENSITY32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE16_ALPHA16,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE8_ALPHA8,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA8I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA8UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb),Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA8I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA8UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_INTENSITY32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE16_ALPHA16,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE8_ALPHA8,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32F_ARB,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32UI_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA8I_EXT,Fail
afbcp-spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA8UI_EXT,Fail
afbcp-spec@arb_texture_float@arb_texture_float-texture-float-formats,Fail
afbcp-spec@arb_texture_float@fbo-clear-formats,Fail
afbcp-spec@arb_texture_float@fbo-clear-formats@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_float@fbo-generatemipmap-formats,Fail
afbcp-spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB NPOT,Fail
afbcp-spec@arb_texture_float@multisample-formats 16 gl_arb_texture_float,Fail
afbcp-spec@arb_texture_float@multisample-formats 2 gl_arb_texture_float,Fail
afbcp-spec@arb_texture_float@multisample-formats 4 gl_arb_texture_float,Fail
afbcp-spec@arb_texture_float@multisample-formats 6 gl_arb_texture_float,Fail
afbcp-spec@arb_texture_float@multisample-formats 8 gl_arb_texture_float,Fail
afbcp-spec@arb_texture_float@texwrap formats,Fail
afbcp-spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB- NPOT,Fail
afbcp-spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB- swizzled,Fail
afbcp-spec@arb_texture_float@texwrap formats offset,Fail
afbcp-spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB,Fail
afbcp-spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB- NPOT,Fail
afbcp-spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB- swizzled,Fail
afbcp-spec@arb_texture_query_levels@execution@fs-baselevel,Crash
afbcp-spec@arb_texture_query_levels@execution@fs-maxlevel,Crash
afbcp-spec@arb_texture_query_levels@execution@fs-miptree,Crash
afbcp-spec@arb_texture_query_levels@execution@fs-nomips,Crash
afbcp-spec@arb_texture_query_levels@execution@vs-baselevel,Crash
afbcp-spec@arb_texture_query_levels@execution@vs-maxlevel,Crash
afbcp-spec@arb_texture_query_levels@execution@vs-miptree,Crash
afbcp-spec@arb_texture_query_levels@execution@vs-nomips,Crash
afbcp-spec@arb_texture_rg@fbo-blending-formats,Fail
afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_R8,Fail
afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail
afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail
afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1darray,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1darrayshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2darray,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2darrayshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 3d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1darray,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1darrayshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2darray,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2darrayshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 3d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1d_projvec4,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2d_projvec4,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 3d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1d_projvec4,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2d,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2d_projvec4,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2dshadow,Fail
afbcp-spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 3d,Fail
afbcp-spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
afbcp-spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
afbcp-spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
afbcp-spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
glx@glx_arb_sync_control@waitformsc,Fail
glx@glx-make-current,Fail
glx@glx-multi-window-single-context,Fail
glx@glx-swap-pixmap-bad,Fail
shaders@point-vertex-id divisor,Fail
shaders@point-vertex-id gl_instanceid divisor,Fail
shaders@point-vertex-id gl_instanceid,Fail
shaders@point-vertex-id gl_vertexid divisor,Fail
shaders@point-vertex-id gl_vertexid,Fail
shaders@point-vertex-id gl_vertexid gl_instanceid divisor,Fail
shaders@point-vertex-id gl_vertexid gl_instanceid,Fail
spec@arb_arrays_of_arrays@execution@atomic_counters@fs-indirect-index,Fail
spec@arb_arrays_of_arrays@execution@atomic_counters@fs-simple-inc-dec-read,Fail
spec@arb_direct_state_access@gettextureimage-formats,Fail
spec@arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
spec@arb_point_sprite@arb_point_sprite-mipmap,Fail
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1d,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 1dshadow,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2d,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 2dshadow,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 3d,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1d,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1d_projvec4,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 1dshadow,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2d,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2d_projvec4,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 2dshadow,Fail
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 3d,Fail
spec@arb_texture_buffer_object@formats (fs- arb),Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA16UI_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA32UI_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA8I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_ALPHA8UI_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_INTENSITY32F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE16_ALPHA16,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE32F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE8_ALPHA8,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA16UI_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32F_ARB,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA32UI_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA8I_EXT,Fail
spec@arb_texture_buffer_object@formats (fs- arb)@GL_LUMINANCE_ALPHA8UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb),Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA16UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA32UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA8I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_ALPHA8UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_INTENSITY32F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE16_ALPHA16,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE32F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE8_ALPHA8,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA16UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32F_ARB,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA32UI_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA8I_EXT,Fail
spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA8UI_EXT,Fail
spec@arb_texture_float@arb_texture_float-texture-float-formats,Fail
spec@arb_texture_float@fbo-clear-formats,Fail
spec@arb_texture_float@fbo-clear-formats@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_float@fbo-generatemipmap-formats,Fail
spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB NPOT,Fail
spec@arb_texture_float@multisample-formats 16 gl_arb_texture_float,Fail
spec@arb_texture_float@multisample-formats 2 gl_arb_texture_float,Fail
spec@arb_texture_float@multisample-formats 4 gl_arb_texture_float,Fail
spec@arb_texture_float@multisample-formats 6 gl_arb_texture_float,Fail
spec@arb_texture_float@multisample-formats 8 gl_arb_texture_float,Fail
spec@arb_texture_float@texwrap formats,Fail
spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB- NPOT,Fail
spec@arb_texture_float@texwrap formats@GL_INTENSITY16F_ARB- swizzled,Fail
spec@arb_texture_float@texwrap formats offset,Fail
spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB,Fail
spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB- NPOT,Fail
spec@arb_texture_float@texwrap formats offset@GL_INTENSITY16F_ARB- swizzled,Fail
spec@arb_texture_query_levels@execution@fs-baselevel,Crash
spec@arb_texture_query_levels@execution@fs-maxlevel,Crash
spec@arb_texture_query_levels@execution@fs-miptree,Crash
spec@arb_texture_query_levels@execution@fs-nomips,Crash
spec@arb_texture_query_levels@execution@vs-baselevel,Crash
spec@arb_texture_query_levels@execution@vs-maxlevel,Crash
spec@arb_texture_query_levels@execution@vs-miptree,Crash
spec@arb_texture_query_levels@execution@vs-nomips,Crash
spec@arb_texture_rg@fbo-blending-formats,Fail
spec@arb_texture_rg@fbo-blending-formats@GL_R8,Fail
spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail
spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail
spec@arb_transform_feedback_instanced@draw-auto instanced,Fail
spec@egl 1.4@egl-ext_egl_image_storage,Fail
spec@egl 1.4@eglterminate then unbind context,Fail
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
spec@egl_chromium_sync_control@conformance,Fail
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail
spec@egl_khr_surfaceless_context@viewport,Fail
spec@egl_mesa_configless_context@basic,Fail
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
spec@ext_framebuffer_multisample@accuracy 16 srgb depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy 16 srgb depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy 16 srgb small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy 16 srgb small depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-dual-src-blend 16,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-dual-src-blend 6,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-dual-src-blend 8,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 16,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 8,Fail
spec@ext_framebuffer_multisample@draw-buffers-alpha-to-coverage 16,Fail
spec@ext_framebuffer_multisample@draw-buffers-alpha-to-coverage 6,Fail
spec@ext_framebuffer_multisample@draw-buffers-alpha-to-coverage 8,Fail
spec@ext_framebuffer_multisample@sample-alpha-to-coverage 16 color,Fail
spec@ext_framebuffer_multisample@sample-alpha-to-coverage 6 color,Fail
spec@ext_framebuffer_multisample@sample-alpha-to-coverage 8 color,Fail
spec@ext_framebuffer_object@fbo-blending-format-quirks,Fail
spec@ext_framebuffer_object@fbo-blending-formats,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_ALPHA4,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_ALPHA8,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_ALPHA,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY4,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY8,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE4,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE8,Fail
spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE,Fail
spec@ext_framebuffer_object@getteximage-formats init-by-clear-and-render,Fail
spec@ext_framebuffer_object@getteximage-formats init-by-rendering,Fail
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
spec@ext_shader_framebuffer_fetch@execution@gles3@discard-ms8,Fail
spec@ext_shader_framebuffer_fetch_non_coherent@execution@gles3@discard-ms8,Fail
spec@ext_transform_feedback2@draw-auto,Fail
spec@ext_transform_feedback@builtin-varyings gl_clipdistance,Fail
spec@ext_transform_feedback@change-size base-shrink,Fail
spec@ext_transform_feedback@change-size offset-shrink,Fail
spec@ext_transform_feedback@change-size range-grow,Fail
spec@ext_transform_feedback@change-size range-shrink,Fail
spec@ext_transform_feedback@immediate-reuse-index-buffer,Fail
spec@ext_transform_feedback@interleaved-attribs,Fail
spec@ext_transform_feedback@intervening-read output,Fail
spec@ext_transform_feedback@intervening-read prims_written,Fail
spec@ext_transform_feedback@max-varyings,Fail
spec@ext_transform_feedback@order elements lines,Fail
spec@ext_transform_feedback@order elements points,Fail
spec@ext_transform_feedback@order elements triangles,Fail
spec@ext_transform_feedback@overflow-edge-cases,Fail
spec@ext_transform_feedback@position-readback-bufferbase-discard,Fail
spec@ext_transform_feedback@position-readback-bufferbase,Fail
spec@ext_transform_feedback@position-readback-bufferoffset-discard,Fail
spec@ext_transform_feedback@position-readback-bufferoffset,Fail
spec@ext_transform_feedback@position-readback-bufferrange-discard,Fail
spec@ext_transform_feedback@position-readback-bufferrange,Fail
spec@ext_transform_feedback@position-render-bufferbase-discard,Fail
spec@ext_transform_feedback@position-render-bufferbase,Fail
spec@ext_transform_feedback@position-render-bufferoffset-discard,Fail
spec@ext_transform_feedback@position-render-bufferoffset,Fail
spec@ext_transform_feedback@position-render-bufferrange-discard,Fail
spec@ext_transform_feedback@position-render-bufferrange,Fail
spec@ext_transform_feedback@query-primitives_written-bufferrange-discard,Fail
spec@ext_transform_feedback@query-primitives_written-bufferrange,Fail
spec@ext_transform_feedback@tessellation line_loop flat_first,Fail
spec@ext_transform_feedback@tessellation line_loop flat_last,Fail
spec@ext_transform_feedback@tessellation line_loop monochrome,Fail
spec@ext_transform_feedback@tessellation line_loop smooth,Fail
spec@ext_transform_feedback@tessellation line_strip flat_first,Fail
spec@ext_transform_feedback@tessellation line_strip flat_last,Fail
spec@ext_transform_feedback@tessellation line_strip monochrome,Fail
spec@ext_transform_feedback@tessellation line_strip smooth,Fail
spec@ext_transform_feedback@tessellation polygon monochrome,Fail
spec@ext_transform_feedback@tessellation polygon smooth,Fail
spec@ext_transform_feedback@tessellation quads monochrome,Fail
spec@ext_transform_feedback@tessellation quads smooth,Fail
spec@ext_transform_feedback@tessellation quad_strip monochrome,Fail
spec@ext_transform_feedback@tessellation quad_strip smooth,Fail
spec@ext_transform_feedback@tessellation triangle_fan flat_first,Fail
spec@ext_transform_feedback@tessellation triangle_fan flat_last,Fail
spec@ext_transform_feedback@tessellation triangle_fan monochrome,Fail
spec@ext_transform_feedback@tessellation triangle_fan smooth,Fail
spec@ext_transform_feedback@tessellation triangle_fan wireframe,Fail
spec@ext_transform_feedback@tessellation triangle_strip flat_first,Fail
spec@ext_transform_feedback@tessellation triangle_strip flat_last,Fail
spec@ext_transform_feedback@tessellation triangle_strip monochrome,Fail
spec@ext_transform_feedback@tessellation triangle_strip smooth,Fail
spec@ext_transform_feedback@tessellation triangle_strip wireframe,Fail
spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec4-index-rd,Fail
spec@glsl-1.20@execution@fs-underflow-mul-compare-zero,Fail
spec@glsl-1.30@execution@clipping@fs-clip-distance-interpolated,Crash
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-flat-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-flat-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-flat-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-flat-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-smooth-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-smooth-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-smooth-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backcolor-smooth-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-flat-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-flat-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-flat-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-flat-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-smooth-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-smooth-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-smooth-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_backsecondarycolor-smooth-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-flat-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-flat-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-flat-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-flat-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-smooth-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-smooth-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-smooth-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontcolor-smooth-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-flat-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-flat-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-flat-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-flat-vertex,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-smooth-distance,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-smooth-fixed,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-smooth-none,Fail
spec@glsl-1.30@execution@interpolation@interpolation-noperspective-gl_frontsecondarycolor-smooth-vertex,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1darray,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1darrayshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 1dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2darray,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2darrayshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 3d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1darray,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1darrayshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 1dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2darray,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2darrayshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 2dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegradoffset 3d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1d_projvec4,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 1dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2d_projvec4,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 2dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgrad 3d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1d_projvec4,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 1dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2d_projvec4,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 2dshadow,Fail
spec@glsl-1.30@execution@tex-miplevel-selection textureprojgradoffset 3d,Fail
spec@glsl-es-1.00@linker@glsl-mismatched-uniform-precision-unused,Fail
spec@intel_blackhole_render@intel_blackhole-draw_gles2,Crash
spec@intel_blackhole_render@intel_blackhole-draw_gles3,Crash
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
spec@!opengl 1.0@gl-1.0-edgeflag-const,Fail
spec@!opengl 1.0@gl-1.0-edgeflag,Fail
spec@!opengl 1.0@gl-1.0-edgeflag-quads,Fail
spec@!opengl 1.0@gl-1.0-no-op-paths,Fail
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
spec@!opengl 1.1@getteximage-formats,Fail
spec@!opengl 1.1@line-smooth-stipple,Fail
spec@!opengl 1.1@linestipple@Factor 2x,Fail
spec@!opengl 1.1@linestipple@Factor 3x,Fail
spec@!opengl 1.1@linestipple,Fail
spec@!opengl 1.1@linestipple@Line loop,Fail
spec@!opengl 1.1@linestipple@Line strip,Fail
spec@!opengl 1.1@linestipple@Restarting lines within a single Begin-End block,Fail
spec@!opengl 1.1@polygon-mode-facing,Fail
spec@!opengl 1.1@polygon-mode,Fail
spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on bottom edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on left edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 1: Expected blue pixel in center,Fail
spec@!opengl 1.1@polygon-mode-offset@config 1: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 1: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 2: Expected blue pixel in center,Fail
spec@!opengl 1.1@polygon-mode-offset@config 2: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 2: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on bottom edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on left edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on bottom edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on left edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 5: Expected blue pixel in center,Fail
spec@!opengl 1.1@polygon-mode-offset@config 5: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 5: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 6: Expected blue pixel in center,Fail
spec@!opengl 1.1@polygon-mode-offset@config 6: Expected white pixel on right edge,Fail
spec@!opengl 1.1@polygon-mode-offset@config 6: Expected white pixel on top edge,Fail
spec@!opengl 1.1@polygon-mode-offset,Fail
spec@!opengl 2.0@gl-2.0-edgeflag,Fail
spec@!opengl 2.0@gl-2.0-edgeflag-immediate,Fail
spec@!opengl 2.1@pbo,Fail
spec@!opengl 2.1@pbo@test_polygon_stip,Fail
spec@!opengl 2.1@polygon-stipple-fs,Fail
spec@!opengl 3.1@primitive-restart-xfb flush,Fail
spec@!opengl 3.1@primitive-restart-xfb generated,Fail
spec@!opengl 3.1@primitive-restart-xfb written,Fail
spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object,Fail

View file

@ -269,3 +269,12 @@ dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x6_rgba.rgba_astc_8
# CTS issue: https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5651
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask
glx@glx-visuals-depth
spec@!opengl 1.1@longprim
spec@!opengl 1.1@teximage-colors gl_alpha12
spec@arb_texture_float@fbo-blending-formats
spec@arb_texture_float@fbo-blending-formats@GL_INTENSITY16F_ARB
spec@arb_texture_float@texwrap formats bordercolor
spec@arb_texture_float@texwrap formats bordercolor@GL_INTENSITY16F_ARB- border color only
spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil