mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 04:58:08 +02:00
Drop the custom fluster-runner.sh script and add a deqp-runner suite for the `radeonsi-raven-vaapi-fluster` job. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36316>
7 lines
155 B
TOML
7 lines
155 B
TOML
[[fluster]]
|
|
bin = "/fluster/fluster.py"
|
|
decoders = [
|
|
"GStreamer-VP9-VAAPI-Gst1.0",
|
|
"GStreamer-H.264-VAAPI-Gst1.0",
|
|
"GStreamer-H.265-VAAPI-Gst1.0",
|
|
]
|