Searched refs:setVertexBindingDivisor (Results 1 – 3 of 3) sorted by relevance
221 void setVertexBindingDivisor(int bindingindex, GLuint divisor);
169 void GLClientState::setVertexBindingDivisor(int bindingindex, GLuint divisor) { in setVertexBindingDivisor() function in GLClientState
3731 ctx->m_state->setVertexBindingDivisor(index, divisor); in s_glVertexAttribDivisor()5311 state->setVertexBindingDivisor(bindingindex, divisor); in s_glVertexBindingDivisor()