Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::DepthStencilClearValue Struct Reference

Defines optimized depth-stencil clear value. More...

#include <GraphicsTypes.h>

Public Attributes

Float32 Depth = 1.f
 Depth clear value.
 
Uint8 Stencil = 0
 Stencil clear value.
 

Detailed Description

Defines optimized depth-stencil clear value.