ci/freedreno: Test dEQP-EGL against Xorg.

This should help us be able to refactor core EGL code with more
confidence, and increase our confidence uprevving Mesa in ChromeOS.

Part of #1884

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10240>
This commit is contained in:
Eric Anholt 2021-04-02 10:38:53 -07:00 committed by Marge Bot
parent 510c687cfb
commit 8a8e55d6a8
1 changed files with 8 additions and 0 deletions

View File

@ -187,6 +187,14 @@ a630_gl:
variables:
DEQP_VER: gl33
a630_egl:
extends:
- .baremetal-deqp-test
- .a630-test
variables:
DEQP_VER: egl
BM_START_XORG: 1
a630_gles_others:
extends:
- .baremetal-deqp-test