Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.39 KB

nn-d3d11-id3d11depthstencilview.md

File metadata and controls

72 lines (58 loc) · 2.39 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:d3d11.ID3D11DepthStencilView
ID3D11DepthStencilView (d3d11.h)
A depth-stencil-view interface accesses a texture resource during depth-stencil testing. (ID3D11DepthStencilView)
5e846266-8e0b-d52b-2f70-8936cbeb0bd1
ID3D11DepthStencilView
ID3D11DepthStencilView interface [Direct3D 11]
ID3D11DepthStencilView interface [Direct3D 11]
described
d3d11/ID3D11DepthStencilView
direct3d11.id3d11depthstencilview
direct3d11\id3d11depthstencilview.htm
direct3d11
10be1fd1-8700-4c0a-b447-d3c2569f8e81
12/05/2018
5e846266-8e0b-d52b-2f70-8936cbeb0bd1, ID3D11DepthStencilView, ID3D11DepthStencilView interface [Direct3D 11], ID3D11DepthStencilView interface [Direct3D 11],described, d3d11/ID3D11DepthStencilView, direct3d11.id3d11depthstencilview
d3d11.h
Windows
Windows 7 [desktop apps \| UWP apps]
Windows Server 2008 R2 [desktop apps \| UWP apps]
D3D11.lib
Windows
19H1
ID3D11DepthStencilView
d3d11/ID3D11DepthStencilView
c++
APIRef
kbSyntax
COM
D3D11.lib
D3D11.dll
ID3D11DepthStencilView

ID3D11DepthStencilView interface

-description

A depth-stencil-view interface accesses a texture resource during depth-stencil testing.

-inheritance

The ID3D11DepthStencilView interface inherits from ID3D11View. ID3D11DepthStencilView also has these types of members:

-remarks

To create a depth-stencil view, call ID3D11Device::CreateDepthStencilView.

To bind a depth-stencil view to the pipeline, call ID3D11DeviceContext::OMSetRenderTargets.

-see-also

ID3D11View

Resource Interfaces