Searched refs:ComputeTypedIndexRange (Results 1 – 1 of 1) sorted by relevance
28 gl::IndexRange ComputeTypedIndexRange(const IndexType *indices, in ComputeTypedIndexRange() function700 return ComputeTypedIndexRange(static_cast<const GLubyte *>(indices), count, in ComputeIndexRange()704 return ComputeTypedIndexRange(static_cast<const GLushort *>(indices), count, in ComputeIndexRange()708 return ComputeTypedIndexRange(static_cast<const GLuint *>(indices), count, in ComputeIndexRange()