Searched defs:rquery (Results 1 – 3 of 3) sorted by relevance
121 static void gfx11_sh_query_destroy(struct si_context *sctx, struct si_query *rquery) in gfx11_sh_query_destroy()128 static bool gfx11_sh_query_begin(struct si_context *sctx, struct si_query *rquery) in gfx11_sh_query_begin()147 static bool gfx11_sh_query_end(struct si_context *sctx, struct si_query *rquery) in gfx11_sh_query_end()216 static bool gfx11_sh_query_get_result(struct si_context *sctx, struct si_query *rquery, bool wait, in gfx11_sh_query_get_result()261 static void gfx11_sh_query_get_result_resource(struct si_context *sctx, struct si_query *rquery, in gfx11_sh_query_get_result_resource()
40 struct r600_query *rquery) in r600_query_sw_destroy()75 struct r600_query *rquery) in r600_query_sw_begin()225 struct r600_query *rquery) in r600_query_sw_end()377 struct r600_query *rquery, in r600_query_sw_get_result()465 struct r600_query *rquery) in r600_query_hw_destroy()974 struct r600_query *rquery = (struct r600_query *)query; in r600_destroy_query() local983 struct r600_query *rquery = (struct r600_query *)query; in r600_begin_query() local1016 struct r600_query *rquery) in r600_query_hw_begin()1039 struct r600_query *rquery = (struct r600_query *)query; in r600_end_query() local1045 struct r600_query *rquery) in r600_query_hw_end()[all …]
83 struct r600_query *rquery) in r600_pc_query_destroy()