Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer.h306 svga_context_flush(svga, NULL); in svga_buffer_hw_storage_map()
310 svga_context_flush(svga, NULL); in svga_buffer_hw_storage_map()
Dsvga_pipe_flush.c50 svga_context_flush(svga, fence); in svga_flush()
Dsvga_pipe_draw.c295 svga_context_flush(svga, NULL); in svga_draw_vbo()
366 svga_context_flush(svga, NULL); in svga_draw_vbo()
Dsvga_resource_texture.c124 svga_context_flush(svga, &fence); in svga_transfer_dma()
159 svga_context_flush(svga, NULL); in svga_transfer_dma()
183 svga_context_flush(svga, &fence); in svga_transfer_dma()
396 svga_context_flush(svga, NULL); in svga_texture_transfer_map_direct()
416 svga_context_flush(svga, NULL); in svga_texture_transfer_map_direct()
455 svga_context_flush(svga, NULL); in svga_texture_transfer_map_direct()
465 svga_context_flush(svga, NULL); in svga_texture_transfer_map_direct()
469 svga_context_flush(svga, NULL); in svga_texture_transfer_map_direct()
Dsvga_context.h751 void svga_context_flush( struct svga_context *svga,
909 svga_context_flush(_svga, NULL); \
936 svga_context_flush(_svga, NULL); \
Dsvga_resource_buffer.c238 svga_context_flush(svga, NULL); in svga_buffer_transfer_map()
283 svga_context_flush(svga, NULL); in svga_buffer_transfer_map()
Dsvga_context.c364 svga_context_flush(struct svga_context *svga, in svga_context_flush() function
455 svga_context_flush(svga, &fence); in svga_context_finish()
Dsvga_swtnl_backend.c99 svga_context_flush(svga, NULL); in svga_vbuf_render_allocate_vertices()
Dsvga_pipe_query.c169 svga_context_flush(svga, &sq->fence); in get_query_result_vgpu9()
603 svga_context_flush(svga, &sq->fence); in get_query_result_vgpu10()
Dsvga_resource_buffer_upload.c82 svga_context_flush(svga, NULL); in svga_winsys_buffer_create()