Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGL2RenderingContext
/
bindBufferBase
bindBufferBase
Declaration
void
bindBufferBase
(
GLenum
target
,
GLuint
index
,
WebGLBuffer
?
buffer
);