Searched refs:svga_propagate_surface (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_surface.h85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
H A Dsvga_state_framebuffer.c77 svga_propagate_surface(svga, hw->cbufs[i], TRUE);
102 svga_propagate_surface(svga, hw->zsbuf, TRUE);
269 svga_propagate_surface(svga,
281 svga_propagate_surface(svga, &svga_surface(hw->zsbuf)->backed->base,
H A Dsvga_surface.c734 /* this will happen later in svga_propagate_surface */
781 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, function in typeref:typename:void
896 svga_propagate_surface(svga, s, FALSE);
901 svga_propagate_surface(svga, svga->state.hw_clear.dsv, FALSE);
907 * Check if we should call svga_propagate_surface on the surface.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_surface.h85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
H A Dsvga_state_framebuffer.c77 svga_propagate_surface(svga, hw->cbufs[i], TRUE);
102 svga_propagate_surface(svga, hw->zsbuf, TRUE);
273 svga_propagate_surface(svga,
292 svga_propagate_surface(svga,
H A Dsvga_surface.c722 /* this will happen later in svga_propagate_surface */
769 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, function in typeref:typename:void
884 svga_propagate_surface(svga, s, FALSE);
889 svga_propagate_surface(svga, svga->state.hw_clear.dsv, FALSE);
895 * Check if we should call svga_propagate_surface on the surface.

Completed in 7 milliseconds