Searched refs:SVGA3D_vgpu10_ClearRenderTargetView (Results 1 – 3 of 3) sorted by relevance
197 ret = SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, in try_clear()378 SVGA_RETRY(svga, SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv, in svga_clear_texture()449 return SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv, color->f); in svga_try_clear_render_target()
472 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc,
310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_ClearRenderTargetView() function