Bug 222430
Summary: | Expose OES_draw_buffers_indexed extension | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Knyazev <lexa.knyazev> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 222812, 241328 |
Alexey Knyazev
Fully supported in ANGLE for OpenGL, D3D11, and Vulkan. Metal implementation is coming soon.
The IDL and extension spec:
https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/
The WebGL CTS:
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/extensions/oes-draw-buffers-indexed.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75051364>
Alexey Knyazev
Metal implementation has landed in the upstream ANGLE repo.
EWS
Committed r295279 (251325@main): <https://commits.webkit.org/251325@main>
Reviewed commits have been landed. Closing PR #1294 and removing active labels.