Home
last modified time | relevance | path

Searched defs:command (Results 1 – 19 of 19) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_RenderState.cpp25 bit32* RenderState::Culling::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
51 … bit32* RenderState::Culling::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand()
67 bit32* RenderState::Blend::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
97 … bit32* RenderState::Blend::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand()
117 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
139 … bit32* RenderState::AlphaTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
150 … bit32* RenderState::AlphaTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand()
166 … bit32* RenderState::StencilTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
181 …bit32* RenderState::StencilTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand()
197 … bit32* RenderState::DepthTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
[all …]
Dgr_Texture.cpp25 bit32* Texture::Unit0::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
108 bit32* Texture::Unit1::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
197 bit32* Texture::Unit3::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
209 bit32* Texture::MakeCommand( bit32* command, bool isAddDummyCommand ) const in MakeCommand()
222 bit32* Texture::MakeFuncCommand( bit32* command, bool isAddDummyCommand ) const in MakeFuncCommand()
239 bit32* Texture::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand()
269 bit32* Texture::MakeDummyCommand_( bit32* command ) in MakeDummyCommand_()
Dgr_LookUpTable.cpp44 bit32* command = m_TableCommand; in SetAbsTable() local
79 bit32* command = m_TableCommand; in SetNotAbsTable() local
Dgr_FragmentLight.cpp171 … bit32* FragmentLight::MakeLightEnvCommand( bit32* command, bool isAddDummyCommand ) const in MakeLightEnvCommand()
275 bit32* FragmentLight::MakeAllCommand( bit32* command, bool isAddDummyCommand ) const in MakeAllCommand()
304 bit32* FragmentLight::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand()
Dgr_Fog.cpp28 bit32* command = m_TableCommand; in SetTable() local
Dgr_FrameBuffer.cpp65 bit32* FrameBuffer::FrameBuffer::MakeCommand( bit32* command, const u32 bufferBit, in MakeCommand()
141 bit32* FrameBuffer::MakeClearCacheCommand( bit32* command ) in MakeClearCacheCommand()
Dgr_Utility.cpp91 bit32* MakeDisableAllCommand( bit32* command ) in MakeDisableAllCommand()
Dgr_Shader.cpp151 bit32* Shader::MakeDisableCommand( bit32* command ) in MakeDisableCommand()
254 bit32* Shader::MakeShaderModeCommand_( bit32* command, in MakeShaderModeCommand_()
303 bit32* Shader::MakeConstRgCommand_( bit32* command, in MakeConstRgCommand_()
363 bit32* Shader::MakeOutAttrCommand_( bit32* command ) in MakeOutAttrCommand_()
714 bit32* Shader::MakeLoadCommand_( bit32* command, in MakeLoadCommand_()
754 bit32* Shader::MakeDummyCommand_( bit32* command, in MakeDummyCommand_()
Dgr_ProcedureTexture.cpp161 …void ProcedureTexture::SetLookUpDualTables_( bit32* command, PicaDataProcTexRefTable procTexLookUp… in SetLookUpDualTables_()
208 bit32* command = m_ColorLookUpTableCommand; in SetColorLookUpTable_() local
243 bit32* command = m_ColorDiffLookUpTableCommand; in SetColorDiffLookUpTable_() local
Dgr_Vertex.cpp29 bit32* Vertex::MakeDrawCommand( bit32* command, const IndexStream& index_stream ) const in MakeDrawCommand()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Fog.h86 bit32* MakeAllCommand( bit32* command ) const in MakeAllCommand()
107 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand()
123 bit32* MakeConfigCommand( bit32* command ) const in MakeConfigCommand()
143 bit32* MakeTableCommand( bit32* command ) const in MakeTableCommand()
Dgr_BindSymbol.h147 bit32* MakeUniformCommand( bit32* command, const nn::math::MTX34& mtx34 ) const in MakeUniformCommand()
160 bit32* MakeUniformCommand( bit32* command, const nn::math::MTX44& mtx44 ) const in MakeUniformCommand()
173 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand()
188 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand()
215 bit32* MakeUniformCommand( bit32* command, u8 x, u8 y, u8 z ) const in MakeUniformCommand()
258 bit32* MakeUniformCommand( bit32* command, const nn::math::MTX34& mtx34 ) const in MakeUniformCommand()
271 bit32* MakeUniformCommand( bit32* command, const nn::math::MTX44& mtx44 ) const in MakeUniformCommand()
284 bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4& vec4 ) const in MakeUniformCommand()
298 … bit32* MakeUniformCommand( bit32* command, const nn::math::VEC4 vec4[], const int num ) const in MakeUniformCommand()
313 bit32* MakeUniformCommand( bit32* command, u8 x, u8 y, u8 z ) const in MakeUniformCommand()
Dgr_LookUpTable.h86 bit32* MakeCommand( bit32* command, const PicaDataFragLightSampler type ) const in MakeCommand()
105 bit32* MakeSpotTableCommand( bit32* command, u8 light_id ) const in MakeSpotTableCommand()
118 bit32* MakeDistAttnTableCommand( bit32* command, u8 light_id ) const in MakeDistAttnTableCommand()
Dgr_Utility.h70 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::MTX34& mtx34 ) in MakeUniformCommandVS()
89 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::MTX44& mtx44 ) in MakeUniformCommandVS()
108 … inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandVS()
132 …inline bit32* MakeUniformCommandVS( bit32* command, u8 location, const nn::math::VEC4 vec4[], cons… in MakeUniformCommandVS()
168 inline bit32* MakeUniformCommandVS( bit32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandVS()
186 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::MTX34& mtx34 ) in MakeUniformCommandGS()
205 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::MTX44& mtx44 ) in MakeUniformCommandGS()
224 … inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4& vec4 ) in MakeUniformCommandGS()
247 …inline bit32* MakeUniformCommandGS( bit32* command, u8 location, const nn::math::VEC4 vec4[], cons… in MakeUniformCommandGS()
283 inline bit32* MakeUniformCommandGS( bit32* command, u8 location, u8 x, u8 y, u8 z ) in MakeUniformCommandGS()
Dgr_Shader.h117 bit32* MakeVtxBoolMapCommand( bit32* command ) const in MakeVtxBoolMapCommand()
131 bit32* MakeGeoBoolMapCommand( bit32* command ) const in MakeGeoBoolMapCommand()
177 bit32* MakeVtxSwizzleCommand( bit32* command ) const in MakeVtxSwizzleCommand()
192 bit32* MakeGeoSwizzleCommand( bit32* command ) const in MakeGeoSwizzleCommand()
207 bit32* MakeVtxConstRgCommand( bit32* command ) const in MakeVtxConstRgCommand()
221 bit32* MakeGeoConstRgCommand( bit32* command ) const in MakeGeoConstRgCommand()
235 bit32* MakeOutAttrCommand( bit32* command ) const in MakeOutAttrCommand()
Dgr_Vertex.h134 bit32* MakeEnableAttrCommand( bit32* command ) const in MakeEnableAttrCommand()
163 bit32* MakeDisableAttrCommand( bit32* command ) const in MakeDisableAttrCommand()
213 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand()
Dgr_Scissor.h89 static bit32* MakeDisableCommand( bit32* command, in MakeDisableCommand()
Dgr_ProcedureTexture.h476 static bit32* MakeDummyCommand( bit32* command ) in MakeDummyCommand()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/font/CTR/
Dfont_RectDrawerCommand.h22 #define NN_FONT_ADD_COMMANDS_PTR( ptr, command, size ) \ argument
30 #define NN_FONT_RECTDRAWER_ADD_COMMAND( command, size ) \ argument