diff options
author | Vasily Khoruzhick <[email protected]> | 2019-10-25 19:08:57 -0700 |
---|---|---|
committer | Vasily Khoruzhick <[email protected]> | 2019-11-01 21:44:31 -0700 |
commit | 103378f3327ffd23a87dde6f1b190881004333de (patch) | |
tree | 499f4ebfffe597ccca24d6cce8c10ea8073c2fa4 /.gitlab-ci | |
parent | c236e6c1e3224dd324b9ee3d3b501bd02ba2f177 (diff) |
lima: set dithering flag when necessary
Bit 13 in aux1 enables dithering
Reviewed-by: Qiang.Yu <[email protected]>
Signed-off-by: Vasily Khoruzhick <[email protected]>
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/deqp-lima-fails.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitlab-ci/deqp-lima-fails.txt b/.gitlab-ci/deqp-lima-fails.txt index 3ff5aad49df..fa718e2b774 100644 --- a/.gitlab-ci/deqp-lima-fails.txt +++ b/.gitlab-ci/deqp-lima-fails.txt @@ -628,16 +628,6 @@ dEQP-GLES2.functional.depth_range.compare.half_to_zero Fail dEQP-GLES2.functional.depth_range.compare.one_to_half Fail dEQP-GLES2.functional.depth_range.compare.0_8_to_third Fail dEQP-GLES2.functional.depth_range.compare.half_to_half Fail -dEQP-GLES2.functional.dither.disabled.gradient_white Fail -dEQP-GLES2.functional.dither.disabled.gradient_red Fail -dEQP-GLES2.functional.dither.disabled.gradient_green Fail -dEQP-GLES2.functional.dither.disabled.gradient_blue Fail -dEQP-GLES2.functional.dither.disabled.gradient_alpha Fail -dEQP-GLES2.functional.dither.disabled.unicolored_quad_white Fail -dEQP-GLES2.functional.dither.disabled.unicolored_quad_red Fail -dEQP-GLES2.functional.dither.disabled.unicolored_quad_green Fail -dEQP-GLES2.functional.dither.disabled.unicolored_quad_blue Fail -dEQP-GLES2.functional.dither.disabled.unicolored_quad_alpha Fail dEQP-GLES2.functional.draw.draw_arrays.first.first_0 Fail dEQP-GLES2.functional.draw.draw_arrays.first.first_1 Fail dEQP-GLES2.functional.draw.draw_arrays.first.first_17 Fail |