Searched refs:_mesa_CreateQueries (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | queryobj.h | 54 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids);
|
| H A D | queryobj.c | 252 * if dsa is set. Called from _mesa_GenQueries() and _mesa_CreateQueries(). 297 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | queryobj.h | 57 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids);
|
| H A D | queryobj.c | 258 * if dsa is set. Called from _mesa_GenQueries() and _mesa_CreateQueries(). 300 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1568 SET_CreateQueries(exec, _mesa_CreateQueries);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1579 SET_CreateQueries(exec, _mesa_CreateQueries);
|
Completed in 10 milliseconds