Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h300 int r600_get_perfcounter_group_info(struct r600_common_screen *,
Dr600_perfcounter.c556 int r600_get_perfcounter_group_info(struct r600_common_screen *screen, in r600_get_perfcounter_group_info() function
Dr600_query.c2103 return r600_get_perfcounter_group_info(rscreen, index, info); in r600_get_driver_query_group_info()