Graphics/GraphicsEngine/interface/DepthStencilState.h file

Contents

Definition of data types that describe depth-stencil state

Namespaces

namespace Diligent
The library uses Direct3D-style math:

Classes

struct Diligent::StencilOpDesc
Describes stencil operations that are performed based on the results of depth test.
struct Diligent::DepthStencilStateDesc
Depth stencil state description.