Searched refs:mCachedDestinationIndexType (Results 1 – 2 of 2) sorted by relevance
28 mCachedDestinationIndexType(gl::DrawElementsType::InvalidEnum) in VertexArray11()204 &mCachedDestinationIndexType)); in updateElementArrayStorage()210 mCachedDestinationIndexType, offset); in updateElementArrayStorage()372 return mCachedDestinationIndexType; in getCachedDestinationIndexType()
107 gl::DrawElementsType mCachedDestinationIndexType; variable