|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.NVShaderBufferStore
public final class NVShaderBufferStore
Field Summary | |
---|---|
static int |
GL_READ_WRITE
Accepted by the <access> parameter of MakeBufferResidentNV: |
static int |
GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV
Accepted by the <barriers> parameter of MemoryBarrierNV: |
static int |
GL_WRITE_ONLY
Accepted by the <access> parameter of MakeBufferResidentNV: |
Method Summary |
---|
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_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV
public static final int GL_READ_WRITE
public static final int GL_WRITE_ONLY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |