JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
PARAMETER_BUFFER
ARRAY_BUFFER
ELEMENT_ARRAY_BUFFER
PIXEL_PACK_BUFFER
PIXEL_UNPACK_BUFFER
UNIFORM_BUFFER
TEXTURE_BUFFER
TRANSFORM_FEEDBACK_BUFFER
COPY_READ_BUFFER
COPY_WRITE_BUFFER
DRAW_INDIRECT_BUFFER
SHADER_STORAGE_BUFFER
DISPATCH_INDIRECT_BUFFER
QUERY_BUFFER
ATOMIC_COUNTER_BUFFER
Field Details
VALUES
Method Details
values()
valueOf(String)
glEnum()
fromGLEnum(int)
pName()
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Returns the enum constant corresponding to the provided raw value.
int
If there is a
GLGetPName value that corresponds to this buffer target's
binding, it is returned.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf