[Webkit-unassigned] [Bug 222631] New: Experiment with using half precision floating point for out of line color data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 16:02:19 PST 2021


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

            Bug ID: 222631
           Summary: Experiment with using half precision floating point
                    for out of line color data
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

The CSS spec only mandates 16 bits of precision per channel for non-legacy sRGB color data, but we currently use 32 bits. We should experiment with adding support for half precision floating point a.k.a __fp16.

-- 
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/20210303/4da61102/attachment-0001.htm>


More information about the webkit-unassigned mailing list