diff options
author | Jonathan Marek <[email protected]> | 2020-06-16 18:54:47 -0400 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-06-17 08:50:42 +0000 |
commit | 1622787ee4de8785d042e16ce91f027870f87830 (patch) | |
tree | 9829af1cad86af84a538e7f02ca7f7bb8c086147 /.gitlab-ci/deqp-freedreno-a630-skips.txt | |
parent | 4d13e35315ed7ae166d221e87d5dce26ed1e9b92 (diff) |
turnip: set VFD_INDEX_OFFSET in 3D clear/blit path
This was missing an causing flakes when used after a test that set it to
a non-zero value.
Signed-off-by: Jonathan Marek <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5509>
Diffstat (limited to '.gitlab-ci/deqp-freedreno-a630-skips.txt')
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a630-skips.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index 6bb49cffe2a..6007aeb4e20 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -63,8 +63,6 @@ dEQP-GLES3.functional.transform_feedback.array_element.interleaved.triangles.low dEQP-GLES3.functional.transform_feedback.array_element.separate.triangles.lowp_mat2x4 # Non-sysmem flakes -dEQP-VK.pipeline.stencil.format.d24_unorm_s8_uint.states.fail_incc.pass_repl.dfail_decw.comp_not_equal -dEQP-VK.pipeline.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_decc.dfail_repl.comp_always dEQP-VK.pipeline.spec_constant.compute.composite.matrix.mat3x2 # Sysmem flake: this one is fairly frequent, but if you enable it then |