glBindBufferRange, glBindBufferBase, glTransformFeedbackBufferBase.
Copyright© 2014 Khronos Group. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. http://opencontent.org/openpub/.
Page generated by adrdox
glTransformFeedbackBufferRange: man4/glTransformFeedbackBufferRange.xml
glTransformFeedbackBufferRange binds a range of the buffer object buffer represented by offset and size to the binding point at index index of the transform feedback object xfb. offset specifies the offset in basic machine units into the buffer object buffer and size specifies the amount of data that can be read from the buffer object while used as an indexed target.