OES_element_index_uint WebGL extension
Widely available
The OES_element_index_uint
extension for WebGL 1.0 contexts adds support for gl.UNSIGNED_INT
types to WebGLRenderingContext.drawElements()
.
To learn more, see
OES_element_index_uint extension at MDN.
Compatibility
- Chrome 24 Released on 2013-01-10
- Chrome Android 25 Released on 2013-02-27
- Edge 12 Released on 2015-07-29
- Firefox 24 Released on 2013-09-17
- Firefox for Android 24 Released on 2013-09-17
- Safari 8 Released on 2014-10-16
- Safari on iOS 8 Released on 2014-09-17
Specifications
- WebGL OES_element_index_uint Khronos Ratified Extension Specification, from WebGL Working Group (Khronos Group).