Searched refs:r600_flush_framebuffer (Results 1 – 6 of 6) sorted by relevance
202 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now);
895 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now) in r600_flush_framebuffer() function948 r600_flush_framebuffer(ctx, true); in r600_context_flush()974 r600_flush_framebuffer(ctx, false); in r600_context_flush()
395 r600_flush_framebuffer(ctx, true /* Flush now */); in compute_emit_cs()
1598 r600_flush_framebuffer(rctx, false); in r600_set_framebuffer_state()
1705 r600_flush_framebuffer(rctx, false); in evergreen_set_framebuffer_state()
156 static void r600_flush_framebuffer(struct r600_context *ctx) in r600_flush_framebuffer() function205 r600_flush_framebuffer(ctx); in si_context_flush()