Searched refs:color_surfs (Results 1 – 2 of 2) sorted by relevance
343 struct pipe_surface **color_surfs, in SVGA3D_vgpu10_SetRenderTargets() argument382 if (color_surfs[i]) { in SVGA3D_vgpu10_SetRenderTargets()383 ss = svga_surface(color_surfs[i]); in SVGA3D_vgpu10_SetRenderTargets()384 view_relocation(swc, color_surfs[i], ctarget + i, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_SetRenderTargets()
380 struct pipe_surface **color_surfs,