WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2018-09-20 11:16:04 PDT
Created
attachment 350236
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug