Searched refs:r600_create_batch_query (Results 1 – 3 of 3) sorted by relevance
293 struct pipe_query *r600_create_batch_query(struct pipe_context *ctx,
300 struct pipe_query *r600_create_batch_query(struct pipe_context *ctx, in r600_create_batch_query() function
2118 rctx->b.create_batch_query = r600_create_batch_query; in r600_query_init()