Searched refs:setVertexBindingDivisor (Results 1 – 3 of 3) sorted by relevance
274 void setVertexBindingDivisor(int bindingindex, GLuint divisor);
198 void GLClientState::setVertexBindingDivisor(int bindingindex, GLuint divisor) { in setVertexBindingDivisor() function in gfxstream::guest::GLClientState
4165 ctx->m_state->setVertexBindingDivisor(index, divisor); in s_glVertexAttribDivisor()5993 state->setVertexBindingDivisor(bindingindex, divisor); in s_glVertexBindingDivisor()