Searched defs:glCreateVertexArrays (Results 1 – 6 of 6) sorted by relevance
139 #define glCreateVertexArrays glwCreateVertexArrays macro
269 "glCreateVertexArrays": { object
1329 GLW_APICALL void GLW_APIENTRY glCreateVertexArrays (GLsizei n, GLuint *arrays) function
5627 void GL_APIENTRY glCreateVertexArrays(GLsizei n, GLuint *arrays) in glCreateVertexArrays() function
5644 void GL_APIENTRY glCreateVertexArrays(GLsizei n, GLuint *arrays) in glCreateVertexArrays() function
959 void CallLogWrapper::glCreateVertexArrays (glw::GLsizei n, glw::GLuint *arrays) function in CallLogWrapper