mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-05 08:20:26 +01:00
ci/llvmpipe: update to new RUSTICL_ENABLE var
Signed-off-by: Karol Herbst <kherbst@redhat.com> Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19149>
This commit is contained in:
parent
cce02f0184
commit
4a125f790c
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
|||
- .piglit-test
|
||||
- .llvmpipe-test
|
||||
variables:
|
||||
LP_CL: 1
|
||||
LP_NUM_THREADS: 1
|
||||
PIGLIT_PROFILES: cl
|
||||
PIGLIT_TESTS: >
|
||||
|
|
@ -29,6 +28,7 @@ llvmpipe-piglit-clover:
|
|||
- debian-clover-testing
|
||||
- debian/x86_test-gl
|
||||
variables:
|
||||
LP_CL: 1
|
||||
PIGLIT_RESULTS: "llvmpipe-clover"
|
||||
|
||||
llvmpipe-piglit-rusticl:
|
||||
|
|
@ -39,6 +39,7 @@ llvmpipe-piglit-rusticl:
|
|||
- debian-rusticl-testing
|
||||
- debian/x86_test-gl
|
||||
variables:
|
||||
RUSTICL_ENABLE: "llvmpipe"
|
||||
PIGLIT_RESULTS: "llvmpipe-rusticl"
|
||||
|
||||
llvmpipe-traces:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue