Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c245 ret = SVGA3D_vgpu10_DestroyDepthStencilState(svga->swc, ds->id); in svga_delete_depth_stencil_state()
248 ret = SVGA3D_vgpu10_DestroyDepthStencilState(svga->swc, ds->id); in svga_delete_depth_stencil_state()
Dsvga_cmd.h560 SVGA3D_vgpu10_DestroyDepthStencilState(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c946 SVGA3D_vgpu10_DestroyDepthStencilState(struct svga_winsys_context *swc, in SVGA3D_vgpu10_DestroyDepthStencilState() function