Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h202 bool r600_query_hw_end(struct r600_common_context *rctx,
Dr600_perfcounter.c221 .end = r600_query_hw_end,
Dr600_query.c572 .end = r600_query_hw_end,
1062 bool r600_query_hw_end(struct r600_common_context *rctx, in r600_query_hw_end() function