From 2c9e124f8119728aaebab493cdaf9f15d4ec7f84 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 17 Jun 2019 11:49:44 -0700 Subject: panfrost/midgard: Apply writemask to LUTs Fixes LUT instructions with NIR registers. Signed-off-by: Alyssa Rosenzweig --- src/gallium/drivers/panfrost/ci/expected-failures.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/drivers/panfrost/ci/expected-failures.txt') diff --git a/src/gallium/drivers/panfrost/ci/expected-failures.txt b/src/gallium/drivers/panfrost/ci/expected-failures.txt index 66ca0507cc3..98632faaac7 100644 --- a/src/gallium/drivers/panfrost/ci/expected-failures.txt +++ b/src/gallium/drivers/panfrost/ci/expected-failures.txt @@ -307,8 +307,6 @@ dEQP-GLES2.functional.shaders.random.all_features.fragment.72 dEQP-GLES2.functional.shaders.random.all_features.fragment.77 dEQP-GLES2.functional.shaders.random.all_features.vertex.0 dEQP-GLES2.functional.shaders.random.all_features.vertex.17 -dEQP-GLES2.functional.shaders.random.exponential.fragment.46 -dEQP-GLES2.functional.shaders.random.exponential.vertex.46 dEQP-GLES2.functional.shaders.random.texture.vertex.10 dEQP-GLES2.functional.shaders.random.texture.vertex.11 dEQP-GLES2.functional.shaders.random.texture.vertex.12 -- cgit v1.2.3