Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h200 bool r600_query_hw_begin(struct r600_common_context *rctx,
Dr600_perfcounter.c220 .begin = r600_query_hw_begin,
Dr600_query.c571 .begin = r600_query_hw_begin,
1033 bool r600_query_hw_begin(struct r600_common_context *rctx, in r600_query_hw_begin() function