Searched refs:SVGA3D_vgpu10_ClearRenderTargetView (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c194 ret = SVGA3D_vgpu10_ClearRenderTargetView(svga->swc,
403 ret = SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv,
407 ret = SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv,
480 return SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv, color->f);
H A Dsvga_cmd.h472 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc,
H A Dsvga_cmd_vgpu10.c310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c197 ret = SVGA3D_vgpu10_ClearRenderTargetView(svga->swc,
378 SVGA_RETRY(svga, SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv,
449 return SVGA3D_vgpu10_ClearRenderTargetView(svga->swc, rtv, color->f);
H A Dsvga_cmd.h472 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc,
H A Dsvga_cmd_vgpu10.c310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, function in typeref:enum:pipe_error

Completed in 10 milliseconds