Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_monitor.c157 index_to_queryid(GLuint index) in index_to_queryid() function
722 *queryId = index_to_queryid(0); in _mesa_GetFirstPerfQueryIdINTEL()
791 *queryId = index_to_queryid(i); in _mesa_GetPerfQueryIdByNameINTEL()