Searched refs:radeon_save_cs (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 479 radeon_save_cs(rctx->ws, cs, &saved, true); in r600_flush_dma_ring() 500 void radeon_save_cs(struct radeon_winsys *ws, struct radeon_winsys_cs *cs, in radeon_save_cs() function
|
D | r600_pipe_common.h | 710 void radeon_save_cs(struct radeon_winsys *ws, struct radeon_winsys_cs *cs,
|
D | r600_hw_context.c | 287 radeon_save_cs(ws, cs, &ctx->last_gfx, true); in r600_context_gfx_flush()
|