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