Searched refs:getCachedIndexInfo (Results 1 – 3 of 3) sorted by relevance
57 const TranslatedIndexData &getCachedIndexInfo() const;
354 const TranslatedIndexData &VertexArray11::getCachedIndexInfo() const in getCachedIndexInfo() function in rx::VertexArray11
3062 TranslatedIndexData indexInfo = mVertexArray11->getCachedIndexInfo(); in applyVertexBuffers()