Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h304 bool r600_perfcounters_init(struct r600_perfcounters *, unsigned num_blocks);
Dr600_perfcounter.c589 bool r600_perfcounters_init(struct r600_perfcounters *pc, in r600_perfcounters_init() function