Searched refs:MakeConstRgCommand_ (Results 1 – 2 of 2) sorted by relevance
382 bit32* MakeConstRgCommand_(
89 … m_CmdCacheGeoConstNum = MakeConstRgCommand_( m_CmdCacheGeoConst, true ) - m_CmdCacheGeoConst; in SetupBinary()94 … m_CmdCacheVtxConstNum = MakeConstRgCommand_( m_CmdCacheVtxConst, false ) - m_CmdCacheVtxConst; in SetupBinary()250 bit32* Shader::MakeConstRgCommand_( bit32* command, in MakeConstRgCommand_() function in nn::gr::CTR::Shader