RESOLVED FIXED223747
Only preheat MTLCopyAllDevices on Mac
https://bugs.webkit.org/show_bug.cgi?id=223747
Summary Only preheat MTLCopyAllDevices on Mac
Ben Nham
Reported 2021-03-25 08:00:58 PDT
Only preheat MTLCopyAllDevices on Mac
Attachments
Patch (1.72 KB, patch)
2021-03-25 08:02 PDT, Ben Nham
ews-feeder: commit-queue-
Patch (1.73 KB, patch)
2021-03-25 08:21 PDT, Ben Nham
ews-feeder: commit-queue-
Ben Nham
Comment 1 2021-03-25 08:02:38 PDT
Chris Dumez
Comment 2 2021-03-25 08:17:53 PDT
Comment on attachment 424243 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=424243&action=review r=me, thanks for fixing. > Source/WebCore/platform/graphics/gpu/cocoa/GPUDeviceMetal.mm:50 > + adoptNS(MTLCopyAllDevices()); You need a local variable here.
Ben Nham
Comment 3 2021-03-25 08:21:41 PDT
Chris Dumez
Comment 4 2021-03-25 09:19:45 PDT
Comment on attachment 424245 [details] Patch Clearing flags on attachment: 424245 Committed r275036 (235757@main): <https://commits.webkit.org/235757@main>
Chris Dumez
Comment 5 2021-03-25 09:19:47 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2021-03-25 09:20:28 PDT
Note You need to log in before you can comment on or make changes to this bug.