Searched refs:r600_end_query (Results 1 - 4 of 4) sorted by relevance

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

Completed in 1111 milliseconds