Home
last modified time | relevance | path

Searched defs:queryHandle (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dperformance_monitor.c1001 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) in _mesa_CreatePerfQueryINTEL()
1076 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) in _mesa_DeletePerfQueryINTEL()
1110 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) in _mesa_BeginPerfQueryINTEL()
1158 _mesa_EndPerfQueryINTEL(GLuint queryHandle) in _mesa_EndPerfQueryINTEL()
1197 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, in _mesa_GetPerfQueryDataINTEL()