Searched defs:vertexArrayBindingDivisor (Results 1 – 2 of 2) sorted by relevance
724 PFNGLVERTEXARRAYBINDINGDIVISORPROC vertexArrayBindingDivisor = nullptr; variable
3694 void Context::vertexArrayBindingDivisor(VertexArrayID vaobj, GLuint bindingindex, GLuint divisor) in vertexArrayBindingDivisor() function in gl::Context