Home
last modified time | relevance | path

Searched refs:MakeOutAttrCommand_ (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h495 …bit32* MakeOutAttrCommand_( bit32* command, const s32 vtx_shader_index, const s32 geo_shader_index…
Dgr_ShaderLite.h524 …bit32* MakeOutAttrCommand_( bit32* command, const s32 vtx_shader_index, const s32 geo_shader_index…
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_ShaderLite.cpp188 MakeOutAttrCommand_( &m_CmdCacheOutAttrArray[ offset ], in MakeShaderOutAttrCommandCache_()
200 MakeOutAttrCommand_( &m_CmdCacheOutAttrArray[ offset ], in MakeShaderOutAttrCommandCache_()
526 bit32* ShaderLite::MakeOutAttrCommand_( bit32* command, in MakeOutAttrCommand_() function in nn::gr::CTR::ShaderLite
Dgr_Shader.cpp143 MakeOutAttrCommand_( m_CmdCacheOutAttrArray, in MakeShaderOutAttrCommandCache_()
463 bit32* Shader::MakeOutAttrCommand_( bit32* command, in MakeOutAttrCommand_() function in nn::gr::CTR::Shader