Home
last modified time | relevance | path

Searched refs:r600_end_query (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c51 static void r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query() function
125 rctx->context.end_query = r600_end_query; in r600_init_query_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c375 static void r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query() function
612 rctx->context.end_query = r600_end_query; in r600_init_query_functions()