Home
last modified time | relevance | path

Searched refs:LogicOp (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_RenderState.h333 class LogicOp
376 explicit LogicOp( const RenderState& renderState_ );
821 LogicOp logicOp;
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_RenderState.cpp87 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
297 RenderState::LogicOp::LogicOp( const RenderState& renderState_ ) in LogicOp() function in nn::gr::CTR::RenderState::LogicOp