#include <InternalCommandBuffer.h>
◆ standard()
static StateInfo SharpKmyGfx::StateInfo::standard |
( |
| ) |
|
|
static |
◆ colorWriteA
bool SharpKmyGfx::StateInfo::colorWriteA |
◆ colorWriteB
bool SharpKmyGfx::StateInfo::colorWriteB |
◆ colorWriteG
bool SharpKmyGfx::StateInfo::colorWriteG |
◆ colorWriteR
bool SharpKmyGfx::StateInfo::colorWriteR |
◆ depthFunc
FUNCTYPE SharpKmyGfx::StateInfo::depthFunc |
◆ depthTest
bool SharpKmyGfx::StateInfo::depthTest |
◆ depthWrite
bool SharpKmyGfx::StateInfo::depthWrite |
◆ stencilFunc
FUNCTYPE SharpKmyGfx::StateInfo::stencilFunc |
◆ stencilMask
u32 SharpKmyGfx::StateInfo::stencilMask |
◆ stencilOpDepthFail
STENCILOP SharpKmyGfx::StateInfo::stencilOpDepthFail |
◆ stencilOpFail
STENCILOP SharpKmyGfx::StateInfo::stencilOpFail |
◆ stencilOpPass
STENCILOP SharpKmyGfx::StateInfo::stencilOpPass |
◆ stencilRef
u32 SharpKmyGfx::StateInfo::stencilRef |
◆ stencilTest
bool SharpKmyGfx::StateInfo::stencilTest |