Searched refs:m_CmdCacheVtxConstNum (Results 1 – 2 of 2) sorted by relevance
198 … std::memcpy( command, m_CmdCacheVtxConst, m_CmdCacheVtxConstNum * sizeof( bit32 ) ); in MakeVtxConstRgCommand()199 return command + m_CmdCacheVtxConstNum; in MakeVtxConstRgCommand()548 u32 m_CmdCacheVtxConstNum; variable
94 … m_CmdCacheVtxConstNum = MakeConstRgCommand_( m_CmdCacheVtxConst, false ) - m_CmdCacheVtxConst; in SetupBinary()95 NN_GR_ASSERT( m_CmdCacheVtxConstNum <= CONST_REG_COMMAND_MAX ); in SetupBinary()