OES_element_index_uint WebGL working group (public_webgl 'at' khronos.org) Members of the WebGL working group Florian Bösch (pyalot 'at' gmail.com) 10 The drawElements entry point parameter type accepts the value UNSIGNED_INT [NoInterfaceObject] interface OES_element_index_uint { }; Initial revision. Removed the bufferData requirement as this is not checked by webgl Removed the enumerants from the IDL which are contained in the context and added aliases to the extension name Based on feedback on public_webgl, moved from draft to community approved, and removed aliases. Ratified by Khronos Board of Promoters. Added NoInterfaceObject extended attribute.