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 D | svga_pipe_clear.c | 194 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 D | svga_cmd.h | 472 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc,
|
| H A D | svga_cmd_vgpu10.c | 310 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 D | svga_pipe_clear.c | 197 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 D | svga_cmd.h | 472 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc,
|
| H A D | svga_cmd_vgpu10.c | 310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
|
Completed in 10 milliseconds