r300/ci: switch to deqp-runner suite

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26973>
This commit is contained in:
Pavel Ondračka
2024-01-10 13:42:03 +01:00
committed by Marge Bot
parent 63827751e1
commit 13b1ff33ab
2 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
[[deqp]]
deqp = "/deqp/modules/gles2/deqp-gles2"
caselists = ["/deqp/mustpass/gles2-master.txt"]
deqp_args = [
"--deqp-surface-width=256",
"--deqp-surface-height=256",
"--deqp-surface-type=pbuffer",
"--deqp-gl-config-name=rgba8888d24s8ms0",
"--deqp-visibility=hidden"
]
version_check = "GL ES 2.0.*git"
renderer_check = "RV530"

View File

@@ -18,8 +18,7 @@ r300-rv530-deqp-gles2:
- .ondracka-rv530
- .deqp-test-valve
variables:
DEQP_VER: gles2
DEQP_EXPECTED_RENDERER: RV530
DEQP_SUITE: r300-rv530
GPU_VERSION: r300-rv530-nohiz
# Only single process can use hiz at a time, and we have some issues
# there in depth stencil tests, so it brings flakes,