From cbd6e5f2e592a9834a03004a473537f25aea4336 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Wed, 28 Apr 2021 08:37:59 -0700 Subject: [PATCH] freedreno/ci: Skip texsubmimage cube_map_array Signed-off-by: Rob Clark Part-of: --- .../drivers/freedreno/ci/piglit-freedreno-a530-skips.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt index 803b97a0a10..0f2b77baa90 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt @@ -23,3 +23,7 @@ spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281 spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9 spec@glsl-1.30@execution@texelfetch fs sampler2darray 1x129x9-98x129x9 spec@!opengl 2.0@tex3d-npot + +# This one seems to be triggering faults and causing random other fails +# depending on what else was running at the time: +spec@arb_texture_cube_map_array@texsubimage cube_map_array