[Webkit-unassigned] [Bug 236903] New: [WebGPU] Tracer bullet part 9: Basic implementation of bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 19 20:59:22 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236903

            Bug ID: 236903
           Summary: [WebGPU] Tracer bullet part 9: Basic implementation of
                    bindings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

This is a basic implementation of the BindGroup, BindGroupLayout, and PipelineLayout methods. Eventually we'll want to suballocate multiple BindGroups so they coexist within the same Buffer, but this is an initial simple implementation that doesn't do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220220/4d98a91a/attachment.htm>


More information about the webkit-unassigned mailing list