|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.ARBSparseBuffer
public final class ARBSparseBuffer
| Field Summary | |
|---|---|
static int |
GL_SPARSE_BUFFER_PAGE_SIZE_ARB
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v: |
static int |
GL_SPARSE_STORAGE_BIT_ARB
Accepted as part of the the <flags> parameter to BufferStorage |
| Method Summary | |
|---|---|
static void |
glBufferPageCommitmentARB(int target,
long offset,
long size,
boolean commit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_SPARSE_STORAGE_BIT_ARB
public static final int GL_SPARSE_BUFFER_PAGE_SIZE_ARB
| Method Detail |
|---|
public static void glBufferPageCommitmentARB(int target,
long offset,
long size,
boolean commit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||