java.lang.Object
overrungl.opengl.ext.arb.GLARBTextureBufferObject
GL_ARB_texture_buffer_object
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glTexBufferARB
(int target, int internalFormat, int buffer) static void
load
(GLExtCaps ext, GLLoadFunc load)
-
Field Details
-
GL_TEXTURE_BUFFER_FORMAT_ARB
public static final int GL_TEXTURE_BUFFER_FORMAT_ARB- See Also:
-
GL_MAX_TEXTURE_BUFFER_SIZE_ARB
public static final int GL_MAX_TEXTURE_BUFFER_SIZE_ARB- See Also:
-
GL_TEXTURE_BUFFER_ARB
public static final int GL_TEXTURE_BUFFER_ARB- See Also:
-
GL_TEXTURE_BINDING_BUFFER_ARB
public static final int GL_TEXTURE_BINDING_BUFFER_ARB- See Also:
-
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB
public static final int GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB- See Also:
-
-
Constructor Details
-
GLARBTextureBufferObject
public GLARBTextureBufferObject()
-
-
Method Details
-
load
-
glTexBufferARB
public static void glTexBufferARB(int target, int internalFormat, int buffer)
-