Experiment with using half precision floating point for out of line color data
https://bugs.webkit.org/show_bug.cgi?id=222631
Summary Experiment with using half precision floating point for out of line color data
Sam Weinig
Reported 2021-03-02 16:02:19 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-09 16:03:14 PST
Note You need to log in before you can comment on or make changes to this bug.