diff options
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a307-fails.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a307-fails.txt b/.gitlab-ci/deqp-freedreno-a307-fails.txt index 0cc81bb7e87..470f589366f 100644 --- a/.gitlab-ci/deqp-freedreno-a307-fails.txt +++ b/.gitlab-ci/deqp-freedreno-a307-fails.txt @@ -829,6 +829,14 @@ dEQP-GLES3.functional.texture.format.sized.3d.rgb10_a2ui_pot dEQP-GLES3.functional.texture.format.sized.cube.rgb10_a2ui_npot dEQP-GLES3.functional.texture.format.sized.cube.rgb10_a2ui_pot dEQP-GLES3.functional.texture.mipmap.cube.max_level.linear_nearest +dEQP-GLES3.functional.texture.shadow.2d.linear.less_or_equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.2d.linear_mipmap_nearest.equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.2d_array.linear.equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.2d_array.nearest.less_depth_component32f +dEQP-GLES3.functional.texture.shadow.2d_array.nearest_mipmap_linear.less_or_equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.less_or_equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.cube.nearest.less_or_equal_depth_component32f +dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.equal_depth_component32f dEQP-GLES3.functional.texture.specification.basic_teximage2d.r8i_2d dEQP-GLES3.functional.texture.specification.basic_teximage2d.r8i_cube dEQP-GLES3.functional.texture.specification.basic_teximage2d.r8ui_2d @@ -851,6 +859,7 @@ dEQP-GLES3.functional.texture.specification.basic_texsubimage3d.r8i_3d dEQP-GLES3.functional.texture.specification.basic_texsubimage3d.r8ui_3d dEQP-GLES3.functional.texture.specification.basic_texsubimage3d.rgb10_a2ui_3d dEQP-GLES3.functional.texture.specification.random_teximage2d.cube_3 +dEQP-GLES3.functional.texture.specification.teximage2d_depth.depth_component32f dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgb10_a2ui_2d dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgb10_a2ui_cube dEQP-GLES3.functional.texture.specification.teximage3d_pbo.rgb10_a2ui_2d_array |