Home
last modified time | relevance | path

Searched refs:r600_flush (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c118 void r600_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, in r600_flush() function
147 r600_flush(ctx, fence, 0); in r600_flush_from_st()
152 r600_flush((struct pipe_context*)ctx, NULL, flags); in r600_flush_from_winsys()
Dr600_hw_context.c641 r600_flush(&ctx->context, NULL, RADEON_FLUSH_ASYNC); in r600_need_cs_space()
683 r600_flush(&ctx->context, NULL, RADEON_FLUSH_ASYNC); in r600_need_cs_space()
Dr600_pipe.h537 void r600_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence,
Dr600_texture.c701 r600_flush(ctx, NULL, 0); in r600_texture_get_transfer()