Searched refs:sendVertexAttributes (Results 1 – 2 of 2) sorted by relevance
475 void GL2Encoder::sendVertexAttributes(GLint first, GLsizei count) in sendVertexAttributes() function in GL2Encoder561 ctx->sendVertexAttributes(first, count); in s_glDrawArrays()600 ctx->sendVertexAttributes(0, count); in s_glDrawElements()649 ctx->sendVertexAttributes(minIndex, maxIndex - minIndex + 1); in s_glDrawElements()
61 void sendVertexAttributes(GLint first, GLsizei count);