This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -0,0 +1,7 @@
GL_ARB_sparse_buffer
https://www.khronos.org/registry/OpenGL/extensions/ARB/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)