Searched refs:svga_propagate_surface (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.h | 85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
|
D | svga_state_framebuffer.c | 77 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()
|
D | svga_surface.c | 764 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()
|