Click or drag to resize
AB4D logo

DXDeviceCreateDepthStencilView Method

Overload List
 NameDescription
Public methodCreateDepthStencilView(Int32, Int32, SampleDescription, String) CreateDepthStencilView returns a DepthStencilView with the specified size and multisample description
Public methodCreateDepthStencilView(Int32, Int32, SampleDescription, Format, String) CreateDepthStencilView returns a DepthStencilView with the specified size, multisample description and format
Top
See Also