RESOLVED FIXED Bug 219140
Support WebGL's base_vertex_base_instance draft extensions
https://bugs.webkit.org/show_bug.cgi?id=219140
Summary Support WebGL's base_vertex_base_instance draft extensions
Kenneth Russell
Reported 2020-11-18 18:45:06 PST
https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/ and https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/ are draft WebGL extensions offering the BaseVertex / BaseInstance functionality commonly supported by lower-level graphics APIs, including OpenGL. These extensions are well supported in ANGLE, supported in Chromium behind a flag, and need to be similarly exposed in WebKit's WebGL implementation behind a flag in order to demonstrate to the WebGL working group that they're supportable in multiple browser implementations.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-25 21:34:38 PST
EWS
Comment 2 2022-06-27 01:10:44 PDT
Committed 251862@main (ad4e2e1bb0cb): <https://commits.webkit.org/251862@main> Reviewed commits have been landed. Closing PR #1767 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.