Searched refs:r600_query_hw_get_result (Results 1 – 3 of 3) sorted by relevance
204 bool r600_query_hw_get_result(struct r600_common_context *rctx,
222 .get_result = r600_query_hw_get_result
572 .get_result = r600_query_hw_get_result,1320 bool r600_query_hw_get_result(struct r600_common_context *rctx, in r600_query_hw_get_result() function