Searched refs:r300_flush (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_transfer.c | 99 r300_flush(ctx, 0, NULL); in r300_copy_into_tiled_texture() 174 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map() 203 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map() 213 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map()
|
D | r300_flush.c | 75 void r300_flush(struct pipe_context *pipe, in r300_flush() function 132 r300_flush(pipe, in r300_flush_wrapped()
|
D | Makefile.sources | 13 r300_flush.c \
|
D | r300_query.c | 123 r300_flush(pipe, RADEON_FLUSH_ASYNC, in r300_end_query()
|
D | r300_context.h | 722 void r300_flush(struct pipe_context *pipe,
|
D | r300_context.c | 135 r300_flush(&cs_context_copy->context, flags, fence); in r300_flush_callback()
|
D | r300_render.c | 219 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_reserve_cs_dwords()
|
D | r300_blit.c | 386 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_clear()
|