NEW 287139
Implement CanvasRenderingContext2D float16 bitmap support
https://bugs.webkit.org/show_bug.cgi?id=287139
Summary Implement CanvasRenderingContext2D float16 bitmap support
Christopher Cameron
Reported 2025-02-06 01:56:05 PST
This is an implementation bug to go along with the PR to the HTML specification to add support for float16 canvas. https://github.com/whatwg/html/pull/10951 See explainer at: https://github.com/ccameron-chromium/ColorWeb-CG/blob/canvas2d_float/canvas_float.md
Attachments
Said Abou-Hallawa
Comment 1 2025-02-06 08:56:40 PST
This is currently implemented as `CanvasPixelFormat` see 286934@main.
Radar WebKit Bug Importer
Comment 2 2025-02-13 01:57:16 PST
Note You need to log in before you can comment on or make changes to this bug.