New issue
Advanced search Search tips

Issue 891861 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature

Blocked on:
issue 890539



Sign in to add a comment

Investigate OES_draw_elements_base_vertex / EXT_base_instance

Project Member Reported by kbr@chromium.org, Oct 3

Issue description

Some WebGL developers have pointed out that the instancing support both in WebGL 2.0 and in WebGL 1.0's instancing extension are missing some alternate entry points which would make them more efficient.

https://github.com/KhronosGroup/WebGL/issues/2526 requests the BaseInstance variant of instanced draw calls, and https://github.com/KhronosGroup/WebGL/issues/2434 requests the BaseVertex variant of these calls.

Feedback has recently been received from some WebGL users that multi-draw functionality is important to increase the possibility of batching, which is being investigated in Issue 890539. Perhaps during that investigation, we could see whether it's possible to subsume some of this functionality, or whether we should add a separate extension.

 
Status: Available (was: Untriaged)

Sign in to add a comment