Lines Matching defs:vaobj
3066 void Context::disableVertexArrayAttrib(VertexArrayID vaobj, GLuint index) in disableVertexArrayAttrib()
3071 void Context::enableVertexArrayAttrib(VertexArrayID vaobj, GLuint index) in enableVertexArrayAttrib()
3245 void Context::getVertexArrayIndexed64iv(VertexArrayID vaobj, in getVertexArrayIndexed64iv()
3253 void Context::getVertexArrayIndexediv(VertexArrayID vaobj, GLuint index, GLenum pname, GLint *param) in getVertexArrayIndexediv()
3258 void Context::getVertexArrayiv(VertexArrayID vaobj, GLenum pname, GLint *param) in getVertexArrayiv()
3651 void Context::vertexArrayAttribBinding(VertexArrayID vaobj, GLuint attribindex, GLuint bindingindex) in vertexArrayAttribBinding()
3656 void Context::vertexArrayAttribFormat(VertexArrayID vaobj, in vertexArrayAttribFormat()
3666 void Context::vertexArrayAttribIFormat(VertexArrayID vaobj, in vertexArrayAttribIFormat()
3675 void Context::vertexArrayAttribLFormat(VertexArrayID vaobj, in vertexArrayAttribLFormat()
3684 void Context::vertexArrayBindingDivisor(VertexArrayID vaobj, GLuint bindingindex, GLuint divisor) in vertexArrayBindingDivisor()
3689 void Context::vertexArrayElementBuffer(VertexArrayID vaobj, BufferID buffer) in vertexArrayElementBuffer()
3694 void Context::vertexArrayVertexBuffer(VertexArrayID vaobj, in vertexArrayVertexBuffer()
3703 void Context::vertexArrayVertexBuffers(VertexArrayID vaobj, in vertexArrayVertexBuffers()