Searched refs:r300_flush (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_transfer.c | 76 r300_flush(ctx, 0, NULL); in r300_copy_into_tiled_texture() 157 r300_flush(ctx, 0, NULL); in r300_texture_get_transfer() 191 r300_flush(ctx, 0, NULL); in r300_texture_get_transfer() 203 r300_flush(ctx, 0, NULL); in r300_texture_get_transfer()
|
D | r300_flush.c | 66 void r300_flush(struct pipe_context *pipe, in r300_flush() function 137 r300_flush(pipe, 0, fence); in r300_flush_wrapped()
|
D | Makefile.sources | 7 r300_flush.c \
|
D | r300_query.c | 121 r300_flush(pipe, RADEON_FLUSH_ASYNC, in r300_end_query()
|
D | r300_context.h | 694 void r300_flush(struct pipe_context *pipe,
|
D | r300_context.c | 123 r300_flush(&cs_context_copy->context, flags, NULL); in r300_flush_callback()
|
D | r300_blit.c | 314 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_clear()
|
D | r300_render.c | 219 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_reserve_cs_dwords()
|