Searched refs:m_CmdCacheGeoConst (Results 1 – 2 of 2) sorted by relevance
212 … std::memcpy( command, m_CmdCacheGeoConst, m_CmdCacheGeoConstNum * sizeof( bit32 ) ); in MakeGeoConstRgCommand()553 bit32 m_CmdCacheGeoConst[ CONST_REG_COMMAND_MAX ]; variable
89 … m_CmdCacheGeoConstNum = MakeConstRgCommand_( m_CmdCacheGeoConst, true ) - m_CmdCacheGeoConst; in SetupBinary()