[Webkit-unassigned] [Bug 195518] New: [Web GPU] Implement GPUColorStateDescriptor.format for MTLRenderPipelineDescriptor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 9 04:08:21 PST 2019


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

            Bug ID: 195518
           Summary: [Web GPU] Implement GPUColorStateDescriptor.format for
                    MTLRenderPipelineDescriptor
           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: justin_fan at apple.com

Currently Web GPU is hard-coded to provide the required pixel format for the first color attachment, and no others. Add GPUColorStateDescriptor from the API in order to provide the desired texture format to all Web GPU color attachments. Blend states will follow after MVP.

-- 
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/20190309/86e34111/attachment.html>


More information about the webkit-unassigned mailing list