Searched refs:elementsIndices (Results 1 – 1 of 1) sorted by relevance
912 …APIENTRY glDrawElements( GLenum mode, GLsizei count, GLenum type, const GLvoid *elementsIndices) { in glDrawElements() argument918 ctx->drawElements(mode, count, type, elementsIndices); in glDrawElements()