Searched refs:clear_result (Results 1 – 5 of 5) sorted by relevance
131 void (*clear_result)(struct r600_query_hw *, union pipe_query_result *); member
229 .clear_result = r600_pc_query_clear_result,
465 .clear_result = r600_query_hw_clear_result,1128 query->ops->clear_result(query, result); in r600_query_hw_get_result()
209 session_module->clear_result(); in RecordResult()
88 module->clear_result(); in RecordResult()