diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-06-17 11:49:44 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-06-17 12:52:50 -0700 |
commit | 2c9e124f8119728aaebab493cdaf9f15d4ec7f84 (patch) | |
tree | 1c71167dfe04e77bc90705e8d812600365e68266 /src/gallium/drivers/panfrost/ci/expected-failures.txt | |
parent | eba932ea43a702e097218d2d4b1df56e0d1e3940 (diff) |
panfrost/midgard: Apply writemask to LUTs
Fixes LUT instructions with NIR registers.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/gallium/drivers/panfrost/ci/expected-failures.txt')
-rw-r--r-- | src/gallium/drivers/panfrost/ci/expected-failures.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |