Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A depth-stencil-view-variable interface accesses a depth-stencil view.
Inheritance
The ID3D10EffectDepthStencilViewVariable interface inherits from ID3D10EffectVariable. ID3D10EffectDepthStencilViewVariable also has these types of members:
Methods
The ID3D10EffectDepthStencilViewVariable interface has these methods.
ID3D10EffectDepthStencilViewVariable::GetDepthStencil Get a depth-stencil-view resource. |
ID3D10EffectDepthStencilViewVariable::GetDepthStencilArray Get an array of depth-stencil-view resources. |
ID3D10EffectDepthStencilViewVariable::SetDepthStencil Set a depth-stencil-view resource. |
ID3D10EffectDepthStencilViewVariable::SetDepthStencilArray Set an array of depth-stencil-view resources. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d10effect.h |