Module: Mesa Branch: master Commit: 0c6ca0a647851f20967c1c161532ed799cde0368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c6ca0a647851f20967c1c161532ed799cde0368
Author: Boris Brezillon <[email protected]> Date: Wed Sep 18 15:23:09 2019 +0200 dEQP-GLES2.functional.buffer.write.use.index_array.* are passing now. Signed-off-by: Boris Brezillon <[email protected]> --- src/gallium/drivers/panfrost/ci/expected-failures.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gallium/drivers/panfrost/ci/expected-failures.txt b/src/gallium/drivers/panfrost/ci/expected-failures.txt index b0fc872a300..0cadaa20cdb 100644 --- a/src/gallium/drivers/panfrost/ci/expected-failures.txt +++ b/src/gallium/drivers/panfrost/ci/expected-failures.txt @@ -1,5 +1,3 @@ -dEQP-GLES2.functional.buffer.write.use.index_array.array Fail -dEQP-GLES2.functional.buffer.write.use.index_array.element_array Fail dEQP-GLES2.functional.color_clear.masked_rgba Fail dEQP-GLES2.functional.color_clear.masked_rgb Fail dEQP-GLES2.functional.color_clear.masked_scissored_rgba Fail _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
