Searched refs:_mesa_CreateVertexArrays (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Darrayobj.h376 void GLAPIENTRY _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays);
H A Darrayobj.c1141 * Helper for _mesa_GenVertexArrays() and _mesa_CreateVertexArrays()
1227 _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Darrayobj.h370 void GLAPIENTRY _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays);
H A Darrayobj.c1109 * Helper for _mesa_GenVertexArrays() and _mesa_CreateVertexArrays()
1192 _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c355 SET_CreateVertexArrays(exec, _mesa_CreateVertexArrays);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c353 SET_CreateVertexArrays(exec, _mesa_CreateVertexArrays);

Completed in 9 milliseconds