Home
last modified time | relevance | path

Searched refs:svga_propagate_surface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
Dsvga_state_framebuffer.c77 svga_propagate_surface(svga, hw->cbufs[i], TRUE); in emit_fb_vgpu9()
102 svga_propagate_surface(svga, hw->zsbuf, TRUE); in emit_fb_vgpu9()
273 svga_propagate_surface(svga, in emit_fb_vgpu10()
292 svga_propagate_surface(svga, in emit_fb_vgpu10()
Dsvga_surface.c764 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, in svga_propagate_surface() function
879 svga_propagate_surface(svga, s, FALSE); in svga_propagate_rendertargets()
884 svga_propagate_surface(svga, svga->state.hw_clear.dsv, FALSE); in svga_propagate_rendertargets()