Searched refs:setVertexAttribBinding (Results 1 – 3 of 3) sorted by relevance
223 void setVertexAttribBinding(int attribindex, int bindingindex);
177 void GLClientState::setVertexAttribBinding(int attribindex, int bindingindex) { in setVertexAttribBinding() function in GLClientState
648 ctx->m_state->setVertexAttribBinding(indx, indx); in s_glVertexAttribPointer()3710 ctx->m_state->setVertexAttribBinding(index, index); in s_glVertexAttribIPointer()3730 ctx->m_state->setVertexAttribBinding(index, index); in s_glVertexAttribDivisor()5321 state->setVertexAttribBinding(attribindex, bindingindex); in s_glVertexAttribBinding()