Searched refs:m_CombShaderIndex (Results 1 – 2 of 2) sorted by relevance
290 …std::memcpy( command, &m_CmdCacheOutAttrArray[ m_CmdCacheOutAttrOffsetArray[ m_CombShaderIndex ] ], in MakeOutAttrCommand()291 m_CmdCacheOutAttrNumArray[ m_CombShaderIndex ] * sizeof( bit32 ) ); in MakeOutAttrCommand()293 return command + m_CmdCacheOutAttrNumArray[ m_CombShaderIndex ]; in MakeOutAttrCommand()616 s32 m_CombShaderIndex; variable
151 …m_CombShaderIndex = m_CmdCacheOutAttrIndexArray[m_VtxShaderIndex + 1] + m_CmdCacheOutAttrIndexA… in SetShaderIndex()