RESOLVED FIXED 220343
Support EXT_texture_norm16 extension
https://bugs.webkit.org/show_bug.cgi?id=220343
Summary Support EXT_texture_norm16 extension
Kenneth Russell
Reported 2021-01-05 14:55:35 PST
https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/ was recently promoted to community approved, and ANGLE has good support for it across all platforms. WebKit's WebGL implementation should expose it for best portability of higher-end applications.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-12 14:56:15 PST
Kenneth Russell
Comment 2 2021-10-12 12:18:17 PDT
For reference, EXT_texture_norm16 was exposed in Chromium in https://crbug.com/1000354 - this may help with the browser-side IDL changes. WebKit's current copy of ANGLE doesn't have a Metal implementation of this extension. Ideally this would be implemented upstream in ANGLE first under http://anglebug.com/6547 , and then ANGLE rolled forward into WebKit. A colleague at Esri indicates this is an important extension for GIS applications.
Alexey Knyazev
Comment 3 2022-05-26 07:23:51 PDT
EWS
Comment 4 2022-05-27 11:59:35 PDT
Committed r294946 (251054@main): <https://commits.webkit.org/251054@main> Reviewed commits have been landed. Closing PR #1049 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.