mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-10 01:40:14 +01:00
radeonsi/ci: enable GTF tests in the runner
These are closed-source CTS tests we have always been building. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25774>
This commit is contained in:
parent
ff9e883246
commit
eb79a3bb98
1 changed files with 4 additions and 0 deletions
|
|
@ -424,6 +424,10 @@ if args.glcts:
|
|||
"{}/build/external/openglcts/modules/gl_cts/data/mustpass/gl/khronos_mustpass_single/4.6.1.x/gl46-khr-single.txt".format(
|
||||
glcts_path
|
||||
),
|
||||
"--caselist",
|
||||
"{}/build/external/openglcts/modules/gl_cts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl46-gtf-master.txt".format(
|
||||
glcts_path
|
||||
),
|
||||
"--output",
|
||||
out,
|
||||
"--skips",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue