bindVertexArrayOES method
Implementation
void bindVertexArrayOES(WebGLVertexArrayObjectOES? arrayObject) =>
js_util.callMethod(this, 'bindVertexArrayOES', [arrayObject]);
void bindVertexArrayOES(WebGLVertexArrayObjectOES? arrayObject) =>
js_util.callMethod(this, 'bindVertexArrayOES', [arrayObject]);