Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Shader.h237 std::memcpy( command, m_CmdCacheConstArray[ m_VtxShaderIndex ], in MakeVtxConstRgCommand()
252 std::memcpy( command, m_CmdCacheConstArray[ m_GeoShaderIndex ], in MakeGeoConstRgCommand()
644 bit32 m_CmdCacheConstArray[ EXE_IMAGE_MAX ][ CONST_REG_COMMAND_MAX ]; variable
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp129 MakeConstRgCommand_( m_CmdCacheConstArray[ shader_index ], in MakeShaderConstCommandCache_()
131 m_CmdCacheConstArray[ shader_index ]; in MakeShaderConstCommandCache_()