public final class NVShaderBufferStore
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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:
|
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
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.