Searched refs:getCachedDestinationIndexType (Results 1 – 3 of 3) sorted by relevance
61 gl::DrawElementsType getCachedDestinationIndexType() const;
370 gl::DrawElementsType VertexArray11::getCachedDestinationIndexType() const in getCachedDestinationIndexType() function in rx::VertexArray11
3183 gl::DrawElementsType destElementType = mVertexArray11->getCachedDestinationIndexType(); in applyIndexBuffer()