mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
panfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0
Fixes cube map tests due to disagreements between Mesa, dEQP, and the spec... Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
This commit is contained in:
parent
33f3cac1c2
commit
ddf5f04edf
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export XDG_RUNTIME_DIR=/tmp
|
|||
export LIBGL_DRIVERS_PATH=/mesa/lib/dri/
|
||||
export LD_LIBRARY_PATH=/mesa/lib/
|
||||
export XDG_CONFIG_HOME=$(pwd)
|
||||
export MESA_GLES_VERSION_OVERRIDE=3.0
|
||||
|
||||
echo "[core]\nidle-time=0\nrequire-input=false\n[shell]\nlocking=false" > weston.ini
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue