Searched refs:svga_propagate_surface (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_framebuffer.c | 77 svga_propagate_surface(svga, hw->cbufs[i], TRUE); in emit_fb_vgpu9() 101 svga_propagate_surface(svga, hw->zsbuf, TRUE); in emit_fb_vgpu9() 269 svga_propagate_surface(svga, in emit_fb_vgpu10() 288 svga_propagate_surface(svga, in emit_fb_vgpu10()
|
D | svga_surface.h | 85 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf,
|
D | svga_surface.c | 781 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, in svga_propagate_surface() function 896 svga_propagate_surface(svga, s, FALSE); in svga_propagate_rendertargets() 901 svga_propagate_surface(svga, svga->state.hw_clear.dsv, FALSE); in svga_propagate_rendertargets()
|