Home
last modified time | relevance | path

Searched refs:nextQueryId (Results 1 – 6 of 6) 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/swiftshader/include/GLES2/
Dgl2ext.h1982 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
1993 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (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/GL/
Dglext.h8156 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
8167 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);