mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 11:00:11 +01:00
ci/lavapipe: use dxvk for the traces
Since the job is manual, this stayed overlooked. Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20875>
This commit is contained in:
parent
3bc1bf7eea
commit
002707ff09
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ lavapipe-traces:
|
|||
variables:
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||
PIGLIT_REPLAY_DESCRIPTION_FILE: "${CI_PROJECT_DIR}/install/traces-lavapipe.yml"
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "lvp"
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "vk-lvp"
|
||||
PIGLIT_RESULTS: "${GPU_VERSION}-replay"
|
||||
stage: software-renderer
|
||||
extends:
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ traces-db:
|
|||
|
||||
traces:
|
||||
unigine/sanctuary-d3d9.trace-dxgi:
|
||||
lvp:
|
||||
vk-lvp:
|
||||
label: [slow]
|
||||
checksum: e9a05a395243c7604927daeb001f821d
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue