Searched refs:_mesa_CreateVertexArrays (Results 1 – 3 of 3) sorted by relevance
115 void GLAPIENTRY _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays);
621 _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays) in _mesa_CreateVertexArrays() function
355 SET_CreateVertexArrays(exec, _mesa_CreateVertexArrays); in _mesa_initialize_exec_table()