Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_FrameBuffer.h110 bit32* MakeRenderBlockModeCommand( bit32* command ) const;
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_FrameBuffer.cpp25 bit32* FrameBuffer::ColorBuffer::MakeRenderBlockModeCommand( bit32* command ) const in MakeRenderBlockModeCommand() function in nn::gr::CTR::FrameBuffer::ColorBuffer
54 command = MakeRenderBlockModeCommand( command ); in MakeCommand()