Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c70 static void r600_render_condition(struct pipe_context *ctx, in r600_render_condition() function
81 r600_render_condition(ctx, NULL, 0); in r600_render_condition()
129 rctx->context.render_condition = r600_render_condition; in r600_init_query_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c522 static void r600_render_condition(struct pipe_context *ctx, in r600_render_condition() function
616 rctx->context.render_condition = r600_render_condition; in r600_init_query_functions()