Public Member Functions | |
| AZ_TYPE_INFO (DepthStencilState, "{8AB45110-0727-4923-8098-B9926C1789FE}") | |
| bool | operator== (const DepthStencilState &rhs) const |
Static Public Member Functions | |
| static void | Reflect (ReflectContext *context) |
| static DepthStencilState | CreateDepth () |
| static DepthStencilState | CreateReverseDepth () |
| static DepthStencilState | CreateDisabled () |
Public Attributes | |
| DepthState | m_depth |
| StencilState | m_stencil |