Commit 636b90d3 authored by Htylol's avatar Htylol

Update: Refactoring code for PW_AMD_VULKAN_USE and PW_GPU_USE

parent cc4d4458
......@@ -312,7 +312,7 @@ if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
fi
if [[ -z $PW_GPU_USE || $PW_GPU_USE == "disabled" ]] ; then
unset PW_GPU_USE
PW_GPU_USE="disabled"
pw_check_dxvk
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment