Searched refs:radeonsi_flush (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dradeonsi_pipe.h207 void radeonsi_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence,
H A Dradeonsi_pipe.c134 void radeonsi_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, function
163 radeonsi_flush(ctx, fence, 0);
168 radeonsi_flush((struct pipe_context*)ctx, NULL, flags);
H A Dr600_hw_context.c152 radeonsi_flush(&ctx->context, NULL, RADEON_FLUSH_ASYNC);
H A Dr600_texture.c366 radeonsi_flush(ctx, NULL, 0);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_pipe.h207 void radeonsi_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence,
H A Dradeonsi_pipe.c134 void radeonsi_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, function
163 radeonsi_flush(ctx, fence, 0);
168 radeonsi_flush((struct pipe_context*)ctx, NULL, flags);
H A Dr600_hw_context.c152 radeonsi_flush(&ctx->context, NULL, RADEON_FLUSH_ASYNC);
H A Dr600_texture.c366 radeonsi_flush(ctx, NULL, 0);

Completed in 364 milliseconds