diff --git a/src/broadcom/ci/deqp-vc4-rpi3-fails.txt b/src/broadcom/ci/deqp-vc4-rpi3-fails.txt index 9845fd31c3c..4bc5a8fe3b6 100644 --- a/src/broadcom/ci/deqp-vc4-rpi3-fails.txt +++ b/src/broadcom/ci/deqp-vc4-rpi3-fails.txt @@ -1,8 +1,11 @@ KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component16,Fail KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component24,Fail KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail + +# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3133 KHR-GLES2.texture_3d.copy_sub_image.negative,Fail KHR-GLES2.texture_3d.copy_sub_image.rgba,Fail + KHR-GLES2.texture_3d.filtering.combinations.linear_linear_clamp_clamp_clamp,Fail KHR-GLES2.texture_3d.filtering.combinations.linear_linear_clamp_clamp_mirror,Fail KHR-GLES2.texture_3d.filtering.combinations.linear_linear_clamp_clamp_repeat,Fail @@ -327,7 +330,10 @@ KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_mirror_repeat KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_clamp,Fail KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_mirror,Fail KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_repeat,Fail + +# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3134 KHR-GLES2.texture_3d.filtering.combinations.negative,Fail + KHR-GLES2.texture_3d.filtering.formats.rgba8_linear,Fail KHR-GLES2.texture_3d.filtering.formats.rgba8_linear_mipmap_linear,Fail KHR-GLES2.texture_3d.filtering.formats.rgba8_linear_mipmap_nearest,Fail diff --git a/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt b/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt index fd2c7b712ab..895701ef8ac 100644 --- a/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt +++ b/src/gallium/drivers/i915/ci/deqp-i915-g33-fails.txt @@ -159,23 +159,9 @@ KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_com KHR-GLES2.shaders.aggressive_optimizations.sin_vec2_frag,Fail KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_frag,Fail -# "GL_INVALID_FRAMEBUFFER_OPERATION was expected but got GL_INVALID_ENUM. GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete." -# The invalid enums generated during the test are: -# Mesa: User error: GL_INVALID_ENUM in glCopyTexSubImage3D(invalid target GL_NONE) -# Mesa: User error: GL_INVALID_ENUM in glCheckFramebufferStatus(invalid target GL_READ_FRAMEBUFFER) -# This appears to be a testcase bug, because GL_READ_FRAMEBUFFER is not a valid enum in GLES2. +# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3133 KHR-GLES2.texture_3d.copy_sub_image.negative,Fail - -# Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2D(invalid target GL_DRAW_FRAMEBUFFER) -# Fail (Could not attach texture object to draw framebuffer color attachment.: glGetError() returned GL_INVALID_ENUM at es2cTexture3DTests.cpp:840) -# This appears to be a testcase bug, because GL_DRAW_FRAMEBUFFER is not a valid enum in GLES2. KHR-GLES2.texture_3d.copy_sub_image.rgba,Fail -# "GL_INVALID_OPERATION was expected but got GL_INVALID_ENUM. GL_INVALID_OPERATION is generated if the combination of internalFormat, format and type is invalid." -# The invalid enums generated during the test are: -# Mesa: User error: GL_INVALID_ENUM in glTexImage3D(target=GL_NONE) -# Mesa: User error: GL_INVALID_ENUM in glTexImage3D(target=GL_TEXTURE_2D) -# Mesa: User error: GL_INVALID_ENUM in glTexImage3D(incompatible format = GL_RGBA, type = GL_NONE) -# Mesa: User error: GL_INVALID_ENUM in glTexImage3D(incompatible format = GL_NONE, type = GL_UNSIGNED_BYTE) -# Mesa: User error: GL_INVALID_ENUM in glTexImage3D(incompatible format = GL_RGBA_INTEGER, type = GL_INT) +# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3134 KHR-GLES2.texture_3d.filtering.combinations.negative,Fail