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