Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dperformance_monitor.c151 queryid_to_index(GLuint queryid) in queryid_to_index() function
165 return get_group(ctx, queryid_to_index(queryid)) != NULL; in queryid_valid()
814 group_obj = get_group(ctx, queryid_to_index(queryId)); in _mesa_GetPerfQueryInfoINTEL()
891 group_obj = get_group(ctx, queryid_to_index(queryId)); in _mesa_GetPerfCounterInfoINTEL()
1021 group = queryid_to_index(queryId); in _mesa_CreatePerfQueryINTEL()