Searched refs:r600_end_query (Results 1 – 2 of 2) sorted by relevance
1106 static bool r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query() function2083 rctx->b.end_query = r600_end_query; in si_init_query_functions()
1048 static bool r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query() function2101 rctx->b.end_query = r600_end_query; in r600_query_init()