Home
last modified time | relevance | path

Searched refs:r600_flush_emit (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c116 r600_flush_emit(rctx); in evergreen_cp_dma_clear_buffer()
Dr600_hw_context.c92 void r600_flush_emit(struct r600_context *rctx) in r600_flush_emit() function
283 r600_flush_emit(ctx); in r600_context_gfx_flush()
536 r600_flush_emit(rctx); in r600_cp_dma_copy_buffer()
Devergreen_compute.c811 r600_flush_emit(rctx); in compute_emit_cs()
857 r600_flush_emit(rctx); in compute_emit_cs()
Dr600_pipe.h775 void r600_flush_emit(struct r600_context *ctx);
Dr600_state_common.c2215 r600_flush_emit(rctx); in r600_draw_vbo()