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.c465 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) in _mesa_CreatePerfQueryINTEL()
522 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) in _mesa_DeletePerfQueryINTEL()
557 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) in _mesa_BeginPerfQueryINTEL()
610 _mesa_EndPerfQueryINTEL(GLuint queryHandle) in _mesa_EndPerfQueryINTEL()
642 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, in _mesa_GetPerfQueryDataINTEL()