Searched defs:gl_vertex_buffer_binding (Results 1 – 1 of 1) sorted by relevance
1513 struct gl_vertex_buffer_binding struct1515 GLintptr Offset; /**< User-specified offset */1516 GLsizei Stride; /**< User-specified stride */1517 GLuint InstanceDivisor; /**< GL_ARB_instanced_arrays */1518 struct gl_buffer_object *BufferObj; /**< GL_ARB_vertex_buffer_object */1519 GLbitfield _BoundArrays; /**< Arrays bound to this binding point */