updated check_vendor_gpu functions

This commit is contained in:
2025-07-27 14:16:48 +05:00
parent 9cee5b32e9
commit b57b6d8a76
2 changed files with 58 additions and 36 deletions

View File

@ -309,7 +309,6 @@ if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
background_pid --start "pw_check_vulkan" "1"
background_pid --start "pw_get_tmp_files" "2"
background_pid --start "pw_check_glxinfo" "3"
fi
if [[ -z $PW_GPU_USE || $PW_GPU_USE == "disabled" ]] ; then