diff options
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a630-skips.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index 4f0754b8b42..7af4387fa49 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -23,3 +23,7 @@ dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8 # Two reports of spurious failures on unrelated MRs (2019-09-27, 2019-10-05) dEQP-GLES3.functional.texture.specification.texsubimage2d_pbo.r16ui_2d + +# Layered rendering is sysmem only and needs working clears +dEQP-GLES31.functional.geometry_shading.layered.* +dEQP-GLES31.functional.geometry_shading.instanced.*layer.* |