java.lang.Object
overrungl.opengl.ext.arb.GLARBTextureBufferObject
GL_ARB_texture_buffer_object-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidglTexBufferARB(int target, int internalFormat, int buffer) static voidload(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)
-