Searched refs:setVertexAttribBindingIndex (Results 1 – 5 of 5) sorted by relevance
70 void setVertexAttribBindingIndex(GLuint attribindex, GLuint bindingindex);
705 void GLESv2Context::setVertexAttribBindingIndex(GLuint attribindex, GLuint bindingindex) { in setVertexAttribBindingIndex() function in GLESv2Context
600 ctx->setVertexAttribBindingIndex(attribindex, bindingindex); in glVertexAttribBinding()
323 ctx->setVertexAttribBindingIndex(index, index); in glVertexAttribDivisor()
4209 ctx->setVertexAttribBindingIndex(index, index); in s_glPrepareVertexAttribPointer()