Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_monitor.h103 GLuint *noActiveInstances,
Dperformance_monitor.c804 GLuint *noActiveInstances, in _mesa_GetPerfQueryInfoINTEL() argument
862 if (noActiveInstances) { in _mesa_GetPerfQueryInfoINTEL()
863 *noActiveInstances = _mesa_HashNumEntries(ctx->PerfMonitor.Monitors); in _mesa_GetPerfQueryInfoINTEL()