Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Shader.h210 … std::memcpy( command, m_CmdCacheGeoConst, m_CmdCacheGeoConstNum * sizeof( u32 ) ); in MakeGeoConstRgCommand()
530 u32 m_CmdCacheGeoConst[ CONST_REG_COMMAND_MAX ]; variable
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Shader.cpp89 … m_CmdCacheGeoConstNum = MakeConstRgCommand_( m_CmdCacheGeoConst, true ) - m_CmdCacheGeoConst; in SetupBinary()