disabled frame limiting if frame generator is enabled
This commit is contained in:
@@ -4491,7 +4491,7 @@ fi
|
||||
;;
|
||||
esac
|
||||
elif [[ "${PW_USE_LS_FRAME_GEN}" == "1" ]] ; then
|
||||
export MESA_VK_WSI_PRESENT_MODE="relaxed"
|
||||
export MESA_VK_WSI_PRESENT_MODE="immediate"
|
||||
unset vblank_mode __GL_SYNC_TO_VBLANK
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user