Open
Bug 2052891
Opened 2 months ago
Updated 1 month ago
Mac GPU switching likely not working with GPU process enabled
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
NEW
People
(Reporter: jnicol, Unassigned, NeedInfo)
References
Details
I haven't verified this (and don't have a multi-GPU system to do so), but from reading the code I don't think GPU migration will work when the GPU process is enabled.
GLContextCGL::MigrateToActiveGPU() is only called from here, which presumably only happens in the parent process.
Updated•1 month ago
|
Severity: -- → S3
Flags: needinfo?(bwerth)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•