Home
last modified time | relevance | path

Searched refs:r300_flush (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_transfer.c96 r300_flush(ctx, 0, NULL); in r300_copy_into_tiled_texture()
171 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map()
200 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map()
210 r300_flush(ctx, 0, NULL); in r300_texture_transfer_map()
H A Dr300_flush.c74 void r300_flush(struct pipe_context *pipe, in r300_flush() function
134 r300_flush(pipe, flags, fence); in r300_flush_wrapped()
H A Dr300_query.c124 r300_flush(pipe, PIPE_FLUSH_ASYNC, in r300_end_query()
H A Dr300_context.h729 /* r300_flush.c */
730 void r300_flush(struct pipe_context *pipe,
H A Dr300_context.c135 r300_flush(&cs_context_copy->context, flags, fence); in r300_flush_callback()
H A Dr300_blit.c397 r300_flush(&r300->context, PIPE_FLUSH_ASYNC, NULL); in r300_clear()
H A Dr300_render.c221 r300_flush(&r300->context, PIPE_FLUSH_ASYNC, NULL); in r300_reserve_cs_dwords()

Completed in 8 milliseconds