Home
last modified time | relevance | path

Searched defs:computeRange (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DIndexDataManager.cpp81 static void computeRange(const IndexType *indices, GLsizei count, GLuint *minIndex, GLuint *maxInde… in computeRange() function
93 static void computeRange(GLenum type, const GLvoid *indices, GLsizei count, GLuint *minIndex, GLuin… in computeRange() function