Home
last modified time | relevance | path

Searched refs:nextQueryId (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dperformance_monitor.c726 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL() argument
741 if (!nextQueryId) { in _mesa_GetNextPerfQueryIdINTEL()
748 *nextQueryId = 0; in _mesa_GetNextPerfQueryIdINTEL()
757 *nextQueryId = 0; in _mesa_GetNextPerfQueryIdINTEL()
759 *nextQueryId = queryId; in _mesa_GetNextPerfQueryIdINTEL()
Dperformance_monitor.h94 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId);
/external/mesa3d/include/GLES2/
Dgl2ext.h2100 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2111 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/external/swiftshader/include/GLES2/
Dgl2ext.h2379 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2390 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/external/swiftshader/include/GL/
Dglcorearb.h4709 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
4720 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
Dglext.h9213 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
9224 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/external/mesa3d/include/GL/
Dglext.h8918 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
8929 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);