Bug 235637 - Implement EXT_texture_compression_bptc extension
Summary: Implement EXT_texture_compression_bptc extension
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-26 03:37 PST by Alexey Knyazev
Modified: 2022-05-27 17:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Knyazev 2022-01-26 03:37:37 PST
Spec: https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/

The extension is fully implemented in all ANGLE renderers.
Comment 1 Radar WebKit Bug Importer 2022-02-02 03:38:15 PST
<rdar://problem/88373038>
Comment 2 Alexey Knyazev 2022-05-26 12:18:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1061
Comment 3 EWS 2022-05-27 17:56:51 PDT
Committed r294972 (251076@main): <https://commits.webkit.org/251076@main>

Reviewed commits have been landed. Closing PR #1061 and removing active labels.