Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_RenderState.h247 class LogicOp
271 explicit LogicOp( const RenderState& renderState_ );
811 LogicOp logicOp;
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_RenderState.cpp117 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
534 RenderState::LogicOp::LogicOp( const RenderState& renderState_ ) in LogicOp() function in nn::gr::CTR::RenderState::LogicOp