Searched refs:m_CmdCacheOutAttrNum (Results 1 – 2 of 2) sorted by relevance
227 … std::memcpy( command, m_CmdCacheOutAttr, m_CmdCacheOutAttrNum * sizeof( bit32 ) ); in MakeOutAttrCommand()228 return command + m_CmdCacheOutAttrNum; in MakeOutAttrCommand()538 u32 m_CmdCacheOutAttrNum; variable
98 m_CmdCacheOutAttrNum = MakeOutAttrCommand_( m_CmdCacheOutAttr ) - m_CmdCacheOutAttr; in SetupBinary()99 NN_GR_ASSERT( m_CmdCacheOutAttrNum <= OUT_ATTR_COMMAND_MAX ); in SetupBinary()