[Bug 45901] Avoid GPU synchronization due to GPU-CPU transfer (Overwatch)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 28 03:31:49 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45901

--- Comment #3 from Henri Verbeet <hverbeet at gmail.com> ---
What kind of resources and APIs are involved here? I guess a copy from a
DEFAULT texture to a STAGING texture? What about format and CPUAccessFlags? I
think we'd prefer to avoid ReadPixels() if we can. What is the issue with
GetTexImage()? Just that it doesn't work well with PBOs? Or something else?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list