Bug 169781

Summary: WebGPU: build fixes for non-Cocoa platforms
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, jonlee, magomez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2017-03-16 13:45:24 PDT
WebGPU: build fixes for non-Cocoa platforms
Comment 1 Zan Dobersek 2017-03-16 14:00:45 PDT
Created attachment 304688 [details]
Patch
Comment 2 Alex Christensen 2017-03-16 14:21:21 PDT
Comment on attachment 304688 [details]
Patch

r=me
Cool!  Are you thinking about making a Vulcan backend for Linux?  The API isn't standardized and stable yet, and there is no validation of shaders or anything, but we would really value your input on designing this to be cross-platform.
Comment 3 Zan Dobersek 2017-03-17 07:09:56 PDT
(In reply to comment #2)
> Comment on attachment 304688 [details]
> Patch
> 
> r=me
> Cool!  Are you thinking about making a Vulcan backend for Linux?  The API
> isn't standardized and stable yet, and there is no validation of shaders or
> anything, but we would really value your input on designing this to be
> cross-platform.

The plan is indeed to use Vulkan, but no real progress has been made yet.
Comment 4 Zan Dobersek 2017-03-17 07:11:28 PDT
Comment on attachment 304688 [details]
Patch

Clearing flags on attachment: 304688

Committed r214105: <http://trac.webkit.org/changeset/214105>
Comment 5 Zan Dobersek 2017-03-17 07:11:37 PDT
All reviewed patches have been landed.  Closing bug.