[vk] Tighten queue wait stages #2734
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!2734
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch ":moreperformance2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wait only at the transfer and color stages instead of every stage. That keeps things in sync without stalling the whole GPU.
This should work according to spec, just need to test and verify no regressions across all platforms (Windows, Linux, Android, Mac OS)
Can be 0.0.4 or 0.0.5 up to the team.
e5ccff3dfb890de3db4a890de3db4aff1b1ddda8WIP: [vk] Tighten queue wait stagesto [vk] Tighten queue wait stagesSince this included those changes, I'm okay with approving both once we ensure Linux doesn't have issues.
I'm not concerned. Almost every device we support should support 1.3 at this point. There should be very few devices, if any, that do not support 1.3 that are being actively used by users.