Searched refs:glCreateVertexArraysNULL (Results 1 – 3 of 3) sorted by relevance
3439 createVertexArrays = &glCreateVertexArraysNULL; in initProcsDesktopGLNULL()3636 createVertexArrays = &glCreateVertexArraysNULL; in initProcsDesktopGLNULL()
392 void INTERNAL_GL_APIENTRY glCreateVertexArraysNULL(GLsizei n, GLuint *arrays);
558 void INTERNAL_GL_APIENTRY glCreateVertexArraysNULL(GLsizei n, GLuint *arrays) {} in glCreateVertexArraysNULL() function