Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h515 SVGA3D_vgpu10_DestroyDepthStencilView(struct svga_winsys_context *swc,
Dsvga_surface.c540 ret = SVGA3D_vgpu10_DestroyDepthStencilView(svga->swc, s->view_id); in svga_surface_destroy()
Dsvga_cmd_vgpu10.c827 SVGA3D_vgpu10_DestroyDepthStencilView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_DestroyDepthStencilView() function