Home
last modified time | relevance | path

Searched refs:SVGA3D_vgpu10_ClearDepthStencilView (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c207 ret = SVGA3D_vgpu10_ClearDepthStencilView(svga->swc, dsv, flags, in try_clear()
336 ret = SVGA3D_vgpu10_ClearDepthStencilView(svga->swc, dsv, in svga_clear_texture()
342 ret = SVGA3D_vgpu10_ClearDepthStencilView(svga->swc, dsv, in svga_clear_texture()
Dsvga_cmd.h477 SVGA3D_vgpu10_ClearDepthStencilView(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c684 SVGA3D_vgpu10_ClearDepthStencilView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_ClearDepthStencilView() function