ci/traces: Drop ZINK_USE_LAVAPIPE ICD override.
Not set in the tree any more. Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17125>
This commit is contained in:
@@ -78,10 +78,6 @@ else
|
|||||||
RUN_CMD_WRAPPER="xvfb-run --server-args=\"-noreset\" sh -c"
|
RUN_CMD_WRAPPER="xvfb-run --server-args=\"-noreset\" sh -c"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$ZINK_USE_LAVAPIPE" ]; then
|
|
||||||
export VK_ICD_FILENAMES="$INSTALL/share/vulkan/icd.d/lvp_icd.x86_64.json"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# If the job is parallel at the gitlab job level, will take the corresponding
|
# If the job is parallel at the gitlab job level, will take the corresponding
|
||||||
# fraction of the caselist.
|
# fraction of the caselist.
|
||||||
if [ -n "$CI_NODE_INDEX" ]; then
|
if [ -n "$CI_NODE_INDEX" ]; then
|
||||||
|
Reference in New Issue
Block a user