Home
Docs
Install
OpenGL
raw
GL
ARB
OpenGL.raw.GL.ARB.multi_bind
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glBindBuffersBase
(
target ,
first ,
count ,
buffers
)
glBindBuffersRange
(
target ,
first ,
count ,
buffers ,
offsets ,
sizes
)
glBindImageTextures
(
first ,
count ,
textures
)
glBindSamplers
(
first ,
count ,
samplers
)
glBindTextures
(
first ,
count ,
textures
)
glBindVertexBuffers
(
first ,
count ,
buffers ,
offsets ,
strides
)