Home
last modified time | relevance | path

Searched refs:_mesa_CallLists (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddlist.h50 extern void GLAPIENTRY _mesa_CallLists( GLsizei n, GLenum type, const GLvoid *lists );
Ddlist.c9152 _mesa_CallLists(GLsizei n, GLenum type, const GLvoid * lists) in _mesa_CallLists() function
11068 SET_CallLists(disp, _mesa_CallLists); in _mesa_init_dlist_dispatch()