Searched refs:DestroyDepthStencilView (Results 1 – 5 of 5) sorted by relevance
65 void APIENTRY DestroyDepthStencilView(D3D10DDI_HDEVICE hDevice,
232 pDeviceFuncs->pfnDestroyDepthStencilView = DestroyDepthStencilView; in CreateDevice()
340 DestroyDepthStencilView(D3D10DDI_HDEVICE hDevice, // IN in DestroyDepthStencilView() function
1768 SVGA3D_DUMP_HEADER(DestroyDepthStencilView) in SVGA3D_DUMP_HEADER() argument2125 SVGA3D_DUMP_CASE_BASIC(DestroyDepthStencilView, DESTROY_DEPTHSTENCIL_VIEW); in svga_dump_command()
841 SVGA3D_CREATE_COMMAND(DestroyDepthStencilView, DESTROY_DEPTHSTENCIL_VIEW); in SVGA3D_vgpu10_DestroyDepthStencilView()