Home
last modified time | relevance | path

Searched refs:getIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp290 static GLuint getIndex(GLenum indices_type, const GLvoid* indices, unsigned int i) { in getIndex() function
1027 GLuint index = getIndex(indices_type, indices, i); in convertFixedIndirectLoop()
1052 GLuint index = getIndex(indices_type, indices, i); in convertByteIndirectLoop()
1081 GLuint index = getIndex(indices_type, indices, i); in indirectToBytesRanges()