Struct RendererAPI::DepthStateDesc#
Defined in File RendererAPI.h
Nested Relationships#
This struct is a nested type of Class RendererAPI.
Struct Documentation#
-
struct DepthStateDesc#
Description of a depth state.
Public Members
-
bool DepthTest = {}#
-
bool DepthWrite = {}#
-
CompareMode DepthFunc = {}#
-
bool StencilTest = {}#
-
CompareMode StencilFrontFunc = {}#
-
CompareMode StencilBackFunc = {}#
-
bool DepthTest = {}#