HomeSort by relevance Sort by last modified time
    Searched refs:radeonsi_flush (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 207 void radeonsi_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence,
radeonsi_pipe.c 134 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);
r600_hw_context.c 152 radeonsi_flush(&ctx->context, NULL, RADEON_FLUSH_ASYNC);
r600_texture.c 366 radeonsi_flush(ctx, NULL, 0);

Completed in 574 milliseconds