Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_monitor.h97 _mesa_GetPerfQueryIdByNameINTEL(char *queryName, GLuint *queryId);
Dperformance_monitor.c764 _mesa_GetPerfQueryIdByNameINTEL(char *queryName, GLuint *queryId) in _mesa_GetPerfQueryIdByNameINTEL() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c584 SET_GetPerfQueryIdByNameINTEL(exec, _mesa_GetPerfQueryIdByNameINTEL); in _mesa_initialize_exec_table()