ID3D10DepthStencilView 接口 (d3d10.h)

深度模具视图接口在深度模具测试期间访问纹理资源。

继承

ID3D10DepthStencilView 接口继承自 ID3D10ViewID3D10DepthStencilView 也具有以下类型的成员:

方法

ID3D10DepthStencilView 接口具有这些方法。

 
ID3D10DepthStencilView::GetDesc

获取深度模具视图。 (ID3D10DepthStencilView.GetDesc)

注解

若要创建深度模具视图,请调用 ID3D10Device::CreateDepthStencilView

若要将深度模具视图绑定到管道,请调用 ID3D10Device::OMSetRenderTargets

要求

要求
目标平台 Windows
标头 d3d10.h

另请参阅

ID3D10View

资源接口