Searched refs:r600_flush_framebuffer (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600.h202 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now);
H A Dr600_hw_context.c895 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now) function
948 r600_flush_framebuffer(ctx, true);
974 r600_flush_framebuffer(ctx, false);
H A Devergreen_compute.c387 /* r600_flush_framebuffer() updates the cb_flush_flags and then
395 r600_flush_framebuffer(ctx, true /* Flush now */);
H A Dr600_state.c1598 r600_flush_framebuffer(rctx, false);
H A Devergreen_state.c1705 r600_flush_framebuffer(rctx, false);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600.h202 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now);
H A Dr600_hw_context.c895 void r600_flush_framebuffer(struct r600_context *ctx, bool flush_now) function
948 r600_flush_framebuffer(ctx, true);
974 r600_flush_framebuffer(ctx, false);
H A Devergreen_compute.c387 /* r600_flush_framebuffer() updates the cb_flush_flags and then
395 r600_flush_framebuffer(ctx, true /* Flush now */);
H A Dr600_state.c1598 r600_flush_framebuffer(rctx, false);
H A Devergreen_state.c1705 r600_flush_framebuffer(rctx, false);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_hw_context.c156 static void r600_flush_framebuffer(struct r600_context *ctx) function
205 r600_flush_framebuffer(ctx);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_hw_context.c156 static void r600_flush_framebuffer(struct r600_context *ctx) function
205 r600_flush_framebuffer(ctx);

Completed in 99 milliseconds