Home
Docs
Install
OpenGL
raw
GL
ARB
OpenGL.raw.GL.ARB.draw_elements_base_vertex
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glDrawElementsBaseVertex
(
mode ,
count ,
type ,
indices ,
basevertex
)
glDrawElementsInstancedBaseVertex
(
mode ,
count ,
type ,
indices ,
instancecount ,
basevertex
)
glDrawRangeElementsBaseVertex
(
mode ,
start ,
end ,
count ,
type ,
indices ,
basevertex
)
glMultiDrawElementsBaseVertex
(
mode ,
count ,
type ,
indices ,
drawcount ,
basevertex
)