WEBGL_multi_draw WebGL extension
Limited availability
The WEBGL_multi_draw
extension for WebGL 1.0 and 2.0 contexts renders more than one primitive with a single function call.
To learn more, see
WEBGL_multi_draw extension,
WEBGL_multi_draw: multiDrawArraysInstancedWEBGL() method,
WEBGL_multi_draw: multiDrawArraysWEBGL() method,
WEBGL_multi_draw: multiDrawElementsInstancedWEBGL() method,
WEBGL_multi_draw: multiDrawElementsWEBGL() method at MDN.
Compatibility
- Chrome 86 Released on 2020-10-20
- Chrome Android 86 Released on 2020-10-20
- Edge 86 Released on 2020-10-09
- Firefox ❌ Search for bugs Search for standards position
- Firefox for Android ❌ Search for bugs Search for standards position
- Safari 15 Released on 2021-09-20
- Safari on iOS 15 Released on 2021-09-20
Baseline availability blocked since September 2021 by Firefox (38 months)
Specifications
- WebGL WEBGL_multi_draw Extension Specification, from WebGL Working Group (Khronos Group).