1. @JSName('bindVertexArrayOES')
  2. @DomName('OESVertexArrayObject.bindVertexArrayOES')
  3. @DocsEditable()
void bindVertexArray(VertexArrayObjectOes arrayObject)

Source

@JSName('bindVertexArrayOES')
@DomName('OESVertexArrayObject.bindVertexArrayOES')
@DocsEditable()
void bindVertexArray(VertexArrayObjectOes arrayObject) native;