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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user