Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_RenderState.h246 class LogicOp
270 explicit LogicOp( const RenderState& renderState_ );
801 LogicOp logicOp;
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_RenderState.cpp117 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
535 RenderState::LogicOp::LogicOp( const RenderState& renderState_ ) in LogicOp() function in nn::gr::CTR::RenderState::LogicOp