[Webkit-unassigned] [Bug 263815] New: [WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 18:15:13 PDT 2023


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

            Bug ID: 263815
           Summary: [WebGPU] Crash in CommandEncoder::beginRenderPass when
                    writing to targets not starting at zero or not
                    linearly increasing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mwyrzykowski at apple.com

[WebGPU] Crash in CommandEncoder::beginRenderPass when writing to targets not starting at zero or not linearly increasing

E.g., starting at target 1 instead of 0 will crash. Starting at target 0 but then skipping 1 will also crash.

-- 
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/20231028/0b25d044/attachment.htm>


More information about the webkit-unassigned mailing list