Searched refs:r600_destroy_query (Results 1 – 2 of 2) sorted by relevance
33 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in r600_destroy_query() function123 rctx->context.destroy_query = r600_destroy_query; in r600_init_query_functions()
299 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in r600_destroy_query() function610 rctx->context.destroy_query = r600_destroy_query; in r600_init_query_functions()