Bug 169314

Summary: Some platforms won't be able to create a GPUDevice
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, graouts, keith_miller, kondapallykalyan, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jonlee: review+

Dean Jackson
Reported 2017-03-07 15:21:36 PST
Not all hardware (or OS versions) support Metal.
Attachments
Patch (12.04 KB, patch)
2017-03-07 15:56 PST, Dean Jackson
jonlee: review+
Dean Jackson
Comment 1 2017-03-07 15:51:35 PST
Dean Jackson
Comment 2 2017-03-07 15:56:08 PST
Jon Lee
Comment 3 2017-03-07 16:02:07 PST
Comment on attachment 303738 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=303738&action=review > Tools/TestWebKitAPI/Tests/WebCore/mac/GPUDevice.mm:44 > + if (device) { Reverse the conditional and early return.
Dean Jackson
Comment 4 2017-03-07 16:12:15 PST
Note You need to log in before you can comment on or make changes to this bug.