mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-23 18:20:30 +01:00
rpi3/ci: remove {version,render}_check from [piglit.env]
v1 was moving it into the [[piglit]] section, but piglit-runner actually
doesn't support checking for this, so let's just remove it entirely.
Fixes: 3990463c48 ("v3d/vc4/ci: set full renderer version check")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30436>
This commit is contained in:
parent
c44d65a467
commit
f427c9fe23
1 changed files with 0 additions and 2 deletions
|
|
@ -4,5 +4,3 @@ profile = "gpu"
|
|||
process_isolation = true
|
||||
[piglit.env]
|
||||
PIGLIT_PLATFORM = "mixed_glx_egl"
|
||||
version_check = "GL ES 2.0.*git"
|
||||
renderer_check = "VC4 V3D 2.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue