Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_FrameBuffer.h60 class ColorBuffer
101 explicit ColorBuffer( const FrameBuffer& frameBuffer_ );
194 ColorBuffer colorBuffer;
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_FrameBuffer.cpp25 bit32* FrameBuffer::ColorBuffer::MakeRenderBlockModeCommand( bit32* command ) const in MakeRenderBlockModeCommand()
34 …bit32* FrameBuffer::ColorBuffer::MakeCommand( bit32* command, bool isAddRenderBlockModeCommand ) c… in MakeCommand()
119 FrameBuffer::ColorBuffer::ColorBuffer( const FrameBuffer& frameBuffer_ ) in ColorBuffer() function in nn::gr::CTR::FrameBuffer::ColorBuffer