Searched refs:getIndex (Results 1 – 1 of 1) sorted by relevance
290 static GLuint getIndex(GLenum indices_type, const GLvoid* indices, unsigned int i) { in getIndex() function1027 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()