Bug 222631

Summary: Experiment with using half precision floating point for out of line color data
Product: WebKit Reporter: Sam Weinig <sam>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.