Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_query.c414 _mesa_CreatePerfQueryINTEL(GLuint queryId, GLuint *queryHandle) in _mesa_CreatePerfQueryINTEL()
470 _mesa_DeletePerfQueryINTEL(GLuint queryHandle) in _mesa_DeletePerfQueryINTEL()
505 _mesa_BeginPerfQueryINTEL(GLuint queryHandle) in _mesa_BeginPerfQueryINTEL()
558 _mesa_EndPerfQueryINTEL(GLuint queryHandle) in _mesa_EndPerfQueryINTEL()
590 _mesa_GetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, in _mesa_GetPerfQueryDataINTEL()