Searched defs:createVertexArrays (Results 1 – 5 of 5) sorted by relevance
643 PFNGLCREATEVERTEXARRAYSPROC createVertexArrays = nullptr; variable
139 glCreateVertexArraysFunc createVertexArrays; variable
3039 void Context::createVertexArrays(GLsizei n, VertexArrayID *arrays) in createVertexArrays() function in gl::Context
3184 void Context::createVertexArrays(GLsizei n, GLuint *arrays) in createVertexArrays() function in gl::Context