Bug 228576 - Remove unnecessary GPU mux with high-performance powerPreference and Metal backend
Summary: Remove unnecessary GPU mux with high-performance powerPreference and Metal ba...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 228298
Blocks:
  Show dependency treegraph
 
Reported: 2021-07-28 17:07 PDT by Kenneth Russell
Modified: 2021-09-10 09:29 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 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.
Comment 1 Radar WebKit Bug Importer 2021-09-10 09:29:58 PDT
<rdar://problem/82975791>