summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_ARB_sparse_buffer
blob: 8b9c54c23ab15f324ff6e0bfc828d4b97d4db412 (plain)
1
2
3
4
5
6
GL_ARB_sparse_buffer
http://www.opengl.org/registry/specs/ARB/sparse_buffer.txt
GL_ARB_sparse_buffer
	GL_SPARSE_STORAGE_BIT_ARB 0x0400
	GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8
	void glBufferPageCommitmentARB (GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)