Searched refs:si_query_sw_destroy (Results 1 – 1 of 1) sorted by relevance
60 static void si_query_sw_destroy(struct si_context *sctx, struct si_query *squery) in si_query_sw_destroy() function558 static const struct si_query_ops sw_query_ops = {.destroy = si_query_sw_destroy,