Searched refs:svga_propagate_surface (Results 1 – 5 of 5) sorted by relevance
289 svga_propagate_surface(svga, svga->curr.framebuffer.cbufs[i]); in svga_surfaces_flush()293 svga_propagate_surface(svga, svga->curr.framebuffer.zsbuf); in svga_surfaces_flush()
59 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf);
114 svga_propagate_surface(pipe, dstsurf); in svga_surface_copy()
97 svga_propagate_surface(svga, dst->cbufs[i]); in svga_set_framebuffer_state()
351 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf) in svga_propagate_surface() function