Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_monitor.h94 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId);
Dperformance_monitor.c726 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c581 SET_GetNextPerfQueryIdINTEL(exec, _mesa_GetNextPerfQueryIdINTEL); in _mesa_initialize_exec_table()