[Webkit-unassigned] [Bug 219140] New: Support WebGL's base_vertex_base_instance draft extensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 18:45:06 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219140

            Bug ID: 219140
           Summary: Support WebGL's base_vertex_base_instance draft
                    extensions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kbr at google.com
                CC: dino at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201119/1df76dfe/attachment.htm>


More information about the webkit-unassigned mailing list