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_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()
269 svga_propagate_surface(svga, in emit_fb_vgpu10()
281 svga_propagate_surface(svga, &svga_surface(hw->zsbuf)->backed->base, in emit_fb_vgpu10()
Dsvga_surface.h85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
Dsvga_surface.c727 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, in svga_propagate_surface() function
820 svga_propagate_surface(svga, s, FALSE); in svga_propagate_rendertargets()
825 svga_propagate_surface(svga, svga->state.hw_clear.dsv, FALSE); in svga_propagate_rendertargets()