Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_query.h44 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId);
Dperformance_query.c164 _mesa_GetNextPerfQueryIdINTEL(GLuint queryId, GLuint *nextQueryId) in _mesa_GetNextPerfQueryIdINTEL() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c724 SET_GetNextPerfQueryIdINTEL(exec, _mesa_GetNextPerfQueryIdINTEL); in _mesa_initialize_exec_table()