NEW 228576
Remove unnecessary GPU mux with high-performance powerPreference and Metal backend
https://bugs.webkit.org/show_bug.cgi?id=228576
Summary Remove unnecessary GPU mux with high-performance powerPreference and Metal ba...
Kenneth Russell
Reported 2021-07-28 17:07:31 PDT
As seen in Bug 228298, selection of either the low-power or high-performance GPU is working in Safari's Metal backend. When using Metal, the whole-system, OpenGL-based mux to the discrete GPU is unnecessary. This code should be conditionalized on whether the Metal backend is in use.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-10 09:29:58 PDT
Note You need to log in before you can comment on or make changes to this bug.