Searched refs:m_CmdCacheOutAttrNum (Results 1 – 2 of 2) sorted by relevance
225 … std::memcpy( command, m_CmdCacheOutAttr, m_CmdCacheOutAttrNum * sizeof( u32 ) ); in MakeOutAttrCommand()226 return command + m_CmdCacheOutAttrNum; in MakeOutAttrCommand()515 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()