Home
last modified time | relevance | path

Searched refs:svga_context_flush (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c169 svga_context_flush(svga, NULL); in svga_begin_query()
194 svga_context_flush(svga, NULL); in svga_end_query()
202 svga_context_flush(svga, NULL); in svga_end_query()
229 svga_context_flush(svga, NULL); in svga_get_query_result()
234 svga_context_flush(svga, &sq->fence); in svga_get_query_result()
Dsvga_pipe_draw.c259 svga_context_flush( svga, NULL ); in retry_draw_range_elements()
310 svga_context_flush( svga, NULL ); in retry_draw_arrays()
370 svga_context_flush(svga, NULL); in svga_draw_vbo()
413 svga_context_flush(svga, NULL); in svga_draw_vbo()
Dsvga_swtnl_backend.c93 svga_context_flush(svga, NULL); in svga_vbuf_render_allocate_vertices()
189 svga_context_flush(svga, NULL); in svga_vbuf_submit_state()
247 svga_context_flush(svga, NULL); in svga_vbuf_render_draw_arrays()
302 svga_context_flush(svga, NULL); in svga_vbuf_render_draw_elements()
Dsvga_resource_texture.c95 svga_context_flush(svga, NULL); in svga_transfer_dma_band()
130 svga_context_flush(svga, &fence); in svga_transfer_dma()
162 svga_context_flush(svga, NULL); in svga_transfer_dma()
184 svga_context_flush(svga, &fence); in svga_transfer_dma()
Dsvga_pipe_flush.c45 svga_context_flush(svga, fence); in svga_flush()
Dsvga_context.c201 void svga_context_flush( struct svga_context *svga, in svga_context_flush() function
253 svga_context_flush( svga, NULL ); in svga_hwtnl_flush_retry()
Dsvga_pipe_fs.c107 svga_context_flush(svga, NULL); in svga_delete_fs_state()
Dsvga_resource_buffer_upload.c67 svga_context_flush(svga, NULL); in svga_winsys_buffer_create()
516 svga_context_flush(svga, NULL); in svga_buffer_upload_piecewise()
585 svga_context_flush(svga, NULL); in svga_buffer_handle()
Dsvga_pipe_clear.c126 svga_context_flush( svga, NULL ); in svga_clear()
Dsvga_pipe_vs.c165 svga_context_flush(svga, NULL); in svga_delete_vs_state()
Dsvga_pipe_blit.c91 svga_context_flush(svga, NULL); in svga_surface_copy()
Dsvga_state.c236 svga_context_flush(svga, NULL); in svga_update_state_retry()
Dsvga_swtnl_draw.c59 svga_context_flush(svga, NULL); in svga_swtnl_draw_vbo()
Dsvga_context.h449 void svga_context_flush( struct svga_context *svga,
Dsvga_resource_buffer.c160 svga_context_flush(svga, NULL); in svga_buffer_get_transfer()
Dsvga_surface.c91 svga_context_flush(svga, NULL); in svga_texture_copy_handle()