Bug 169781 - WebGPU: build fixes for non-Cocoa platforms
Summary: WebGPU: build fixes for non-Cocoa platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-16 13:45 PDT by Zan Dobersek
Modified: 2017-03-20 00:23 PDT (History)
3 users (show)

See Also:


Attachments
Patch (13.03 KB, patch)
2017-03-16 14:00 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.