Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dperformance_query.c172 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL() argument
188 if (!nextQueryId) { in _mesa_GetNextPerfQueryIdINTEL()
203 *nextQueryId = queryId; in _mesa_GetNextPerfQueryIdINTEL()
205 *nextQueryId = 0; in _mesa_GetNextPerfQueryIdINTEL()
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DINTEL_performance_query.txt91 void GetNextPerfQueryIdINTEL(uint queryId, uint *nextQueryId);
185 void GetNextPerfQueryIdINTEL(uint queryId, uint *nextQueryId);
189 location pointed by nextQueryId. If query identified by queryId is the last
192 nextQueryId pointer is equal to 0, an INVALID_VALUE error is
526 uint nextQueryId;
545 nextQueryId = queryId;
546 while(nextQueryId)
549 nextQueryId,
566 nextQueryId,
/third_party/openGLES/extensions/INTEL/
DINTEL_performance_query.txt91 void GetNextPerfQueryIdINTEL(uint queryId, uint *nextQueryId);
185 void GetNextPerfQueryIdINTEL(uint queryId, uint *nextQueryId);
189 location pointed by nextQueryId. If query identified by queryId is the last
192 nextQueryId pointer is equal to 0, an INVALID_VALUE error is
526 uint nextQueryId;
545 nextQueryId = queryId;
546 while(nextQueryId)
549 nextQueryId,
566 nextQueryId,
/third_party/skia/third_party/externals/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);
/third_party/mesa3d/include/GLES2/
Dgl2ext.h2436 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2447 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2ext.h2379 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2390 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h2428 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2439 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/openGLES/api/GLES2/
Dgl2ext.h2516 typedef void (GL_APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
2527 GL_APICALL void GL_APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/openGLES/api/GL/
Dglcorearb.h4775 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
4786 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
Dglext.h9335 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
9346 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/mesa3d/include/GL/
Dglcorearb.h4748 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
4759 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
Dglext.h9258 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
9269 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
/third_party/skia/third_party/externals/opengl-registry/api/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);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h4709 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
4720 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);
Dglext.h9214 typedef void (APIENTRYP PFNGLGETNEXTPERFQUERYIDINTELPROC) (GLuint queryId, GLuint *nextQueryId);
9225 GLAPI void APIENTRY glGetNextPerfQueryIdINTEL (GLuint queryId, GLuint *nextQueryId);