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