Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dperformance_query.c463 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) in _mesa_CreatePerfQueryINTEL()
520 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) in _mesa_DeletePerfQueryINTEL()
555 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) in _mesa_BeginPerfQueryINTEL()
608 _mesa_EndPerfQueryINTEL(GLuint queryHandle) in _mesa_EndPerfQueryINTEL()
640 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, in _mesa_GetPerfQueryDataINTEL()