Searched defs:rquery (Results 1 – 3 of 3) sorted by relevance
58 struct r600_query *rquery) in r600_query_sw_destroy()93 struct r600_query *rquery) in r600_query_sw_begin()243 struct r600_query *rquery) in r600_query_sw_end()395 struct r600_query *rquery, in r600_query_sw_get_result()483 struct r600_query *rquery) in r600_query_hw_destroy()992 struct r600_query *rquery = (struct r600_query *)query; in r600_destroy_query() local1001 struct r600_query *rquery = (struct r600_query *)query; in r600_begin_query() local1034 struct r600_query *rquery) in r600_query_hw_begin()1057 struct r600_query *rquery = (struct r600_query *)query; in r600_end_query() local1063 struct r600_query *rquery) in r600_query_hw_end()[all …]
103 struct r600_query *rquery) in r600_pc_query_destroy()
138 static void gfx10_sh_query_destroy(struct si_context *sctx, struct si_query *rquery) in gfx10_sh_query_destroy()145 static bool gfx10_sh_query_begin(struct si_context *sctx, struct si_query *rquery) in gfx10_sh_query_begin()164 static bool gfx10_sh_query_end(struct si_context *sctx, struct si_query *rquery) in gfx10_sh_query_end()233 static bool gfx10_sh_query_get_result(struct si_context *sctx, struct si_query *rquery, bool wait, in gfx10_sh_query_get_result()278 static void gfx10_sh_query_get_result_resource(struct si_context *sctx, struct si_query *rquery, in gfx10_sh_query_get_result_resource()