Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h82 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf);
Dsvga_surface.c606 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf) in svga_propagate_surface() function
677 svga_propagate_surface(svga, s); in svga_propagate_rendertargets()
682 svga_propagate_surface(svga, svga->state.hw_draw.dsv); in svga_propagate_rendertargets()
Dsvga_pipe_misc.c131 svga_propagate_surface(svga, dst->cbufs[i]); in svga_set_framebuffer_state()
Dsvga_state_framebuffer.c229 svga_propagate_surface(svga, in emit_fb_vgpu10()
240 svga_propagate_surface(svga, &svga_surface(hw->zsbuf)->backed->base); in emit_fb_vgpu10()