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