Partager via


INTERFACE ID3D10DepthStencilView (d3d10.h)

Une interface depth-stencil-view accède à une ressource de texture pendant le test de profondeur-gabarit.

Héritage

L’interface ID3D10DepthStencilView hérite de ID3D10View. ID3D10DepthStencilView a également les types de membres suivants :

Méthodes

L’interface ID3D10DepthStencilView utilise ces méthodes.

 
ID3D10DepthStencilView ::GetDesc

Obtenez la vue profondeur-gabarit. (ID3D10DepthStencilView.GetDesc)

Remarques

Pour créer une vue de gabarit de profondeur, appelez ID3D10Device ::CreateDepthStencilView.

Pour lier une vue profondeur-gabarit au pipeline, appelez ID3D10Device ::OMSetRenderTargets.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête d3d10.h

Voir aussi

ID3D10View

Interfaces de ressources