Update PRIME Render Offload
Added Finer-Grained Control of PRIME Render Offload on Vulkan applications Added automatic activation of PRIME Render Offload when hybrid graphics are detected
This commit is contained in:
@ -171,6 +171,7 @@ start_portwine () {
|
||||
|
||||
if [[ "${PW_PRIME_RENDER_OFFLOAD}" == 1 ]] ; then
|
||||
export __NV_PRIME_RENDER_OFFLOAD=1
|
||||
export __VK_LAYER_NV_optimus=NVIDIA_only
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user