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.c41 svga_surfaces_flush( svga ); in svga_flush()
Dsvga_pipe_blit.c56 svga_surfaces_flush( svga ); in svga_surface_copy()
Dsvga_context.h456 void svga_surfaces_flush(struct svga_context *svga);
Dsvga_context.c277 void svga_surfaces_flush(struct svga_context *svga) in svga_surfaces_flush() function
Dsvga_resource_texture.c120 svga_surfaces_flush( svga ); in svga_transfer_dma()