[Webkit-unassigned] [Bug 274258] New: [WebGPU] WebGPU shouldn't assume dividing by 2 results in a conversion from a bitfield to an index

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 16 07:19:12 PDT 2024


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

            Bug ID: 274258
           Summary: [WebGPU] WebGPU shouldn't assume dividing by 2 results
                    in a conversion from a bitfield to an index
           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] WebGPU shouldn't assume dividing by 2 results in a conversion from a bitfield to an index

This only works today because we have 3 bits which can be set and 1/2 = 0, 2/2 = 1, 4/2 = 2

-- 
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/20240516/07eded13/attachment.htm>


More information about the webkit-unassigned mailing list