Home
last modified time | relevance | path

Searched refs:r300_flush (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_transfer.c99 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()
Dr300_flush.c75 void r300_flush(struct pipe_context *pipe, in r300_flush() function
132 r300_flush(pipe, in r300_flush_wrapped()
DMakefile.sources13 r300_flush.c \
Dr300_query.c123 r300_flush(pipe, RADEON_FLUSH_ASYNC, in r300_end_query()
Dr300_context.h722 void r300_flush(struct pipe_context *pipe,
Dr300_context.c135 r300_flush(&cs_context_copy->context, flags, fence); in r300_flush_callback()
Dr300_render.c219 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_reserve_cs_dwords()
Dr300_blit.c386 r300_flush(&r300->context, RADEON_FLUSH_ASYNC, NULL); in r300_clear()