NEW 189796
[WebGL] Use Metal to get the current GPU.
https://bugs.webkit.org/show_bug.cgi?id=189796
Summary [WebGL] Use Metal to get the current GPU.
Per Arne Vollan
Reported 2018-09-20 11:08:13 PDT
We currently assume that the first renderer returned by CGLQueryRendererInfo is the current GPU. I believe this is a correct assumption, but it would be safer to use the Metal function CGDirectDisplayCopyCurrentMetalDevice.
Attachments
Patch (12.25 KB, patch)
2018-09-20 11:16 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2018-09-20 11:16:04 PDT
EWS Watchlist
Comment 2 2018-09-20 11:19:10 PDT
Attachment 350236 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:12: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Note You need to log in before you can comment on or make changes to this bug.