Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_RenderState.h347 class LogicOp
392 explicit LogicOp( const RenderState& renderState_ );
845 LogicOp logicOp;
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_RenderState.cpp87 u32* RenderState::LogicOp::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand()
283 RenderState::LogicOp::LogicOp( const RenderState& renderState_ ) in LogicOp() function in nn::gr::CTR::RenderState::LogicOp