Searched refs:m_CmdCacheOutAttrNum (Results 1 – 2 of 2) sorted by relevance
259 … std::memcpy( command, m_CmdCacheOutAttr, m_CmdCacheOutAttrNum * sizeof( bit32 ) ); in MakeOutAttrCommand()260 return command + m_CmdCacheOutAttrNum; in MakeOutAttrCommand()582 u32 m_CmdCacheOutAttrNum; variable
30 m_CmdCacheOutAttrNum( 0 ), in Shader()115 m_CmdCacheOutAttrNum = MakeOutAttrCommand_( m_CmdCacheOutAttr ) - m_CmdCacheOutAttr; in SetupBinary()116 NN_GR_ASSERT( m_CmdCacheOutAttrNum <= OUT_ATTR_COMMAND_MAX ); in SetupBinary()