Searched refs:convertIndices (Results 1 – 1 of 1) sorted by relevance
57 static void convertIndices(GLenum type, const void *input, GLsizei count, void *output) in convertIndices() function237 convertIndices(type, staticBuffer ? storage->getData() : indices, convertCount, output); in prepareIndexData()