ci/freedreno: Fix a5xx piglit runs.
authorEric Anholt <eric@anholt.net>
Fri, 5 Feb 2021 00:06:44 +0000 (16:06 -0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Feb 2021 19:31:46 +0000 (19:31 +0000)
commit63a7f1fa29b0a9c36c44256a93fc78c852070b14
tree1c86e1935a2c61d27d3c6a0396483a950dadb30c
parent856b71bef097c2354feac5358286e502312ae721
ci/freedreno: Fix a5xx piglit runs.

I missed this regression in the "start using Xorg" branch since the piglit
runs are manual.  I made the piglit runs accidentally require a core
context, which a5xx can't do (it's only GL 3.1).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9144>
.gitlab-ci/piglit/run.sh