Home
last modified time | relevance | path

Searched refs:svga_surfaces_flush (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_flush.c43 svga_surfaces_flush( svga ); in svga_flush()
Dsvga_pipe_blit.c93 svga_surfaces_flush(svga); in copy_region_vgpu10()
420 svga_surfaces_flush(svga); in try_copy_region()
Dsvga_context.h678 void svga_surfaces_flush(struct svga_context *svga);
Dsvga_resource_texture.c119 svga_surfaces_flush( svga ); in svga_transfer_dma()
423 svga_surfaces_flush(svga); in svga_texture_transfer_map_direct()
454 svga_surfaces_flush(svga); in svga_texture_transfer_map_direct()
Dsvga_context.c472 svga_surfaces_flush(struct svga_context *svga) in svga_surfaces_flush() function