Vocabularygpu.
buffersClass descriptionA
buffer-range references a subset of a
buffer object's memory.
buffer-ranges are tuples with the following slots:
• | buffer is the buffer object being referenced. |
• | offset is an integer offset from the beginning of the buffer to the beginning of the referenced range. |
• | size is the integer length from the beginning offset to the end of the referenced range. |
See alsobuffer-ptrDefinitionMethods