libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
OES_vertex_array_object.deleteVertexArrayOES
libwasm
bindings
WebGLRenderingContext
OES_vertex_array_object
Undocumented in source. Be warned that the author may not have intended to support it.
struct
OES_vertex_array_object
nothrow
void
deleteVertexArrayOES
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
arrayObject
)
if
(
isTOrPointer
!(
T0
,
WebGLVertexArrayObject
)
)
Meta
Source
See Implementation
libwasm
bindings
WebGLRenderingContext
OES_vertex_array_object
constructors
this
functions
bindVertexArrayOES
createVertexArrayOES
deleteVertexArrayOES
isVertexArrayOES
variables
VERTEX_ARRAY_BINDING_OES
handle