Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c40 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) in r600_begin_query() function
124 rctx->context.begin_query = r600_begin_query; in r600_init_query_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c335 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) in r600_begin_query() function
611 rctx->context.begin_query = r600_begin_query; in r600_init_query_functions()