Searched refs:si_pc_query_destroy (Results 1 – 1 of 1) sorted by relevance
906 static void si_pc_query_destroy(struct si_context *sctx, struct si_query *squery) in si_pc_query_destroy() function1078 .destroy = si_pc_query_destroy,1263 si_pc_query_destroy((struct si_context *)ctx, &query->b); in si_create_batch_query()