hmi.graphics.opengl
Interface GLC
public interface GLC
Interface defining OpenGL constants, in a platform independent way.
Intended to be used in combination with the GLBinding interface.
|
Field Summary |
static int |
FOG_COORD_SRC
|
static int |
GL_2_BYTES
|
static int |
GL_2D
|
static int |
GL_3_BYTES
|
static int |
GL_3D
|
static int |
GL_3D_COLOR
|
static int |
GL_3D_COLOR_TEXTURE
|
static int |
GL_4_BYTES
|
static int |
GL_4D_COLOR_TEXTURE
|
static int |
GL_ACCUM
OpenGL 1.1 constants, copied from the LWJGL GL11 class implementation |
static int |
GL_ACCUM_ALPHA_BITS
|
static int |
GL_ACCUM_BLUE_BITS
|
static int |
GL_ACCUM_BUFFER_BIT
|
static int |
GL_ACCUM_CLEAR_VALUE
|
static int |
GL_ACCUM_GREEN_BITS
|
static int |
GL_ACCUM_RED_BITS
|
static int |
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
|
static int |
GL_ACTIVE_ATTRIBUTES
|
static int |
GL_ACTIVE_TEXTURE
|
static int |
GL_ACTIVE_UNIFORM_MAX_LENGTH
|
static int |
GL_ACTIVE_UNIFORMS
|
static int |
GL_ADD
|
static int |
GL_ADD_SIGNED
|
static int |
GL_ALIASED_LINE_WIDTH_RANGE
|
static int |
GL_ALIASED_POINT_SIZE_RANGE
|
static int |
GL_ALL_ATTRIB_BITS
|
static int |
GL_ALL_CLIENT_ATTRIB_BITS
|
static int |
GL_ALPHA
|
static int |
GL_ALPHA_BIAS
|
static int |
GL_ALPHA_BITS
|
static int |
GL_ALPHA_SCALE
|
static int |
GL_ALPHA_TEST
|
static int |
GL_ALPHA_TEST_FUNC
|
static int |
GL_ALPHA_TEST_REF
|
static int |
GL_ALPHA12
|
static int |
GL_ALPHA16
|
static int |
GL_ALPHA4
|
static int |
GL_ALPHA8
|
static int |
GL_ALWAYS
|
static int |
GL_AMBIENT
|
static int |
GL_AMBIENT_AND_DIFFUSE
|
static int |
GL_AND
|
static int |
GL_AND_INVERTED
|
static int |
GL_AND_REVERSE
|
static int |
GL_ARRAY_BUFFER
OpenGL 1.5 constants, copied from the LWJGL GL15 class implementation |
static int |
GL_ARRAY_BUFFER_BINDING
|
static int |
GL_ATTACHED_SHADERS
|
static int |
GL_ATTRIB_STACK_DEPTH
|
static int |
GL_AUTO_NORMAL
|
static int |
GL_AUX_BUFFERS
|
static int |
GL_AUX0
|
static int |
GL_AUX1
|
static int |
GL_AUX2
|
static int |
GL_AUX3
|
static int |
GL_BACK
|
static int |
GL_BACK_LEFT
|
static int |
GL_BACK_RIGHT
|
static int |
GL_BGR
|
static int |
GL_BGRA
|
static int |
GL_BITMAP
|
static int |
GL_BITMAP_TOKEN
|
static int |
GL_BLEND
|
static int |
GL_BLEND_DST
|
static int |
GL_BLEND_DST_ALPHA
|
static int |
GL_BLEND_DST_RGB
|
static int |
GL_BLEND_EQUATION_ALPHA
|
static int |
GL_BLEND_EQUATION_RGB
|
static int |
GL_BLEND_SRC
|
static int |
GL_BLEND_SRC_ALPHA
|
static int |
GL_BLEND_SRC_RGB
|
static int |
GL_BLUE
|
static int |
GL_BLUE_BIAS
|
static int |
GL_BLUE_BITS
|
static int |
GL_BLUE_SCALE
|
static int |
GL_BOOL
|
static int |
GL_BOOL_VEC2
|
static int |
GL_BOOL_VEC3
|
static int |
GL_BOOL_VEC4
|
static int |
GL_BUFFER_ACCESS
|
static int |
GL_BUFFER_MAP_POINTER
|
static int |
GL_BUFFER_MAPPED
|
static int |
GL_BUFFER_SIZE
|
static int |
GL_BUFFER_USAGE
|
static int |
GL_BYTE
|
static int |
GL_C3F_V3F
|
static int |
GL_C4F_N3F_V3F
|
static int |
GL_C4UB_V2F
|
static int |
GL_C4UB_V3F
|
static int |
GL_CCW
|
static int |
GL_CLAMP
|
static int |
GL_CLAMP_TO_BORDER
|
static int |
GL_CLAMP_TO_EDGE
|
static int |
GL_CLEAR
|
static int |
GL_CLIENT_ACTIVE_TEXTURE
|
static int |
GL_CLIENT_ATTRIB_STACK_DEPTH
|
static int |
GL_CLIENT_PIXEL_STORE_BIT
|
static int |
GL_CLIENT_VERTEX_ARRAY_BIT
|
static int |
GL_CLIP_PLANE0
|
static int |
GL_CLIP_PLANE1
|
static int |
GL_CLIP_PLANE2
|
static int |
GL_CLIP_PLANE3
|
static int |
GL_CLIP_PLANE4
|
static int |
GL_CLIP_PLANE5
|
static int |
GL_COEFF
|
static int |
GL_COLOR
|
static int |
GL_COLOR_ARRAY
|
static int |
GL_COLOR_ARRAY_BUFFER_BINDING
|
static int |
GL_COLOR_ARRAY_POINTER
|
static int |
GL_COLOR_ARRAY_SIZE
|
static int |
GL_COLOR_ARRAY_STRIDE
|
static int |
GL_COLOR_ARRAY_TYPE
|
static int |
GL_COLOR_BUFFER_BIT
|
static int |
GL_COLOR_CLEAR_VALUE
|
static int |
GL_COLOR_INDEX
|
static int |
GL_COLOR_INDEXES
|
static int |
GL_COLOR_LOGIC_OP
|
static int |
GL_COLOR_MATERIAL
|
static int |
GL_COLOR_MATERIAL_FACE
|
static int |
GL_COLOR_MATERIAL_PARAMETER
|
static int |
GL_COLOR_SUM
|
static int |
GL_COLOR_WRITEMASK
|
static int |
GL_COMBINE
|
static int |
GL_COMBINE_ALPHA
|
static int |
GL_COMBINE_RGB
|
static int |
GL_COMPARE_R_TO_TEXTURE
|
static int |
GL_COMPILE
|
static int |
GL_COMPILE_AND_EXECUTE
|
static int |
GL_COMPILE_STATUS
|
static int |
GL_COMPRESSED_ALPHA
|
static int |
GL_COMPRESSED_INTENSITY
|
static int |
GL_COMPRESSED_LUMINANCE
|
static int |
GL_COMPRESSED_LUMINANCE_ALPHA
|
static int |
GL_COMPRESSED_RGB
|
static int |
GL_COMPRESSED_RGBA
|
static int |
GL_COMPRESSED_SLUMINANCE
|
static int |
GL_COMPRESSED_SLUMINANCE_ALPHA
|
static int |
GL_COMPRESSED_SRGB
|
static int |
GL_COMPRESSED_SRGB_ALPHA
|
static int |
GL_COMPRESSED_TEXTURE_FORMATS
|
static int |
GL_CONSTANT
|
static int |
GL_CONSTANT_ALPHA
|
static int |
GL_CONSTANT_ATTENUATION
|
static int |
GL_CONSTANT_COLOR
|
static int |
GL_COORD_REPLACE
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, or GetTexEnviv is POINT_SPRITE, then the value of
<pname> may be: |
static int |
GL_COPY
|
static int |
GL_COPY_INVERTED
|
static int |
GL_COPY_PIXEL_TOKEN
|
static int |
GL_CULL_FACE
|
static int |
GL_CULL_FACE_MODE
|
static int |
GL_CURRENT_BIT
|
static int |
GL_CURRENT_COLOR
|
static int |
GL_CURRENT_FOG_COORD
|
static int |
GL_CURRENT_FOG_COORDINATE
|
static int |
GL_CURRENT_INDEX
|
static int |
GL_CURRENT_NORMAL
|
static int |
GL_CURRENT_PROGRAM
Accepted by the <pname> argument of GetInteger: |
static int |
GL_CURRENT_RASTER_COLOR
|
static int |
GL_CURRENT_RASTER_DISTANCE
|
static int |
GL_CURRENT_RASTER_INDEX
|
static int |
GL_CURRENT_RASTER_POSITION
|
static int |
GL_CURRENT_RASTER_POSITION_VALID
|
static int |
GL_CURRENT_RASTER_SECONDARY_COLOR
Accepted by the <pname> parameter of GetIntegerv and GetFloatv. |
static int |
GL_CURRENT_RASTER_TEXTURE_COORDS
|
static int |
GL_CURRENT_SECONDARY_COLOR
|
static int |
GL_CURRENT_TEXTURE_COORDS
|
static int |
GL_CURRENT_VERTEX_ATTRIB
|
static int |
GL_CW
|
static int |
GL_DECAL
|
static int |
GL_DECR
|
static int |
GL_DECR_WRAP
|
static int |
GL_DELETE_STATUS
|
static int |
GL_DEPTH
|
static int |
GL_DEPTH_BIAS
|
static int |
GL_DEPTH_BITS
|
static int |
GL_DEPTH_BUFFER_BIT
|
static int |
GL_DEPTH_CLEAR_VALUE
|
static int |
GL_DEPTH_COMPONENT
|
static int |
GL_DEPTH_COMPONENT16
|
static int |
GL_DEPTH_COMPONENT24
|
static int |
GL_DEPTH_COMPONENT32
|
static int |
GL_DEPTH_FUNC
|
static int |
GL_DEPTH_RANGE
|
static int |
GL_DEPTH_SCALE
|
static int |
GL_DEPTH_TEST
|
static int |
GL_DEPTH_TEXTURE_MODE
|
static int |
GL_DEPTH_WRITEMASK
|
static int |
GL_DIFFUSE
|
static int |
GL_DITHER
|
static int |
GL_DOMAIN
|
static int |
GL_DONT_CARE
|
static int |
GL_DOT3_RGB
|
static int |
GL_DOT3_RGBA
|
static int |
GL_DOUBLE
|
static int |
GL_DOUBLEBUFFER
|
static int |
GL_DRAW_BUFFER
|
static int |
GL_DRAW_BUFFER0
|
static int |
GL_DRAW_BUFFER1
|
static int |
GL_DRAW_BUFFER10
|
static int |
GL_DRAW_BUFFER11
|
static int |
GL_DRAW_BUFFER12
|
static int |
GL_DRAW_BUFFER13
|
static int |
GL_DRAW_BUFFER14
|
static int |
GL_DRAW_BUFFER15
|
static int |
GL_DRAW_BUFFER2
|
static int |
GL_DRAW_BUFFER3
|
static int |
GL_DRAW_BUFFER4
|
static int |
GL_DRAW_BUFFER5
|
static int |
GL_DRAW_BUFFER6
|
static int |
GL_DRAW_BUFFER7
|
static int |
GL_DRAW_BUFFER8
|
static int |
GL_DRAW_BUFFER9
|
static int |
GL_DRAW_PIXEL_TOKEN
|
static int |
GL_DST_ALPHA
|
static int |
GL_DST_COLOR
|
static int |
GL_DYNAMIC_COPY
|
static int |
GL_DYNAMIC_DRAW
|
static int |
GL_DYNAMIC_READ
|
static int |
GL_EDGE_FLAG
|
static int |
GL_EDGE_FLAG_ARRAY
|
static int |
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
|
static int |
GL_EDGE_FLAG_ARRAY_POINTER
|
static int |
GL_EDGE_FLAG_ARRAY_STRIDE
|
static int |
GL_ELEMENT_ARRAY_BUFFER
|
static int |
GL_ELEMENT_ARRAY_BUFFER_BINDING
|
static int |
GL_EMISSION
|
static int |
GL_ENABLE_BIT
|
static int |
GL_EQUAL
|
static int |
GL_EQUIV
|
static int |
GL_EVAL_BIT
|
static int |
GL_EXP
|
static int |
GL_EXP2
|
static int |
GL_EXTENSIONS
|
static int |
GL_EYE_LINEAR
|
static int |
GL_EYE_PLANE
|
static int |
GL_FALSE
|
static int |
GL_FASTEST
|
static int |
GL_FEEDBACK
|
static int |
GL_FEEDBACK_BUFFER_POINTER
|
static int |
GL_FEEDBACK_BUFFER_SIZE
|
static int |
GL_FEEDBACK_BUFFER_TYPE
|
static int |
GL_FILL
|
static int |
GL_FLAT
|
static int |
GL_FLOAT
|
static int |
GL_FLOAT_MAT2
|
static int |
GL_FLOAT_MAT2x3
Returned by the <type> parameter of GetActiveAttribARB. |
static int |
GL_FLOAT_MAT2x4
|
static int |
GL_FLOAT_MAT3
|
static int |
GL_FLOAT_MAT3x2
|
static int |
GL_FLOAT_MAT3x4
|
static int |
GL_FLOAT_MAT4
|
static int |
GL_FLOAT_MAT4x2
|
static int |
GL_FLOAT_MAT4x3
|
static int |
GL_FLOAT_VEC2
Returned by the <type> parameter of GetActiveUniformARB: |
static int |
GL_FLOAT_VEC3
|
static int |
GL_FLOAT_VEC4
|
static int |
GL_FOG
|
static int |
GL_FOG_BIT
|
static int |
GL_FOG_COLOR
|
static int |
GL_FOG_COORD
|
static int |
GL_FOG_COORD_ARRAY
|
static int |
GL_FOG_COORD_ARRAY_BUFFER_BINDING
|
static int |
GL_FOG_COORD_ARRAY_POINTER
|
static int |
GL_FOG_COORD_ARRAY_STRIDE
|
static int |
GL_FOG_COORD_ARRAY_TYPE
|
static int |
GL_FOG_COORDINATE
|
static int |
GL_FOG_COORDINATE_ARRAY
|
static int |
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
|
static int |
GL_FOG_COORDINATE_ARRAY_POINTER
|
static int |
GL_FOG_COORDINATE_ARRAY_STRIDE
|
static int |
GL_FOG_COORDINATE_ARRAY_TYPE
|
static int |
GL_FOG_COORDINATE_SOURCE
|
static int |
GL_FOG_DENSITY
|
static int |
GL_FOG_END
|
static int |
GL_FOG_HINT
|
static int |
GL_FOG_INDEX
|
static int |
GL_FOG_MODE
|
static int |
GL_FOG_START
|
static int |
GL_FRAGMENT_DEPTH
|
static int |
GL_FRAGMENT_SHADER
Accepted by the <shaderType> argument of CreateShader and
returned by the <params> parameter of GetShader{fi}vARB: |
static int |
GL_FRAGMENT_SHADER_DERIVATIVE_HINT
Accepted by the <target> parameter of Hint and the <pname> parameter of
GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_FRONT
|
static int |
GL_FRONT_AND_BACK
|
static int |
GL_FRONT_FACE
|
static int |
GL_FRONT_LEFT
|
static int |
GL_FRONT_RIGHT
|
static int |
GL_GENERATE_MIPMAP
OpenGL 1.4 constants, copied from the LWJGL GL14 class implementation |
static int |
GL_GENERATE_MIPMAP_HINT
|
static int |
GL_GEQUAL
|
static int |
GL_GREATER
|
static int |
GL_GREEN
|
static int |
GL_GREEN_BIAS
|
static int |
GL_GREEN_BITS
|
static int |
GL_GREEN_SCALE
|
static int |
GL_HINT_BIT
|
static int |
GL_INCR
|
static int |
GL_INCR_WRAP
|
static int |
GL_INDEX_ARRAY
|
static int |
GL_INDEX_ARRAY_BUFFER_BINDING
|
static int |
GL_INDEX_ARRAY_POINTER
|
static int |
GL_INDEX_ARRAY_STRIDE
|
static int |
GL_INDEX_ARRAY_TYPE
|
static int |
GL_INDEX_BITS
|
static int |
GL_INDEX_CLEAR_VALUE
|
static int |
GL_INDEX_LOGIC_OP
|
static int |
GL_INDEX_MODE
|
static int |
GL_INDEX_OFFSET
|
static int |
GL_INDEX_SHIFT
|
static int |
GL_INDEX_WRITEMASK
|
static int |
GL_INFO_LOG_LENGTH
|
static int |
GL_INT
|
static int |
GL_INT_VEC2
|
static int |
GL_INT_VEC3
|
static int |
GL_INT_VEC4
|
static int |
GL_INTENSITY
|
static int |
GL_INTENSITY12
|
static int |
GL_INTENSITY16
|
static int |
GL_INTENSITY4
|
static int |
GL_INTENSITY8
|
static int |
GL_INTERPOLATE
|
static int |
GL_INVALID_ENUM
|
static int |
GL_INVALID_OPERATION
|
static int |
GL_INVALID_VALUE
|
static int |
GL_INVERT
|
static int |
GL_KEEP
|
static int |
GL_LEFT
|
static int |
GL_LEQUAL
|
static int |
GL_LESS
|
static int |
GL_LIGHT_MODEL_AMBIENT
|
static int |
GL_LIGHT_MODEL_COLOR_CONTROL
|
static int |
GL_LIGHT_MODEL_LOCAL_VIEWER
|
static int |
GL_LIGHT_MODEL_TWO_SIDE
|
static int |
GL_LIGHT0
|
static int |
GL_LIGHT1
|
static int |
GL_LIGHT2
|
static int |
GL_LIGHT3
|
static int |
GL_LIGHT4
|
static int |
GL_LIGHT5
|
static int |
GL_LIGHT6
|
static int |
GL_LIGHT7
|
static int |
GL_LIGHTING
|
static int |
GL_LIGHTING_BIT
|
static int |
GL_LINE
|
static int |
GL_LINE_BIT
|
static int |
GL_LINE_LOOP
|
static int |
GL_LINE_RESET_TOKEN
|
static int |
GL_LINE_SMOOTH
|
static int |
GL_LINE_SMOOTH_HINT
|
static int |
GL_LINE_STIPPLE
|
static int |
GL_LINE_STIPPLE_PATTERN
|
static int |
GL_LINE_STIPPLE_REPEAT
|
static int |
GL_LINE_STRIP
|
static int |
GL_LINE_TOKEN
|
static int |
GL_LINE_WIDTH
|
static int |
GL_LINE_WIDTH_GRANULARITY
|
static int |
GL_LINE_WIDTH_RANGE
|
static int |
GL_LINEAR
|
static int |
GL_LINEAR_ATTENUATION
|
static int |
GL_LINEAR_MIPMAP_LINEAR
|
static int |
GL_LINEAR_MIPMAP_NEAREST
|
static int |
GL_LINES
|
static int |
GL_LINK_STATUS
|
static int |
GL_LIST_BASE
|
static int |
GL_LIST_BIT
|
static int |
GL_LIST_INDEX
|
static int |
GL_LIST_MODE
|
static int |
GL_LOAD
|
static int |
GL_LOGIC_OP
|
static int |
GL_LOGIC_OP_MODE
|
static int |
GL_LOWER_LEFT
Accepted by the <param> parameter of PointParameter{if}vARB: |
static int |
GL_LUMINANCE
|
static int |
GL_LUMINANCE_ALPHA
|
static int |
GL_LUMINANCE12
|
static int |
GL_LUMINANCE12_ALPHA12
|
static int |
GL_LUMINANCE12_ALPHA4
|
static int |
GL_LUMINANCE16
|
static int |
GL_LUMINANCE16_ALPHA16
|
static int |
GL_LUMINANCE4
|
static int |
GL_LUMINANCE4_ALPHA4
|
static int |
GL_LUMINANCE6_ALPHA2
|
static int |
GL_LUMINANCE8
|
static int |
GL_LUMINANCE8_ALPHA8
|
static int |
GL_MAP_COLOR
|
static int |
GL_MAP_STENCIL
|
static int |
GL_MAP1_COLOR_4
|
static int |
GL_MAP1_GRID_DOMAIN
|
static int |
GL_MAP1_GRID_SEGMENTS
|
static int |
GL_MAP1_INDEX
|
static int |
GL_MAP1_NORMAL
|
static int |
GL_MAP1_TEXTURE_COORD_1
|
static int |
GL_MAP1_TEXTURE_COORD_2
|
static int |
GL_MAP1_TEXTURE_COORD_3
|
static int |
GL_MAP1_TEXTURE_COORD_4
|
static int |
GL_MAP1_VERTEX_3
|
static int |
GL_MAP1_VERTEX_4
|
static int |
GL_MAP2_COLOR_4
|
static int |
GL_MAP2_GRID_DOMAIN
|
static int |
GL_MAP2_GRID_SEGMENTS
|
static int |
GL_MAP2_INDEX
|
static int |
GL_MAP2_NORMAL
|
static int |
GL_MAP2_TEXTURE_COORD_1
|
static int |
GL_MAP2_TEXTURE_COORD_2
|
static int |
GL_MAP2_TEXTURE_COORD_3
|
static int |
GL_MAP2_TEXTURE_COORD_4
|
static int |
GL_MAP2_VERTEX_3
|
static int |
GL_MAP2_VERTEX_4
|
static int |
GL_MATRIX_MODE
|
static int |
GL_MAX_3D_TEXTURE_SIZE
|
static int |
GL_MAX_ATTRIB_STACK_DEPTH
|
static int |
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
|
static int |
GL_MAX_CLIP_PLANES
|
static int |
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
|
static int |
GL_MAX_CUBE_MAP_TEXTURE_SIZE
|
static int |
GL_MAX_DRAW_BUFFERS
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev: |
static int |
GL_MAX_ELEMENTS_INDICES
|
static int |
GL_MAX_ELEMENTS_VERTICES
|
static int |
GL_MAX_EVAL_ORDER
|
static int |
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev: |
static int |
GL_MAX_LIGHTS
|
static int |
GL_MAX_LIST_NESTING
|
static int |
GL_MAX_MODELVIEW_STACK_DEPTH
|
static int |
GL_MAX_NAME_STACK_DEPTH
|
static int |
GL_MAX_PIXEL_MAP_TABLE
|
static int |
GL_MAX_PROJECTION_STACK_DEPTH
|
static int |
GL_MAX_TEXTURE_COORDS
|
static int |
GL_MAX_TEXTURE_IMAGE_UNITS
|
static int |
GL_MAX_TEXTURE_LOD_BIAS
|
static int |
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
|
static int |
GL_MAX_TEXTURE_SIZE
|
static int |
GL_MAX_TEXTURE_STACK_DEPTH
|
static int |
GL_MAX_TEXTURE_UNITS
|
static int |
GL_MAX_VARYING_FLOATS
|
static int |
GL_MAX_VERTEX_ATTRIBS
|
static int |
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
|
static int |
GL_MAX_VERTEX_UNIFORM_COMPONENTS
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev: |
static int |
GL_MAX_VIEWPORT_DIMS
|
static int |
GL_MIRRORED_REPEAT
|
static int |
GL_MODELVIEW
|
static int |
GL_MODELVIEW_MATRIX
|
static int |
GL_MODELVIEW_STACK_DEPTH
|
static int |
GL_MODULATE
|
static int |
GL_MULT
|
static int |
GL_MULTISAMPLE
|
static int |
GL_MULTISAMPLE_BIT
|
static int |
GL_N3F_V3F
|
static int |
GL_NAME_STACK_DEPTH
|
static int |
GL_NAND
|
static int |
GL_NEAREST
|
static int |
GL_NEAREST_MIPMAP_LINEAR
|
static int |
GL_NEAREST_MIPMAP_NEAREST
|
static int |
GL_NEVER
|
static int |
GL_NICEST
|
static int |
GL_NO_ERROR
|
static int |
GL_NONE
|
static int |
GL_NOOP
|
static int |
GL_NOR
|
static int |
GL_NORMAL_ARRAY
|
static int |
GL_NORMAL_ARRAY_BUFFER_BINDING
|
static int |
GL_NORMAL_ARRAY_POINTER
|
static int |
GL_NORMAL_ARRAY_STRIDE
|
static int |
GL_NORMAL_ARRAY_TYPE
|
static int |
GL_NORMAL_MAP
|
static int |
GL_NORMALIZE
|
static int |
GL_NOTEQUAL
|
static int |
GL_NUM_COMPRESSED_TEXTURE_FORMATS
|
static int |
GL_OBJECT_LINEAR
|
static int |
GL_OBJECT_PLANE
|
static int |
GL_ONE
|
static int |
GL_ONE_MINUS_CONSTANT_ALPHA
|
static int |
GL_ONE_MINUS_CONSTANT_COLOR
|
static int |
GL_ONE_MINUS_DST_ALPHA
|
static int |
GL_ONE_MINUS_DST_COLOR
|
static int |
GL_ONE_MINUS_SRC_ALPHA
|
static int |
GL_ONE_MINUS_SRC_COLOR
|
static int |
GL_OPERAND0_ALPHA
|
static int |
GL_OPERAND0_RGB
|
static int |
GL_OPERAND1_ALPHA
|
static int |
GL_OPERAND1_RGB
|
static int |
GL_OPERAND2_ALPHA
|
static int |
GL_OPERAND2_RGB
|
static int |
GL_OR
|
static int |
GL_OR_INVERTED
|
static int |
GL_OR_REVERSE
|
static int |
GL_ORDER
|
static int |
GL_OUT_OF_MEMORY
|
static int |
GL_PACK_ALIGNMENT
|
static int |
GL_PACK_IMAGE_HEIGHT
|
static int |
GL_PACK_LSB_FIRST
|
static int |
GL_PACK_ROW_LENGTH
|
static int |
GL_PACK_SKIP_IMAGES
|
static int |
GL_PACK_SKIP_PIXELS
|
static int |
GL_PACK_SKIP_ROWS
|
static int |
GL_PACK_SWAP_BYTES
|
static int |
GL_PASS_THROUGH_TOKEN
|
static int |
GL_PERSPECTIVE_CORRECTION_HINT
|
static int |
GL_PIXEL_MAP_A_TO_A
|
static int |
GL_PIXEL_MAP_A_TO_A_SIZE
|
static int |
GL_PIXEL_MAP_B_TO_B
|
static int |
GL_PIXEL_MAP_B_TO_B_SIZE
|
static int |
GL_PIXEL_MAP_G_TO_G
|
static int |
GL_PIXEL_MAP_G_TO_G_SIZE
|
static int |
GL_PIXEL_MAP_I_TO_A
|
static int |
GL_PIXEL_MAP_I_TO_A_SIZE
|
static int |
GL_PIXEL_MAP_I_TO_B
|
static int |
GL_PIXEL_MAP_I_TO_B_SIZE
|
static int |
GL_PIXEL_MAP_I_TO_G
|
static int |
GL_PIXEL_MAP_I_TO_G_SIZE
|
static int |
GL_PIXEL_MAP_I_TO_I
|
static int |
GL_PIXEL_MAP_I_TO_I_SIZE
|
static int |
GL_PIXEL_MAP_I_TO_R
|
static int |
GL_PIXEL_MAP_I_TO_R_SIZE
|
static int |
GL_PIXEL_MAP_R_TO_R
|
static int |
GL_PIXEL_MAP_R_TO_R_SIZE
|
static int |
GL_PIXEL_MAP_S_TO_S
|
static int |
GL_PIXEL_MAP_S_TO_S_SIZE
|
static int |
GL_PIXEL_MODE_BIT
|
static int |
GL_PIXEL_PACK_BUFFER
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv. |
static int |
GL_PIXEL_PACK_BUFFER_BINDING
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev. |
static int |
GL_PIXEL_UNPACK_BUFFER
|
static int |
GL_PIXEL_UNPACK_BUFFER_BINDING
|
static int |
GL_POINT
|
static int |
GL_POINT_BIT
|
static int |
GL_POINT_DISTANCE_ATTENUATION
|
static int |
GL_POINT_FADE_THRESHOLD_SIZE
|
static int |
GL_POINT_SIZE
|
static int |
GL_POINT_SIZE_GRANULARITY
|
static int |
GL_POINT_SIZE_MAX
|
static int |
GL_POINT_SIZE_MIN
|
static int |
GL_POINT_SIZE_RANGE
|
static int |
GL_POINT_SMOOTH
|
static int |
GL_POINT_SMOOTH_HINT
|
static int |
GL_POINT_SPRITE
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv,
TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv: |
static int |
GL_POINT_SPRITE_COORD_ORIGIN
Accepted by the <pname> parameter of PointParameter{if}vARB, and the
<pname> of Get: |
static int |
GL_POINT_TOKEN
|
static int |
GL_POINTS
|
static int |
GL_POLYGON
|
static int |
GL_POLYGON_BIT
|
static int |
GL_POLYGON_MODE
|
static int |
GL_POLYGON_OFFSET_FACTOR
|
static int |
GL_POLYGON_OFFSET_FILL
|
static int |
GL_POLYGON_OFFSET_LINE
|
static int |
GL_POLYGON_OFFSET_POINT
|
static int |
GL_POLYGON_OFFSET_UNITS
|
static int |
GL_POLYGON_SMOOTH
|
static int |
GL_POLYGON_SMOOTH_HINT
|
static int |
GL_POLYGON_STIPPLE
|
static int |
GL_POLYGON_STIPPLE_BIT
|
static int |
GL_POLYGON_TOKEN
|
static int |
GL_POSITION
|
static int |
GL_PREVIOUS
|
static int |
GL_PRIMARY_COLOR
|
static int |
GL_PROJECTION
|
static int |
GL_PROJECTION_MATRIX
|
static int |
GL_PROJECTION_STACK_DEPTH
|
static int |
GL_PROXY_TEXTURE_1D
|
static int |
GL_PROXY_TEXTURE_2D
|
static int |
GL_PROXY_TEXTURE_3D
|
static int |
GL_PROXY_TEXTURE_CUBE_MAP
|
static int |
GL_Q
|
static int |
GL_QUAD_STRIP
|
static int |
GL_QUADRATIC_ATTENUATION
|
static int |
GL_QUADS
|
static int |
GL_R
|
static int |
GL_R3_G3_B2
|
static int |
GL_READ_BUFFER
|
static int |
GL_READ_ONLY
|
static int |
GL_READ_WRITE
|
static int |
GL_RED
|
static int |
GL_RED_BIAS
|
static int |
GL_RED_BITS
|
static int |
GL_RED_SCALE
|
static int |
GL_REFLECTION_MAP
|
static int |
GL_RENDER
|
static int |
GL_RENDER_MODE
|
static int |
GL_RENDERER
|
static int |
GL_REPEAT
|
static int |
GL_REPLACE
|
static int |
GL_RESCALE_NORMAL
|
static int |
GL_RETURN
|
static int |
GL_RGB
|
static int |
GL_RGB_SCALE
|
static int |
GL_RGB10
|
static int |
GL_RGB10_A2
|
static int |
GL_RGB12
|
static int |
GL_RGB16
|
static int |
GL_RGB4
|
static int |
GL_RGB5
|
static int |
GL_RGB5_A1
|
static int |
GL_RGB8
|
static int |
GL_RGBA
|
static int |
GL_RGBA_MODE
|
static int |
GL_RGBA12
|
static int |
GL_RGBA16
|
static int |
GL_RGBA2
|
static int |
GL_RGBA4
|
static int |
GL_RGBA8
|
static int |
GL_RIGHT
|
static int |
GL_S
|
static int |
GL_SAMPLE_ALPHA_TO_COVERAGE
|
static int |
GL_SAMPLE_ALPHA_TO_ONE
|
static int |
GL_SAMPLE_BUFFERS
|
static int |
GL_SAMPLE_COVERAGE
|
static int |
GL_SAMPLE_COVERAGE_INVERT
|
static int |
GL_SAMPLE_COVERAGE_VALUE
|
static int |
GL_SAMPLER_1D
|
static int |
GL_SAMPLER_1D_SHADOW
|
static int |
GL_SAMPLER_2D
|
static int |
GL_SAMPLER_2D_SHADOW
|
static int |
GL_SAMPLER_3D
|
static int |
GL_SAMPLER_CUBE
|
static int |
GL_SAMPLES
|
static int |
GL_SCISSOR_BIT
|
static int |
GL_SCISSOR_BOX
|
static int |
GL_SCISSOR_TEST
|
static int |
GL_SECONDARY_COLOR_ARRAY
|
static int |
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
|
static int |
GL_SECONDARY_COLOR_ARRAY_POINTER
|
static int |
GL_SECONDARY_COLOR_ARRAY_SIZE
|
static int |
GL_SECONDARY_COLOR_ARRAY_STRIDE
|
static int |
GL_SECONDARY_COLOR_ARRAY_TYPE
|
static int |
GL_SELECT
|
static int |
GL_SELECTION_BUFFER_POINTER
|
static int |
GL_SELECTION_BUFFER_SIZE
|
static int |
GL_SEPARATE_SPECULAR_COLOR
|
static int |
GL_SET
|
static int |
GL_SHADE_MODEL
|
static int |
GL_SHADER_OBJECT
Returned by the <params> parameter of GetObjectParameter{fi}vARB: |
static int |
GL_SHADER_SOURCE_LENGTH
|
static int |
GL_SHADER_TYPE
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB: |
static int |
GL_SHADING_LANGUAGE_VERSION
Accepted by the <name> parameter of GetString: |
static int |
GL_SHININESS
|
static int |
GL_SHORT
|
static int |
GL_SINGLE_COLOR
|
static int |
GL_SLUMINANCE
|
static int |
GL_SLUMINANCE_ALPHA
|
static int |
GL_SLUMINANCE8
|
static int |
GL_SLUMINANCE8_ALPHA8
|
static int |
GL_SMOOTH
|
static int |
GL_SMOOTH_LINE_WIDTH_GRANULARITY
|
static int |
GL_SMOOTH_LINE_WIDTH_RANGE
|
static int |
GL_SMOOTH_POINT_SIZE_GRANULARITY
|
static int |
GL_SMOOTH_POINT_SIZE_RANGE
|
static int |
GL_SOURCE0_ALPHA
|
static int |
GL_SOURCE0_RGB
|
static int |
GL_SOURCE1_ALPHA
|
static int |
GL_SOURCE1_RGB
|
static int |
GL_SOURCE2_ALPHA
|
static int |
GL_SOURCE2_RGB
|
static int |
GL_SPECULAR
|
static int |
GL_SPHERE_MAP
|
static int |
GL_SPOT_CUTOFF
|
static int |
GL_SPOT_DIRECTION
|
static int |
GL_SPOT_EXPONENT
|
static int |
GL_SRC_ALPHA
|
static int |
GL_SRC_ALPHA_SATURATE
|
static int |
GL_SRC_COLOR
|
static int |
GL_SRC0_ALPHA
|
static int |
GL_SRC0_RGB
|
static int |
GL_SRC1_ALPHA
|
static int |
GL_SRC1_RGB
|
static int |
GL_SRC2_ALPHA
|
static int |
GL_SRC2_RGB
|
static int |
GL_SRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D. |
static int |
GL_SRGB_ALPHA
|
static int |
GL_SRGB8
|
static int |
GL_SRGB8_ALPHA8
|
static int |
GL_STACK_OVERFLOW
|
static int |
GL_STACK_UNDERFLOW
|
static int |
GL_STATIC_COPY
|
static int |
GL_STATIC_DRAW
|
static int |
GL_STATIC_READ
|
static int |
GL_STENCIL
|
static int |
GL_STENCIL_BACK_FAIL
|
static int |
GL_STENCIL_BACK_FUNC
|
static int |
GL_STENCIL_BACK_PASS_DEPTH_FAIL
|
static int |
GL_STENCIL_BACK_PASS_DEPTH_PASS
|
static int |
GL_STENCIL_BACK_REF
|
static int |
GL_STENCIL_BACK_VALUE_MASK
|
static int |
GL_STENCIL_BACK_WRITEMASK
|
static int |
GL_STENCIL_BITS
|
static int |
GL_STENCIL_BUFFER_BIT
|
static int |
GL_STENCIL_CLEAR_VALUE
|
static int |
GL_STENCIL_FAIL
|
static int |
GL_STENCIL_FUNC
|
static int |
GL_STENCIL_INDEX
|
static int |
GL_STENCIL_PASS_DEPTH_FAIL
|
static int |
GL_STENCIL_PASS_DEPTH_PASS
|
static int |
GL_STENCIL_REF
|
static int |
GL_STENCIL_TEST
|
static int |
GL_STENCIL_VALUE_MASK
|
static int |
GL_STENCIL_WRITEMASK
|
static int |
GL_STEREO
|
static int |
GL_STREAM_COPY
|
static int |
GL_STREAM_DRAW
|
static int |
GL_STREAM_READ
|
static int |
GL_SUBPIXEL_BITS
|
static int |
GL_SUBTRACT
|
static int |
GL_T
|
static int |
GL_T2F_C3F_V3F
|
static int |
GL_T2F_C4F_N3F_V3F
|
static int |
GL_T2F_C4UB_V3F
|
static int |
GL_T2F_N3F_V3F
|
static int |
GL_T2F_V3F
|
static int |
GL_T4F_C4F_N3F_V4F
|
static int |
GL_T4F_V4F
|
static int |
GL_TEXTURE
|
static int |
GL_TEXTURE_1D
|
static int |
GL_TEXTURE_2D
|
static int |
GL_TEXTURE_3D
|
static int |
GL_TEXTURE_ALPHA_SIZE
|
static int |
GL_TEXTURE_BASE_LEVEL
|
static int |
GL_TEXTURE_BINDING_1D
|
static int |
GL_TEXTURE_BINDING_2D
|
static int |
GL_TEXTURE_BINDING_3D
OpenGL 1.2 constants, copied from the LWJGL GL12 class implementation |
static int |
GL_TEXTURE_BINDING_CUBE_MAP
|
static int |
GL_TEXTURE_BIT
|
static int |
GL_TEXTURE_BLUE_SIZE
|
static int |
GL_TEXTURE_BORDER
|
static int |
GL_TEXTURE_BORDER_COLOR
|
static int |
GL_TEXTURE_COMPARE_FUNC
|
static int |
GL_TEXTURE_COMPARE_MODE
|
static int |
GL_TEXTURE_COMPONENTS
|
static int |
GL_TEXTURE_COMPRESSED
|
static int |
GL_TEXTURE_COMPRESSED_IMAGE_SIZE
|
static int |
GL_TEXTURE_COMPRESSION_HINT
|
static int |
GL_TEXTURE_COORD_ARRAY
|
static int |
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
|
static int |
GL_TEXTURE_COORD_ARRAY_POINTER
|
static int |
GL_TEXTURE_COORD_ARRAY_SIZE
|
static int |
GL_TEXTURE_COORD_ARRAY_STRIDE
|
static int |
GL_TEXTURE_COORD_ARRAY_TYPE
|
static int |
GL_TEXTURE_CUBE_MAP
|
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_X
|
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
|
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
|
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_X
|
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_Y
|
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_Z
|
static int |
GL_TEXTURE_DEPTH
|
static int |
GL_TEXTURE_DEPTH_SIZE
|
static int |
GL_TEXTURE_ENV
|
static int |
GL_TEXTURE_ENV_COLOR
|
static int |
GL_TEXTURE_ENV_MODE
|
static int |
GL_TEXTURE_FILTER_CONTROL
|
static int |
GL_TEXTURE_GEN_MODE
|
static int |
GL_TEXTURE_GEN_Q
|
static int |
GL_TEXTURE_GEN_R
|
static int |
GL_TEXTURE_GEN_S
|
static int |
GL_TEXTURE_GEN_T
|
static int |
GL_TEXTURE_GREEN_SIZE
|
static int |
GL_TEXTURE_HEIGHT
|
static int |
GL_TEXTURE_INTENSITY_SIZE
|
static int |
GL_TEXTURE_INTERNAL_FORMAT
|
static int |
GL_TEXTURE_LOD_BIAS
|
static int |
GL_TEXTURE_LUMINANCE_SIZE
|
static int |
GL_TEXTURE_MAG_FILTER
|
static int |
GL_TEXTURE_MATRIX
|
static int |
GL_TEXTURE_MAX_ANISOTROPY_EXT
Some EXT constants |
static int |
GL_TEXTURE_MAX_LEVEL
|
static int |
GL_TEXTURE_MAX_LOD
|
static int |
GL_TEXTURE_MIN_FILTER
|
static int |
GL_TEXTURE_MIN_LOD
|
static int |
GL_TEXTURE_PRIORITY
|
static int |
GL_TEXTURE_RED_SIZE
|
static int |
GL_TEXTURE_RESIDENT
|
static int |
GL_TEXTURE_STACK_DEPTH
|
static int |
GL_TEXTURE_WIDTH
|
static int |
GL_TEXTURE_WRAP_R
|
static int |
GL_TEXTURE_WRAP_S
|
static int |
GL_TEXTURE_WRAP_T
|
static int |
GL_TEXTURE0
OpenGL 1.3 constants, copied from the LWJGL GL13 class implementation |
static int |
GL_TEXTURE1
|
static int |
GL_TEXTURE10
|
static int |
GL_TEXTURE11
|
static int |
GL_TEXTURE12
|
static int |
GL_TEXTURE13
|
static int |
GL_TEXTURE14
|
static int |
GL_TEXTURE15
|
static int |
GL_TEXTURE16
|
static int |
GL_TEXTURE17
|
static int |
GL_TEXTURE18
|
static int |
GL_TEXTURE19
|
static int |
GL_TEXTURE2
|
static int |
GL_TEXTURE20
|
static int |
GL_TEXTURE21
|
static int |
GL_TEXTURE22
|
static int |
GL_TEXTURE23
|
static int |
GL_TEXTURE24
|
static int |
GL_TEXTURE25
|
static int |
GL_TEXTURE26
|
static int |
GL_TEXTURE27
|
static int |
GL_TEXTURE28
|
static int |
GL_TEXTURE29
|
static int |
GL_TEXTURE3
|
static int |
GL_TEXTURE30
|
static int |
GL_TEXTURE31
|
static int |
GL_TEXTURE4
|
static int |
GL_TEXTURE5
|
static int |
GL_TEXTURE6
|
static int |
GL_TEXTURE7
|
static int |
GL_TEXTURE8
|
static int |
GL_TEXTURE9
|
static int |
GL_TRANSFORM_BIT
|
static int |
GL_TRANSPOSE_COLOR_MATRIX
|
static int |
GL_TRANSPOSE_MODELVIEW_MATRIX
|
static int |
GL_TRANSPOSE_PROJECTION_MATRIX
|
static int |
GL_TRANSPOSE_TEXTURE_MATRIX
|
static int |
GL_TRIANGLE_FAN
|
static int |
GL_TRIANGLE_STRIP
|
static int |
GL_TRIANGLES
|
static int |
GL_TRUE
|
static int |
GL_UNPACK_ALIGNMENT
|
static int |
GL_UNPACK_IMAGE_HEIGHT
|
static int |
GL_UNPACK_LSB_FIRST
|
static int |
GL_UNPACK_ROW_LENGTH
|
static int |
GL_UNPACK_SKIP_IMAGES
|
static int |
GL_UNPACK_SKIP_PIXELS
|
static int |
GL_UNPACK_SKIP_ROWS
|
static int |
GL_UNPACK_SWAP_BYTES
|
static int |
GL_UNSIGNED_BYTE
|
static int |
GL_UNSIGNED_BYTE_2_3_3_REV
|
static int |
GL_UNSIGNED_BYTE_3_3_2
|
static int |
GL_UNSIGNED_INT
|
static int |
GL_UNSIGNED_INT_10_10_10_2
|
static int |
GL_UNSIGNED_INT_2_10_10_10_REV
|
static int |
GL_UNSIGNED_INT_8_8_8_8
|
static int |
GL_UNSIGNED_INT_8_8_8_8_REV
|
static int |
GL_UNSIGNED_SHORT
|
static int |
GL_UNSIGNED_SHORT_1_5_5_5_REV
|
static int |
GL_UNSIGNED_SHORT_4_4_4_4
|
static int |
GL_UNSIGNED_SHORT_4_4_4_4_REV
|
static int |
GL_UNSIGNED_SHORT_5_5_5_1
|
static int |
GL_UNSIGNED_SHORT_5_6_5
|
static int |
GL_UNSIGNED_SHORT_5_6_5_REV
|
static int |
GL_UPPER_LEFT
|
static int |
GL_V2F
|
static int |
GL_V3F
|
static int |
GL_VALIDATE_STATUS
|
static int |
GL_VENDOR
|
static int |
GL_VERSION
|
static int |
GL_VERTEX_ARRAY
|
static int |
GL_VERTEX_ARRAY_BUFFER_BINDING
|
static int |
GL_VERTEX_ARRAY_POINTER
|
static int |
GL_VERTEX_ARRAY_SIZE
|
static int |
GL_VERTEX_ARRAY_STRIDE
|
static int |
GL_VERTEX_ARRAY_TYPE
|
static int |
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
|
static int |
GL_VERTEX_ATTRIB_ARRAY_ENABLED
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB: |
static int |
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
|
static int |
GL_VERTEX_ATTRIB_ARRAY_POINTER
Accepted by the <pname> parameter of GetVertexAttribPointervARB: |
static int |
GL_VERTEX_ATTRIB_ARRAY_SIZE
|
static int |
GL_VERTEX_ATTRIB_ARRAY_STRIDE
|
static int |
GL_VERTEX_ATTRIB_ARRAY_TYPE
|
static int |
GL_VERTEX_PROGRAM_POINT_SIZE
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev: |
static int |
GL_VERTEX_PROGRAM_TWO_SIDE
|
static int |
GL_VERTEX_SHADER
Accepted by the <shaderType> argument of CreateShader and
returned by the <params> parameter of GetShader{if}v: |
static int |
GL_VIEWPORT
|
static int |
GL_VIEWPORT_BIT
|
static int |
GL_WEIGHT_ARRAY_BUFFER_BINDING
|
static int |
GL_WRITE_ONLY
|
static int |
GL_XOR
|
static int |
GL_ZERO
|
static int |
GL_ZOOM_X
|
static int |
GL_ZOOM_Y
|
GL_ACCUM
static final int GL_ACCUM
- OpenGL 1.1 constants, copied from the LWJGL GL11 class implementation
- See Also:
- Constant Field Values
GL_LOAD
static final int GL_LOAD
- See Also:
- Constant Field Values
GL_RETURN
static final int GL_RETURN
- See Also:
- Constant Field Values
GL_MULT
static final int GL_MULT
- See Also:
- Constant Field Values
GL_ADD
static final int GL_ADD
- See Also:
- Constant Field Values
GL_NEVER
static final int GL_NEVER
- See Also:
- Constant Field Values
GL_LESS
static final int GL_LESS
- See Also:
- Constant Field Values
GL_EQUAL
static final int GL_EQUAL
- See Also:
- Constant Field Values
GL_LEQUAL
static final int GL_LEQUAL
- See Also:
- Constant Field Values
GL_GREATER
static final int GL_GREATER
- See Also:
- Constant Field Values
GL_NOTEQUAL
static final int GL_NOTEQUAL
- See Also:
- Constant Field Values
GL_GEQUAL
static final int GL_GEQUAL
- See Also:
- Constant Field Values
GL_ALWAYS
static final int GL_ALWAYS
- See Also:
- Constant Field Values
GL_CURRENT_BIT
static final int GL_CURRENT_BIT
- See Also:
- Constant Field Values
GL_POINT_BIT
static final int GL_POINT_BIT
- See Also:
- Constant Field Values
GL_LINE_BIT
static final int GL_LINE_BIT
- See Also:
- Constant Field Values
GL_POLYGON_BIT
static final int GL_POLYGON_BIT
- See Also:
- Constant Field Values
GL_POLYGON_STIPPLE_BIT
static final int GL_POLYGON_STIPPLE_BIT
- See Also:
- Constant Field Values
GL_PIXEL_MODE_BIT
static final int GL_PIXEL_MODE_BIT
- See Also:
- Constant Field Values
GL_LIGHTING_BIT
static final int GL_LIGHTING_BIT
- See Also:
- Constant Field Values
GL_FOG_BIT
static final int GL_FOG_BIT
- See Also:
- Constant Field Values
GL_DEPTH_BUFFER_BIT
static final int GL_DEPTH_BUFFER_BIT
- See Also:
- Constant Field Values
GL_ACCUM_BUFFER_BIT
static final int GL_ACCUM_BUFFER_BIT
- See Also:
- Constant Field Values
GL_STENCIL_BUFFER_BIT
static final int GL_STENCIL_BUFFER_BIT
- See Also:
- Constant Field Values
GL_VIEWPORT_BIT
static final int GL_VIEWPORT_BIT
- See Also:
- Constant Field Values
GL_TRANSFORM_BIT
static final int GL_TRANSFORM_BIT
- See Also:
- Constant Field Values
GL_ENABLE_BIT
static final int GL_ENABLE_BIT
- See Also:
- Constant Field Values
GL_COLOR_BUFFER_BIT
static final int GL_COLOR_BUFFER_BIT
- See Also:
- Constant Field Values
GL_HINT_BIT
static final int GL_HINT_BIT
- See Also:
- Constant Field Values
GL_EVAL_BIT
static final int GL_EVAL_BIT
- See Also:
- Constant Field Values
GL_LIST_BIT
static final int GL_LIST_BIT
- See Also:
- Constant Field Values
GL_TEXTURE_BIT
static final int GL_TEXTURE_BIT
- See Also:
- Constant Field Values
GL_SCISSOR_BIT
static final int GL_SCISSOR_BIT
- See Also:
- Constant Field Values
GL_ALL_ATTRIB_BITS
static final int GL_ALL_ATTRIB_BITS
- See Also:
- Constant Field Values
GL_POINTS
static final int GL_POINTS
- See Also:
- Constant Field Values
GL_LINES
static final int GL_LINES
- See Also:
- Constant Field Values
GL_LINE_LOOP
static final int GL_LINE_LOOP
- See Also:
- Constant Field Values
GL_LINE_STRIP
static final int GL_LINE_STRIP
- See Also:
- Constant Field Values
GL_TRIANGLES
static final int GL_TRIANGLES
- See Also:
- Constant Field Values
GL_TRIANGLE_STRIP
static final int GL_TRIANGLE_STRIP
- See Also:
- Constant Field Values
GL_TRIANGLE_FAN
static final int GL_TRIANGLE_FAN
- See Also:
- Constant Field Values
GL_QUADS
static final int GL_QUADS
- See Also:
- Constant Field Values
GL_QUAD_STRIP
static final int GL_QUAD_STRIP
- See Also:
- Constant Field Values
GL_POLYGON
static final int GL_POLYGON
- See Also:
- Constant Field Values
GL_ZERO
static final int GL_ZERO
- See Also:
- Constant Field Values
GL_ONE
static final int GL_ONE
- See Also:
- Constant Field Values
GL_SRC_COLOR
static final int GL_SRC_COLOR
- See Also:
- Constant Field Values
GL_ONE_MINUS_SRC_COLOR
static final int GL_ONE_MINUS_SRC_COLOR
- See Also:
- Constant Field Values
GL_SRC_ALPHA
static final int GL_SRC_ALPHA
- See Also:
- Constant Field Values
GL_ONE_MINUS_SRC_ALPHA
static final int GL_ONE_MINUS_SRC_ALPHA
- See Also:
- Constant Field Values
GL_DST_ALPHA
static final int GL_DST_ALPHA
- See Also:
- Constant Field Values
GL_ONE_MINUS_DST_ALPHA
static final int GL_ONE_MINUS_DST_ALPHA
- See Also:
- Constant Field Values
GL_DST_COLOR
static final int GL_DST_COLOR
- See Also:
- Constant Field Values
GL_ONE_MINUS_DST_COLOR
static final int GL_ONE_MINUS_DST_COLOR
- See Also:
- Constant Field Values
GL_SRC_ALPHA_SATURATE
static final int GL_SRC_ALPHA_SATURATE
- See Also:
- Constant Field Values
GL_CONSTANT_COLOR
static final int GL_CONSTANT_COLOR
- See Also:
- Constant Field Values
GL_ONE_MINUS_CONSTANT_COLOR
static final int GL_ONE_MINUS_CONSTANT_COLOR
- See Also:
- Constant Field Values
GL_CONSTANT_ALPHA
static final int GL_CONSTANT_ALPHA
- See Also:
- Constant Field Values
GL_ONE_MINUS_CONSTANT_ALPHA
static final int GL_ONE_MINUS_CONSTANT_ALPHA
- See Also:
- Constant Field Values
GL_TRUE
static final int GL_TRUE
- See Also:
- Constant Field Values
GL_FALSE
static final int GL_FALSE
- See Also:
- Constant Field Values
GL_CLIP_PLANE0
static final int GL_CLIP_PLANE0
- See Also:
- Constant Field Values
GL_CLIP_PLANE1
static final int GL_CLIP_PLANE1
- See Also:
- Constant Field Values
GL_CLIP_PLANE2
static final int GL_CLIP_PLANE2
- See Also:
- Constant Field Values
GL_CLIP_PLANE3
static final int GL_CLIP_PLANE3
- See Also:
- Constant Field Values
GL_CLIP_PLANE4
static final int GL_CLIP_PLANE4
- See Also:
- Constant Field Values
GL_CLIP_PLANE5
static final int GL_CLIP_PLANE5
- See Also:
- Constant Field Values
GL_BYTE
static final int GL_BYTE
- See Also:
- Constant Field Values
GL_UNSIGNED_BYTE
static final int GL_UNSIGNED_BYTE
- See Also:
- Constant Field Values
GL_SHORT
static final int GL_SHORT
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT
static final int GL_UNSIGNED_SHORT
- See Also:
- Constant Field Values
GL_INT
static final int GL_INT
- See Also:
- Constant Field Values
GL_UNSIGNED_INT
static final int GL_UNSIGNED_INT
- See Also:
- Constant Field Values
GL_FLOAT
static final int GL_FLOAT
- See Also:
- Constant Field Values
GL_2_BYTES
static final int GL_2_BYTES
- See Also:
- Constant Field Values
GL_3_BYTES
static final int GL_3_BYTES
- See Also:
- Constant Field Values
GL_4_BYTES
static final int GL_4_BYTES
- See Also:
- Constant Field Values
GL_DOUBLE
static final int GL_DOUBLE
- See Also:
- Constant Field Values
GL_NONE
static final int GL_NONE
- See Also:
- Constant Field Values
GL_FRONT_LEFT
static final int GL_FRONT_LEFT
- See Also:
- Constant Field Values
GL_FRONT_RIGHT
static final int GL_FRONT_RIGHT
- See Also:
- Constant Field Values
GL_BACK_LEFT
static final int GL_BACK_LEFT
- See Also:
- Constant Field Values
GL_BACK_RIGHT
static final int GL_BACK_RIGHT
- See Also:
- Constant Field Values
GL_FRONT
static final int GL_FRONT
- See Also:
- Constant Field Values
GL_BACK
static final int GL_BACK
- See Also:
- Constant Field Values
GL_LEFT
static final int GL_LEFT
- See Also:
- Constant Field Values
GL_RIGHT
static final int GL_RIGHT
- See Also:
- Constant Field Values
GL_FRONT_AND_BACK
static final int GL_FRONT_AND_BACK
- See Also:
- Constant Field Values
GL_AUX0
static final int GL_AUX0
- See Also:
- Constant Field Values
GL_AUX1
static final int GL_AUX1
- See Also:
- Constant Field Values
GL_AUX2
static final int GL_AUX2
- See Also:
- Constant Field Values
GL_AUX3
static final int GL_AUX3
- See Also:
- Constant Field Values
GL_NO_ERROR
static final int GL_NO_ERROR
- See Also:
- Constant Field Values
GL_INVALID_ENUM
static final int GL_INVALID_ENUM
- See Also:
- Constant Field Values
GL_INVALID_VALUE
static final int GL_INVALID_VALUE
- See Also:
- Constant Field Values
GL_INVALID_OPERATION
static final int GL_INVALID_OPERATION
- See Also:
- Constant Field Values
GL_STACK_OVERFLOW
static final int GL_STACK_OVERFLOW
- See Also:
- Constant Field Values
GL_STACK_UNDERFLOW
static final int GL_STACK_UNDERFLOW
- See Also:
- Constant Field Values
GL_OUT_OF_MEMORY
static final int GL_OUT_OF_MEMORY
- See Also:
- Constant Field Values
GL_2D
static final int GL_2D
- See Also:
- Constant Field Values
GL_3D
static final int GL_3D
- See Also:
- Constant Field Values
GL_3D_COLOR
static final int GL_3D_COLOR
- See Also:
- Constant Field Values
GL_3D_COLOR_TEXTURE
static final int GL_3D_COLOR_TEXTURE
- See Also:
- Constant Field Values
GL_4D_COLOR_TEXTURE
static final int GL_4D_COLOR_TEXTURE
- See Also:
- Constant Field Values
GL_PASS_THROUGH_TOKEN
static final int GL_PASS_THROUGH_TOKEN
- See Also:
- Constant Field Values
GL_POINT_TOKEN
static final int GL_POINT_TOKEN
- See Also:
- Constant Field Values
GL_LINE_TOKEN
static final int GL_LINE_TOKEN
- See Also:
- Constant Field Values
GL_POLYGON_TOKEN
static final int GL_POLYGON_TOKEN
- See Also:
- Constant Field Values
GL_BITMAP_TOKEN
static final int GL_BITMAP_TOKEN
- See Also:
- Constant Field Values
GL_DRAW_PIXEL_TOKEN
static final int GL_DRAW_PIXEL_TOKEN
- See Also:
- Constant Field Values
GL_COPY_PIXEL_TOKEN
static final int GL_COPY_PIXEL_TOKEN
- See Also:
- Constant Field Values
GL_LINE_RESET_TOKEN
static final int GL_LINE_RESET_TOKEN
- See Also:
- Constant Field Values
GL_EXP
static final int GL_EXP
- See Also:
- Constant Field Values
GL_EXP2
static final int GL_EXP2
- See Also:
- Constant Field Values
GL_CW
static final int GL_CW
- See Also:
- Constant Field Values
GL_CCW
static final int GL_CCW
- See Also:
- Constant Field Values
GL_COEFF
static final int GL_COEFF
- See Also:
- Constant Field Values
GL_ORDER
static final int GL_ORDER
- See Also:
- Constant Field Values
GL_DOMAIN
static final int GL_DOMAIN
- See Also:
- Constant Field Values
GL_CURRENT_COLOR
static final int GL_CURRENT_COLOR
- See Also:
- Constant Field Values
GL_CURRENT_INDEX
static final int GL_CURRENT_INDEX
- See Also:
- Constant Field Values
GL_CURRENT_NORMAL
static final int GL_CURRENT_NORMAL
- See Also:
- Constant Field Values
GL_CURRENT_TEXTURE_COORDS
static final int GL_CURRENT_TEXTURE_COORDS
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_COLOR
static final int GL_CURRENT_RASTER_COLOR
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_INDEX
static final int GL_CURRENT_RASTER_INDEX
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_TEXTURE_COORDS
static final int GL_CURRENT_RASTER_TEXTURE_COORDS
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_POSITION
static final int GL_CURRENT_RASTER_POSITION
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_POSITION_VALID
static final int GL_CURRENT_RASTER_POSITION_VALID
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_DISTANCE
static final int GL_CURRENT_RASTER_DISTANCE
- See Also:
- Constant Field Values
GL_POINT_SMOOTH
static final int GL_POINT_SMOOTH
- See Also:
- Constant Field Values
GL_POINT_SIZE
static final int GL_POINT_SIZE
- See Also:
- Constant Field Values
GL_POINT_SIZE_RANGE
static final int GL_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
GL_POINT_SIZE_GRANULARITY
static final int GL_POINT_SIZE_GRANULARITY
- See Also:
- Constant Field Values
GL_LINE_SMOOTH
static final int GL_LINE_SMOOTH
- See Also:
- Constant Field Values
GL_LINE_WIDTH
static final int GL_LINE_WIDTH
- See Also:
- Constant Field Values
GL_LINE_WIDTH_RANGE
static final int GL_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
GL_LINE_WIDTH_GRANULARITY
static final int GL_LINE_WIDTH_GRANULARITY
- See Also:
- Constant Field Values
GL_LINE_STIPPLE
static final int GL_LINE_STIPPLE
- See Also:
- Constant Field Values
GL_LINE_STIPPLE_PATTERN
static final int GL_LINE_STIPPLE_PATTERN
- See Also:
- Constant Field Values
GL_LINE_STIPPLE_REPEAT
static final int GL_LINE_STIPPLE_REPEAT
- See Also:
- Constant Field Values
GL_LIST_MODE
static final int GL_LIST_MODE
- See Also:
- Constant Field Values
GL_MAX_LIST_NESTING
static final int GL_MAX_LIST_NESTING
- See Also:
- Constant Field Values
GL_LIST_BASE
static final int GL_LIST_BASE
- See Also:
- Constant Field Values
GL_LIST_INDEX
static final int GL_LIST_INDEX
- See Also:
- Constant Field Values
GL_POLYGON_MODE
static final int GL_POLYGON_MODE
- See Also:
- Constant Field Values
GL_POLYGON_SMOOTH
static final int GL_POLYGON_SMOOTH
- See Also:
- Constant Field Values
GL_POLYGON_STIPPLE
static final int GL_POLYGON_STIPPLE
- See Also:
- Constant Field Values
GL_EDGE_FLAG
static final int GL_EDGE_FLAG
- See Also:
- Constant Field Values
GL_CULL_FACE
static final int GL_CULL_FACE
- See Also:
- Constant Field Values
GL_CULL_FACE_MODE
static final int GL_CULL_FACE_MODE
- See Also:
- Constant Field Values
GL_FRONT_FACE
static final int GL_FRONT_FACE
- See Also:
- Constant Field Values
GL_LIGHTING
static final int GL_LIGHTING
- See Also:
- Constant Field Values
GL_LIGHT_MODEL_LOCAL_VIEWER
static final int GL_LIGHT_MODEL_LOCAL_VIEWER
- See Also:
- Constant Field Values
GL_LIGHT_MODEL_TWO_SIDE
static final int GL_LIGHT_MODEL_TWO_SIDE
- See Also:
- Constant Field Values
GL_LIGHT_MODEL_AMBIENT
static final int GL_LIGHT_MODEL_AMBIENT
- See Also:
- Constant Field Values
GL_SHADE_MODEL
static final int GL_SHADE_MODEL
- See Also:
- Constant Field Values
GL_COLOR_MATERIAL_FACE
static final int GL_COLOR_MATERIAL_FACE
- See Also:
- Constant Field Values
GL_COLOR_MATERIAL_PARAMETER
static final int GL_COLOR_MATERIAL_PARAMETER
- See Also:
- Constant Field Values
GL_COLOR_MATERIAL
static final int GL_COLOR_MATERIAL
- See Also:
- Constant Field Values
GL_FOG
static final int GL_FOG
- See Also:
- Constant Field Values
GL_FOG_INDEX
static final int GL_FOG_INDEX
- See Also:
- Constant Field Values
GL_FOG_DENSITY
static final int GL_FOG_DENSITY
- See Also:
- Constant Field Values
GL_FOG_START
static final int GL_FOG_START
- See Also:
- Constant Field Values
GL_FOG_END
static final int GL_FOG_END
- See Also:
- Constant Field Values
GL_FOG_MODE
static final int GL_FOG_MODE
- See Also:
- Constant Field Values
GL_FOG_COLOR
static final int GL_FOG_COLOR
- See Also:
- Constant Field Values
GL_DEPTH_RANGE
static final int GL_DEPTH_RANGE
- See Also:
- Constant Field Values
GL_DEPTH_TEST
static final int GL_DEPTH_TEST
- See Also:
- Constant Field Values
GL_DEPTH_WRITEMASK
static final int GL_DEPTH_WRITEMASK
- See Also:
- Constant Field Values
GL_DEPTH_CLEAR_VALUE
static final int GL_DEPTH_CLEAR_VALUE
- See Also:
- Constant Field Values
GL_DEPTH_FUNC
static final int GL_DEPTH_FUNC
- See Also:
- Constant Field Values
GL_ACCUM_CLEAR_VALUE
static final int GL_ACCUM_CLEAR_VALUE
- See Also:
- Constant Field Values
GL_STENCIL_TEST
static final int GL_STENCIL_TEST
- See Also:
- Constant Field Values
GL_STENCIL_CLEAR_VALUE
static final int GL_STENCIL_CLEAR_VALUE
- See Also:
- Constant Field Values
GL_STENCIL_FUNC
static final int GL_STENCIL_FUNC
- See Also:
- Constant Field Values
GL_STENCIL_VALUE_MASK
static final int GL_STENCIL_VALUE_MASK
- See Also:
- Constant Field Values
GL_STENCIL_FAIL
static final int GL_STENCIL_FAIL
- See Also:
- Constant Field Values
GL_STENCIL_PASS_DEPTH_FAIL
static final int GL_STENCIL_PASS_DEPTH_FAIL
- See Also:
- Constant Field Values
GL_STENCIL_PASS_DEPTH_PASS
static final int GL_STENCIL_PASS_DEPTH_PASS
- See Also:
- Constant Field Values
GL_STENCIL_REF
static final int GL_STENCIL_REF
- See Also:
- Constant Field Values
GL_STENCIL_WRITEMASK
static final int GL_STENCIL_WRITEMASK
- See Also:
- Constant Field Values
GL_MATRIX_MODE
static final int GL_MATRIX_MODE
- See Also:
- Constant Field Values
GL_NORMALIZE
static final int GL_NORMALIZE
- See Also:
- Constant Field Values
GL_VIEWPORT
static final int GL_VIEWPORT
- See Also:
- Constant Field Values
GL_MODELVIEW_STACK_DEPTH
static final int GL_MODELVIEW_STACK_DEPTH
- See Also:
- Constant Field Values
GL_PROJECTION_STACK_DEPTH
static final int GL_PROJECTION_STACK_DEPTH
- See Also:
- Constant Field Values
GL_TEXTURE_STACK_DEPTH
static final int GL_TEXTURE_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MODELVIEW_MATRIX
static final int GL_MODELVIEW_MATRIX
- See Also:
- Constant Field Values
GL_PROJECTION_MATRIX
static final int GL_PROJECTION_MATRIX
- See Also:
- Constant Field Values
GL_TEXTURE_MATRIX
static final int GL_TEXTURE_MATRIX
- See Also:
- Constant Field Values
GL_ATTRIB_STACK_DEPTH
static final int GL_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
GL_CLIENT_ATTRIB_STACK_DEPTH
static final int GL_CLIENT_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
GL_ALPHA_TEST
static final int GL_ALPHA_TEST
- See Also:
- Constant Field Values
GL_ALPHA_TEST_FUNC
static final int GL_ALPHA_TEST_FUNC
- See Also:
- Constant Field Values
GL_ALPHA_TEST_REF
static final int GL_ALPHA_TEST_REF
- See Also:
- Constant Field Values
GL_DITHER
static final int GL_DITHER
- See Also:
- Constant Field Values
GL_BLEND_DST
static final int GL_BLEND_DST
- See Also:
- Constant Field Values
GL_BLEND_SRC
static final int GL_BLEND_SRC
- See Also:
- Constant Field Values
GL_BLEND
static final int GL_BLEND
- See Also:
- Constant Field Values
GL_LOGIC_OP_MODE
static final int GL_LOGIC_OP_MODE
- See Also:
- Constant Field Values
GL_INDEX_LOGIC_OP
static final int GL_INDEX_LOGIC_OP
- See Also:
- Constant Field Values
GL_COLOR_LOGIC_OP
static final int GL_COLOR_LOGIC_OP
- See Also:
- Constant Field Values
GL_AUX_BUFFERS
static final int GL_AUX_BUFFERS
- See Also:
- Constant Field Values
GL_DRAW_BUFFER
static final int GL_DRAW_BUFFER
- See Also:
- Constant Field Values
GL_READ_BUFFER
static final int GL_READ_BUFFER
- See Also:
- Constant Field Values
GL_SCISSOR_BOX
static final int GL_SCISSOR_BOX
- See Also:
- Constant Field Values
GL_SCISSOR_TEST
static final int GL_SCISSOR_TEST
- See Also:
- Constant Field Values
GL_INDEX_CLEAR_VALUE
static final int GL_INDEX_CLEAR_VALUE
- See Also:
- Constant Field Values
GL_INDEX_WRITEMASK
static final int GL_INDEX_WRITEMASK
- See Also:
- Constant Field Values
GL_COLOR_CLEAR_VALUE
static final int GL_COLOR_CLEAR_VALUE
- See Also:
- Constant Field Values
GL_COLOR_WRITEMASK
static final int GL_COLOR_WRITEMASK
- See Also:
- Constant Field Values
GL_INDEX_MODE
static final int GL_INDEX_MODE
- See Also:
- Constant Field Values
GL_RGBA_MODE
static final int GL_RGBA_MODE
- See Also:
- Constant Field Values
GL_DOUBLEBUFFER
static final int GL_DOUBLEBUFFER
- See Also:
- Constant Field Values
GL_STEREO
static final int GL_STEREO
- See Also:
- Constant Field Values
GL_RENDER_MODE
static final int GL_RENDER_MODE
- See Also:
- Constant Field Values
GL_PERSPECTIVE_CORRECTION_HINT
static final int GL_PERSPECTIVE_CORRECTION_HINT
- See Also:
- Constant Field Values
GL_POINT_SMOOTH_HINT
static final int GL_POINT_SMOOTH_HINT
- See Also:
- Constant Field Values
GL_LINE_SMOOTH_HINT
static final int GL_LINE_SMOOTH_HINT
- See Also:
- Constant Field Values
GL_POLYGON_SMOOTH_HINT
static final int GL_POLYGON_SMOOTH_HINT
- See Also:
- Constant Field Values
GL_FOG_HINT
static final int GL_FOG_HINT
- See Also:
- Constant Field Values
GL_TEXTURE_GEN_S
static final int GL_TEXTURE_GEN_S
- See Also:
- Constant Field Values
GL_TEXTURE_GEN_T
static final int GL_TEXTURE_GEN_T
- See Also:
- Constant Field Values
GL_TEXTURE_GEN_R
static final int GL_TEXTURE_GEN_R
- See Also:
- Constant Field Values
GL_TEXTURE_GEN_Q
static final int GL_TEXTURE_GEN_Q
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_I
static final int GL_PIXEL_MAP_I_TO_I
- See Also:
- Constant Field Values
GL_PIXEL_MAP_S_TO_S
static final int GL_PIXEL_MAP_S_TO_S
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_R
static final int GL_PIXEL_MAP_I_TO_R
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_G
static final int GL_PIXEL_MAP_I_TO_G
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_B
static final int GL_PIXEL_MAP_I_TO_B
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_A
static final int GL_PIXEL_MAP_I_TO_A
- See Also:
- Constant Field Values
GL_PIXEL_MAP_R_TO_R
static final int GL_PIXEL_MAP_R_TO_R
- See Also:
- Constant Field Values
GL_PIXEL_MAP_G_TO_G
static final int GL_PIXEL_MAP_G_TO_G
- See Also:
- Constant Field Values
GL_PIXEL_MAP_B_TO_B
static final int GL_PIXEL_MAP_B_TO_B
- See Also:
- Constant Field Values
GL_PIXEL_MAP_A_TO_A
static final int GL_PIXEL_MAP_A_TO_A
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_I_SIZE
static final int GL_PIXEL_MAP_I_TO_I_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_S_TO_S_SIZE
static final int GL_PIXEL_MAP_S_TO_S_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_R_SIZE
static final int GL_PIXEL_MAP_I_TO_R_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_G_SIZE
static final int GL_PIXEL_MAP_I_TO_G_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_B_SIZE
static final int GL_PIXEL_MAP_I_TO_B_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_I_TO_A_SIZE
static final int GL_PIXEL_MAP_I_TO_A_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_R_TO_R_SIZE
static final int GL_PIXEL_MAP_R_TO_R_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_G_TO_G_SIZE
static final int GL_PIXEL_MAP_G_TO_G_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_B_TO_B_SIZE
static final int GL_PIXEL_MAP_B_TO_B_SIZE
- See Also:
- Constant Field Values
GL_PIXEL_MAP_A_TO_A_SIZE
static final int GL_PIXEL_MAP_A_TO_A_SIZE
- See Also:
- Constant Field Values
GL_UNPACK_SWAP_BYTES
static final int GL_UNPACK_SWAP_BYTES
- See Also:
- Constant Field Values
GL_UNPACK_LSB_FIRST
static final int GL_UNPACK_LSB_FIRST
- See Also:
- Constant Field Values
GL_UNPACK_ROW_LENGTH
static final int GL_UNPACK_ROW_LENGTH
- See Also:
- Constant Field Values
GL_UNPACK_SKIP_ROWS
static final int GL_UNPACK_SKIP_ROWS
- See Also:
- Constant Field Values
GL_UNPACK_SKIP_PIXELS
static final int GL_UNPACK_SKIP_PIXELS
- See Also:
- Constant Field Values
GL_UNPACK_ALIGNMENT
static final int GL_UNPACK_ALIGNMENT
- See Also:
- Constant Field Values
GL_PACK_SWAP_BYTES
static final int GL_PACK_SWAP_BYTES
- See Also:
- Constant Field Values
GL_PACK_LSB_FIRST
static final int GL_PACK_LSB_FIRST
- See Also:
- Constant Field Values
GL_PACK_ROW_LENGTH
static final int GL_PACK_ROW_LENGTH
- See Also:
- Constant Field Values
GL_PACK_SKIP_ROWS
static final int GL_PACK_SKIP_ROWS
- See Also:
- Constant Field Values
GL_PACK_SKIP_PIXELS
static final int GL_PACK_SKIP_PIXELS
- See Also:
- Constant Field Values
GL_PACK_ALIGNMENT
static final int GL_PACK_ALIGNMENT
- See Also:
- Constant Field Values
GL_MAP_COLOR
static final int GL_MAP_COLOR
- See Also:
- Constant Field Values
GL_MAP_STENCIL
static final int GL_MAP_STENCIL
- See Also:
- Constant Field Values
GL_INDEX_SHIFT
static final int GL_INDEX_SHIFT
- See Also:
- Constant Field Values
GL_INDEX_OFFSET
static final int GL_INDEX_OFFSET
- See Also:
- Constant Field Values
GL_RED_SCALE
static final int GL_RED_SCALE
- See Also:
- Constant Field Values
GL_RED_BIAS
static final int GL_RED_BIAS
- See Also:
- Constant Field Values
GL_ZOOM_X
static final int GL_ZOOM_X
- See Also:
- Constant Field Values
GL_ZOOM_Y
static final int GL_ZOOM_Y
- See Also:
- Constant Field Values
GL_GREEN_SCALE
static final int GL_GREEN_SCALE
- See Also:
- Constant Field Values
GL_GREEN_BIAS
static final int GL_GREEN_BIAS
- See Also:
- Constant Field Values
GL_BLUE_SCALE
static final int GL_BLUE_SCALE
- See Also:
- Constant Field Values
GL_BLUE_BIAS
static final int GL_BLUE_BIAS
- See Also:
- Constant Field Values
GL_ALPHA_SCALE
static final int GL_ALPHA_SCALE
- See Also:
- Constant Field Values
GL_ALPHA_BIAS
static final int GL_ALPHA_BIAS
- See Also:
- Constant Field Values
GL_DEPTH_SCALE
static final int GL_DEPTH_SCALE
- See Also:
- Constant Field Values
GL_DEPTH_BIAS
static final int GL_DEPTH_BIAS
- See Also:
- Constant Field Values
GL_MAX_EVAL_ORDER
static final int GL_MAX_EVAL_ORDER
- See Also:
- Constant Field Values
GL_MAX_LIGHTS
static final int GL_MAX_LIGHTS
- See Also:
- Constant Field Values
GL_MAX_CLIP_PLANES
static final int GL_MAX_CLIP_PLANES
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_SIZE
static final int GL_MAX_TEXTURE_SIZE
- See Also:
- Constant Field Values
GL_MAX_PIXEL_MAP_TABLE
static final int GL_MAX_PIXEL_MAP_TABLE
- See Also:
- Constant Field Values
GL_MAX_ATTRIB_STACK_DEPTH
static final int GL_MAX_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MAX_MODELVIEW_STACK_DEPTH
static final int GL_MAX_MODELVIEW_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MAX_NAME_STACK_DEPTH
static final int GL_MAX_NAME_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MAX_PROJECTION_STACK_DEPTH
static final int GL_MAX_PROJECTION_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_STACK_DEPTH
static final int GL_MAX_TEXTURE_STACK_DEPTH
- See Also:
- Constant Field Values
GL_MAX_VIEWPORT_DIMS
static final int GL_MAX_VIEWPORT_DIMS
- See Also:
- Constant Field Values
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
GL_SUBPIXEL_BITS
static final int GL_SUBPIXEL_BITS
- See Also:
- Constant Field Values
GL_INDEX_BITS
static final int GL_INDEX_BITS
- See Also:
- Constant Field Values
GL_RED_BITS
static final int GL_RED_BITS
- See Also:
- Constant Field Values
GL_GREEN_BITS
static final int GL_GREEN_BITS
- See Also:
- Constant Field Values
GL_BLUE_BITS
static final int GL_BLUE_BITS
- See Also:
- Constant Field Values
GL_ALPHA_BITS
static final int GL_ALPHA_BITS
- See Also:
- Constant Field Values
GL_DEPTH_BITS
static final int GL_DEPTH_BITS
- See Also:
- Constant Field Values
GL_STENCIL_BITS
static final int GL_STENCIL_BITS
- See Also:
- Constant Field Values
GL_ACCUM_RED_BITS
static final int GL_ACCUM_RED_BITS
- See Also:
- Constant Field Values
GL_ACCUM_GREEN_BITS
static final int GL_ACCUM_GREEN_BITS
- See Also:
- Constant Field Values
GL_ACCUM_BLUE_BITS
static final int GL_ACCUM_BLUE_BITS
- See Also:
- Constant Field Values
GL_ACCUM_ALPHA_BITS
static final int GL_ACCUM_ALPHA_BITS
- See Also:
- Constant Field Values
GL_NAME_STACK_DEPTH
static final int GL_NAME_STACK_DEPTH
- See Also:
- Constant Field Values
GL_AUTO_NORMAL
static final int GL_AUTO_NORMAL
- See Also:
- Constant Field Values
GL_MAP1_COLOR_4
static final int GL_MAP1_COLOR_4
- See Also:
- Constant Field Values
GL_MAP1_INDEX
static final int GL_MAP1_INDEX
- See Also:
- Constant Field Values
GL_MAP1_NORMAL
static final int GL_MAP1_NORMAL
- See Also:
- Constant Field Values
GL_MAP1_TEXTURE_COORD_1
static final int GL_MAP1_TEXTURE_COORD_1
- See Also:
- Constant Field Values
GL_MAP1_TEXTURE_COORD_2
static final int GL_MAP1_TEXTURE_COORD_2
- See Also:
- Constant Field Values
GL_MAP1_TEXTURE_COORD_3
static final int GL_MAP1_TEXTURE_COORD_3
- See Also:
- Constant Field Values
GL_MAP1_TEXTURE_COORD_4
static final int GL_MAP1_TEXTURE_COORD_4
- See Also:
- Constant Field Values
GL_MAP1_VERTEX_3
static final int GL_MAP1_VERTEX_3
- See Also:
- Constant Field Values
GL_MAP1_VERTEX_4
static final int GL_MAP1_VERTEX_4
- See Also:
- Constant Field Values
GL_MAP2_COLOR_4
static final int GL_MAP2_COLOR_4
- See Also:
- Constant Field Values
GL_MAP2_INDEX
static final int GL_MAP2_INDEX
- See Also:
- Constant Field Values
GL_MAP2_NORMAL
static final int GL_MAP2_NORMAL
- See Also:
- Constant Field Values
GL_MAP2_TEXTURE_COORD_1
static final int GL_MAP2_TEXTURE_COORD_1
- See Also:
- Constant Field Values
GL_MAP2_TEXTURE_COORD_2
static final int GL_MAP2_TEXTURE_COORD_2
- See Also:
- Constant Field Values
GL_MAP2_TEXTURE_COORD_3
static final int GL_MAP2_TEXTURE_COORD_3
- See Also:
- Constant Field Values
GL_MAP2_TEXTURE_COORD_4
static final int GL_MAP2_TEXTURE_COORD_4
- See Also:
- Constant Field Values
GL_MAP2_VERTEX_3
static final int GL_MAP2_VERTEX_3
- See Also:
- Constant Field Values
GL_MAP2_VERTEX_4
static final int GL_MAP2_VERTEX_4
- See Also:
- Constant Field Values
GL_MAP1_GRID_DOMAIN
static final int GL_MAP1_GRID_DOMAIN
- See Also:
- Constant Field Values
GL_MAP1_GRID_SEGMENTS
static final int GL_MAP1_GRID_SEGMENTS
- See Also:
- Constant Field Values
GL_MAP2_GRID_DOMAIN
static final int GL_MAP2_GRID_DOMAIN
- See Also:
- Constant Field Values
GL_MAP2_GRID_SEGMENTS
static final int GL_MAP2_GRID_SEGMENTS
- See Also:
- Constant Field Values
GL_TEXTURE_1D
static final int GL_TEXTURE_1D
- See Also:
- Constant Field Values
GL_TEXTURE_2D
static final int GL_TEXTURE_2D
- See Also:
- Constant Field Values
GL_FEEDBACK_BUFFER_POINTER
static final int GL_FEEDBACK_BUFFER_POINTER
- See Also:
- Constant Field Values
GL_FEEDBACK_BUFFER_SIZE
static final int GL_FEEDBACK_BUFFER_SIZE
- See Also:
- Constant Field Values
GL_FEEDBACK_BUFFER_TYPE
static final int GL_FEEDBACK_BUFFER_TYPE
- See Also:
- Constant Field Values
GL_SELECTION_BUFFER_POINTER
static final int GL_SELECTION_BUFFER_POINTER
- See Also:
- Constant Field Values
GL_SELECTION_BUFFER_SIZE
static final int GL_SELECTION_BUFFER_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_WIDTH
static final int GL_TEXTURE_WIDTH
- See Also:
- Constant Field Values
GL_TEXTURE_HEIGHT
static final int GL_TEXTURE_HEIGHT
- See Also:
- Constant Field Values
GL_TEXTURE_INTERNAL_FORMAT
static final int GL_TEXTURE_INTERNAL_FORMAT
- See Also:
- Constant Field Values
GL_TEXTURE_BORDER_COLOR
static final int GL_TEXTURE_BORDER_COLOR
- See Also:
- Constant Field Values
GL_TEXTURE_BORDER
static final int GL_TEXTURE_BORDER
- See Also:
- Constant Field Values
GL_DONT_CARE
static final int GL_DONT_CARE
- See Also:
- Constant Field Values
GL_FASTEST
static final int GL_FASTEST
- See Also:
- Constant Field Values
GL_NICEST
static final int GL_NICEST
- See Also:
- Constant Field Values
GL_LIGHT0
static final int GL_LIGHT0
- See Also:
- Constant Field Values
GL_LIGHT1
static final int GL_LIGHT1
- See Also:
- Constant Field Values
GL_LIGHT2
static final int GL_LIGHT2
- See Also:
- Constant Field Values
GL_LIGHT3
static final int GL_LIGHT3
- See Also:
- Constant Field Values
GL_LIGHT4
static final int GL_LIGHT4
- See Also:
- Constant Field Values
GL_LIGHT5
static final int GL_LIGHT5
- See Also:
- Constant Field Values
GL_LIGHT6
static final int GL_LIGHT6
- See Also:
- Constant Field Values
GL_LIGHT7
static final int GL_LIGHT7
- See Also:
- Constant Field Values
GL_AMBIENT
static final int GL_AMBIENT
- See Also:
- Constant Field Values
GL_DIFFUSE
static final int GL_DIFFUSE
- See Also:
- Constant Field Values
GL_SPECULAR
static final int GL_SPECULAR
- See Also:
- Constant Field Values
GL_POSITION
static final int GL_POSITION
- See Also:
- Constant Field Values
GL_SPOT_DIRECTION
static final int GL_SPOT_DIRECTION
- See Also:
- Constant Field Values
GL_SPOT_EXPONENT
static final int GL_SPOT_EXPONENT
- See Also:
- Constant Field Values
GL_SPOT_CUTOFF
static final int GL_SPOT_CUTOFF
- See Also:
- Constant Field Values
GL_CONSTANT_ATTENUATION
static final int GL_CONSTANT_ATTENUATION
- See Also:
- Constant Field Values
GL_LINEAR_ATTENUATION
static final int GL_LINEAR_ATTENUATION
- See Also:
- Constant Field Values
GL_QUADRATIC_ATTENUATION
static final int GL_QUADRATIC_ATTENUATION
- See Also:
- Constant Field Values
GL_COMPILE
static final int GL_COMPILE
- See Also:
- Constant Field Values
GL_COMPILE_AND_EXECUTE
static final int GL_COMPILE_AND_EXECUTE
- See Also:
- Constant Field Values
GL_CLEAR
static final int GL_CLEAR
- See Also:
- Constant Field Values
GL_AND
static final int GL_AND
- See Also:
- Constant Field Values
GL_AND_REVERSE
static final int GL_AND_REVERSE
- See Also:
- Constant Field Values
GL_COPY
static final int GL_COPY
- See Also:
- Constant Field Values
GL_AND_INVERTED
static final int GL_AND_INVERTED
- See Also:
- Constant Field Values
GL_NOOP
static final int GL_NOOP
- See Also:
- Constant Field Values
GL_XOR
static final int GL_XOR
- See Also:
- Constant Field Values
GL_OR
static final int GL_OR
- See Also:
- Constant Field Values
GL_NOR
static final int GL_NOR
- See Also:
- Constant Field Values
GL_EQUIV
static final int GL_EQUIV
- See Also:
- Constant Field Values
GL_INVERT
static final int GL_INVERT
- See Also:
- Constant Field Values
GL_OR_REVERSE
static final int GL_OR_REVERSE
- See Also:
- Constant Field Values
GL_COPY_INVERTED
static final int GL_COPY_INVERTED
- See Also:
- Constant Field Values
GL_OR_INVERTED
static final int GL_OR_INVERTED
- See Also:
- Constant Field Values
GL_NAND
static final int GL_NAND
- See Also:
- Constant Field Values
GL_SET
static final int GL_SET
- See Also:
- Constant Field Values
GL_EMISSION
static final int GL_EMISSION
- See Also:
- Constant Field Values
GL_SHININESS
static final int GL_SHININESS
- See Also:
- Constant Field Values
GL_AMBIENT_AND_DIFFUSE
static final int GL_AMBIENT_AND_DIFFUSE
- See Also:
- Constant Field Values
GL_COLOR_INDEXES
static final int GL_COLOR_INDEXES
- See Also:
- Constant Field Values
GL_MODELVIEW
static final int GL_MODELVIEW
- See Also:
- Constant Field Values
GL_PROJECTION
static final int GL_PROJECTION
- See Also:
- Constant Field Values
GL_TEXTURE
static final int GL_TEXTURE
- See Also:
- Constant Field Values
GL_COLOR
static final int GL_COLOR
- See Also:
- Constant Field Values
GL_DEPTH
static final int GL_DEPTH
- See Also:
- Constant Field Values
GL_STENCIL
static final int GL_STENCIL
- See Also:
- Constant Field Values
GL_COLOR_INDEX
static final int GL_COLOR_INDEX
- See Also:
- Constant Field Values
GL_STENCIL_INDEX
static final int GL_STENCIL_INDEX
- See Also:
- Constant Field Values
GL_DEPTH_COMPONENT
static final int GL_DEPTH_COMPONENT
- See Also:
- Constant Field Values
GL_RED
static final int GL_RED
- See Also:
- Constant Field Values
GL_GREEN
static final int GL_GREEN
- See Also:
- Constant Field Values
GL_BLUE
static final int GL_BLUE
- See Also:
- Constant Field Values
GL_ALPHA
static final int GL_ALPHA
- See Also:
- Constant Field Values
GL_RGB
static final int GL_RGB
- See Also:
- Constant Field Values
GL_RGBA
static final int GL_RGBA
- See Also:
- Constant Field Values
GL_LUMINANCE
static final int GL_LUMINANCE
- See Also:
- Constant Field Values
GL_LUMINANCE_ALPHA
static final int GL_LUMINANCE_ALPHA
- See Also:
- Constant Field Values
GL_BITMAP
static final int GL_BITMAP
- See Also:
- Constant Field Values
GL_POINT
static final int GL_POINT
- See Also:
- Constant Field Values
GL_LINE
static final int GL_LINE
- See Also:
- Constant Field Values
GL_FILL
static final int GL_FILL
- See Also:
- Constant Field Values
GL_RENDER
static final int GL_RENDER
- See Also:
- Constant Field Values
GL_FEEDBACK
static final int GL_FEEDBACK
- See Also:
- Constant Field Values
GL_SELECT
static final int GL_SELECT
- See Also:
- Constant Field Values
GL_FLAT
static final int GL_FLAT
- See Also:
- Constant Field Values
GL_SMOOTH
static final int GL_SMOOTH
- See Also:
- Constant Field Values
GL_KEEP
static final int GL_KEEP
- See Also:
- Constant Field Values
GL_REPLACE
static final int GL_REPLACE
- See Also:
- Constant Field Values
GL_INCR
static final int GL_INCR
- See Also:
- Constant Field Values
GL_DECR
static final int GL_DECR
- See Also:
- Constant Field Values
GL_VENDOR
static final int GL_VENDOR
- See Also:
- Constant Field Values
GL_RENDERER
static final int GL_RENDERER
- See Also:
- Constant Field Values
GL_VERSION
static final int GL_VERSION
- See Also:
- Constant Field Values
GL_EXTENSIONS
static final int GL_EXTENSIONS
- See Also:
- Constant Field Values
GL_S
static final int GL_S
- See Also:
- Constant Field Values
GL_T
static final int GL_T
- See Also:
- Constant Field Values
GL_R
static final int GL_R
- See Also:
- Constant Field Values
GL_Q
static final int GL_Q
- See Also:
- Constant Field Values
GL_MODULATE
static final int GL_MODULATE
- See Also:
- Constant Field Values
GL_DECAL
static final int GL_DECAL
- See Also:
- Constant Field Values
GL_TEXTURE_ENV_MODE
static final int GL_TEXTURE_ENV_MODE
- See Also:
- Constant Field Values
GL_TEXTURE_ENV_COLOR
static final int GL_TEXTURE_ENV_COLOR
- See Also:
- Constant Field Values
GL_TEXTURE_ENV
static final int GL_TEXTURE_ENV
- See Also:
- Constant Field Values
GL_EYE_LINEAR
static final int GL_EYE_LINEAR
- See Also:
- Constant Field Values
GL_OBJECT_LINEAR
static final int GL_OBJECT_LINEAR
- See Also:
- Constant Field Values
GL_SPHERE_MAP
static final int GL_SPHERE_MAP
- See Also:
- Constant Field Values
GL_TEXTURE_GEN_MODE
static final int GL_TEXTURE_GEN_MODE
- See Also:
- Constant Field Values
GL_OBJECT_PLANE
static final int GL_OBJECT_PLANE
- See Also:
- Constant Field Values
GL_EYE_PLANE
static final int GL_EYE_PLANE
- See Also:
- Constant Field Values
GL_NEAREST
static final int GL_NEAREST
- See Also:
- Constant Field Values
GL_LINEAR
static final int GL_LINEAR
- See Also:
- Constant Field Values
GL_NEAREST_MIPMAP_NEAREST
static final int GL_NEAREST_MIPMAP_NEAREST
- See Also:
- Constant Field Values
GL_LINEAR_MIPMAP_NEAREST
static final int GL_LINEAR_MIPMAP_NEAREST
- See Also:
- Constant Field Values
GL_NEAREST_MIPMAP_LINEAR
static final int GL_NEAREST_MIPMAP_LINEAR
- See Also:
- Constant Field Values
GL_LINEAR_MIPMAP_LINEAR
static final int GL_LINEAR_MIPMAP_LINEAR
- See Also:
- Constant Field Values
GL_TEXTURE_MAG_FILTER
static final int GL_TEXTURE_MAG_FILTER
- See Also:
- Constant Field Values
GL_TEXTURE_MIN_FILTER
static final int GL_TEXTURE_MIN_FILTER
- See Also:
- Constant Field Values
GL_TEXTURE_WRAP_S
static final int GL_TEXTURE_WRAP_S
- See Also:
- Constant Field Values
GL_TEXTURE_WRAP_T
static final int GL_TEXTURE_WRAP_T
- See Also:
- Constant Field Values
GL_CLAMP
static final int GL_CLAMP
- See Also:
- Constant Field Values
GL_REPEAT
static final int GL_REPEAT
- See Also:
- Constant Field Values
GL_CLIENT_PIXEL_STORE_BIT
static final int GL_CLIENT_PIXEL_STORE_BIT
- See Also:
- Constant Field Values
GL_CLIENT_VERTEX_ARRAY_BIT
static final int GL_CLIENT_VERTEX_ARRAY_BIT
- See Also:
- Constant Field Values
GL_ALL_CLIENT_ATTRIB_BITS
static final int GL_ALL_CLIENT_ATTRIB_BITS
- See Also:
- Constant Field Values
GL_POLYGON_OFFSET_FACTOR
static final int GL_POLYGON_OFFSET_FACTOR
- See Also:
- Constant Field Values
GL_POLYGON_OFFSET_UNITS
static final int GL_POLYGON_OFFSET_UNITS
- See Also:
- Constant Field Values
GL_POLYGON_OFFSET_POINT
static final int GL_POLYGON_OFFSET_POINT
- See Also:
- Constant Field Values
GL_POLYGON_OFFSET_LINE
static final int GL_POLYGON_OFFSET_LINE
- See Also:
- Constant Field Values
GL_POLYGON_OFFSET_FILL
static final int GL_POLYGON_OFFSET_FILL
- See Also:
- Constant Field Values
GL_ALPHA4
static final int GL_ALPHA4
- See Also:
- Constant Field Values
GL_ALPHA8
static final int GL_ALPHA8
- See Also:
- Constant Field Values
GL_ALPHA12
static final int GL_ALPHA12
- See Also:
- Constant Field Values
GL_ALPHA16
static final int GL_ALPHA16
- See Also:
- Constant Field Values
GL_LUMINANCE4
static final int GL_LUMINANCE4
- See Also:
- Constant Field Values
GL_LUMINANCE8
static final int GL_LUMINANCE8
- See Also:
- Constant Field Values
GL_LUMINANCE12
static final int GL_LUMINANCE12
- See Also:
- Constant Field Values
GL_LUMINANCE16
static final int GL_LUMINANCE16
- See Also:
- Constant Field Values
GL_LUMINANCE4_ALPHA4
static final int GL_LUMINANCE4_ALPHA4
- See Also:
- Constant Field Values
GL_LUMINANCE6_ALPHA2
static final int GL_LUMINANCE6_ALPHA2
- See Also:
- Constant Field Values
GL_LUMINANCE8_ALPHA8
static final int GL_LUMINANCE8_ALPHA8
- See Also:
- Constant Field Values
GL_LUMINANCE12_ALPHA4
static final int GL_LUMINANCE12_ALPHA4
- See Also:
- Constant Field Values
GL_LUMINANCE12_ALPHA12
static final int GL_LUMINANCE12_ALPHA12
- See Also:
- Constant Field Values
GL_LUMINANCE16_ALPHA16
static final int GL_LUMINANCE16_ALPHA16
- See Also:
- Constant Field Values
GL_INTENSITY
static final int GL_INTENSITY
- See Also:
- Constant Field Values
GL_INTENSITY4
static final int GL_INTENSITY4
- See Also:
- Constant Field Values
GL_INTENSITY8
static final int GL_INTENSITY8
- See Also:
- Constant Field Values
GL_INTENSITY12
static final int GL_INTENSITY12
- See Also:
- Constant Field Values
GL_INTENSITY16
static final int GL_INTENSITY16
- See Also:
- Constant Field Values
GL_R3_G3_B2
static final int GL_R3_G3_B2
- See Also:
- Constant Field Values
GL_RGB4
static final int GL_RGB4
- See Also:
- Constant Field Values
GL_RGB5
static final int GL_RGB5
- See Also:
- Constant Field Values
GL_RGB8
static final int GL_RGB8
- See Also:
- Constant Field Values
GL_RGB10
static final int GL_RGB10
- See Also:
- Constant Field Values
GL_RGB12
static final int GL_RGB12
- See Also:
- Constant Field Values
GL_RGB16
static final int GL_RGB16
- See Also:
- Constant Field Values
GL_RGBA2
static final int GL_RGBA2
- See Also:
- Constant Field Values
GL_RGBA4
static final int GL_RGBA4
- See Also:
- Constant Field Values
GL_RGB5_A1
static final int GL_RGB5_A1
- See Also:
- Constant Field Values
GL_RGBA8
static final int GL_RGBA8
- See Also:
- Constant Field Values
GL_RGB10_A2
static final int GL_RGB10_A2
- See Also:
- Constant Field Values
GL_RGBA12
static final int GL_RGBA12
- See Also:
- Constant Field Values
GL_RGBA16
static final int GL_RGBA16
- See Also:
- Constant Field Values
GL_TEXTURE_RED_SIZE
static final int GL_TEXTURE_RED_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_GREEN_SIZE
static final int GL_TEXTURE_GREEN_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_BLUE_SIZE
static final int GL_TEXTURE_BLUE_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_ALPHA_SIZE
static final int GL_TEXTURE_ALPHA_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_LUMINANCE_SIZE
static final int GL_TEXTURE_LUMINANCE_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_INTENSITY_SIZE
static final int GL_TEXTURE_INTENSITY_SIZE
- See Also:
- Constant Field Values
GL_PROXY_TEXTURE_1D
static final int GL_PROXY_TEXTURE_1D
- See Also:
- Constant Field Values
GL_PROXY_TEXTURE_2D
static final int GL_PROXY_TEXTURE_2D
- See Also:
- Constant Field Values
GL_TEXTURE_PRIORITY
static final int GL_TEXTURE_PRIORITY
- See Also:
- Constant Field Values
GL_TEXTURE_RESIDENT
static final int GL_TEXTURE_RESIDENT
- See Also:
- Constant Field Values
GL_TEXTURE_BINDING_1D
static final int GL_TEXTURE_BINDING_1D
- See Also:
- Constant Field Values
GL_TEXTURE_BINDING_2D
static final int GL_TEXTURE_BINDING_2D
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY
static final int GL_VERTEX_ARRAY
- See Also:
- Constant Field Values
GL_NORMAL_ARRAY
static final int GL_NORMAL_ARRAY
- See Also:
- Constant Field Values
GL_COLOR_ARRAY
static final int GL_COLOR_ARRAY
- See Also:
- Constant Field Values
GL_INDEX_ARRAY
static final int GL_INDEX_ARRAY
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY
static final int GL_TEXTURE_COORD_ARRAY
- See Also:
- Constant Field Values
GL_EDGE_FLAG_ARRAY
static final int GL_EDGE_FLAG_ARRAY
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY_SIZE
static final int GL_VERTEX_ARRAY_SIZE
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY_TYPE
static final int GL_VERTEX_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY_STRIDE
static final int GL_VERTEX_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_NORMAL_ARRAY_TYPE
static final int GL_NORMAL_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_NORMAL_ARRAY_STRIDE
static final int GL_NORMAL_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_COLOR_ARRAY_SIZE
static final int GL_COLOR_ARRAY_SIZE
- See Also:
- Constant Field Values
GL_COLOR_ARRAY_TYPE
static final int GL_COLOR_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_COLOR_ARRAY_STRIDE
static final int GL_COLOR_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_INDEX_ARRAY_TYPE
static final int GL_INDEX_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_INDEX_ARRAY_STRIDE
static final int GL_INDEX_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY_SIZE
static final int GL_TEXTURE_COORD_ARRAY_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY_TYPE
static final int GL_TEXTURE_COORD_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY_STRIDE
static final int GL_TEXTURE_COORD_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_EDGE_FLAG_ARRAY_STRIDE
static final int GL_EDGE_FLAG_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY_POINTER
static final int GL_VERTEX_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_NORMAL_ARRAY_POINTER
static final int GL_NORMAL_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_COLOR_ARRAY_POINTER
static final int GL_COLOR_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_INDEX_ARRAY_POINTER
static final int GL_INDEX_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY_POINTER
static final int GL_TEXTURE_COORD_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_EDGE_FLAG_ARRAY_POINTER
static final int GL_EDGE_FLAG_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_V2F
static final int GL_V2F
- See Also:
- Constant Field Values
GL_V3F
static final int GL_V3F
- See Also:
- Constant Field Values
GL_C4UB_V2F
static final int GL_C4UB_V2F
- See Also:
- Constant Field Values
GL_C4UB_V3F
static final int GL_C4UB_V3F
- See Also:
- Constant Field Values
GL_C3F_V3F
static final int GL_C3F_V3F
- See Also:
- Constant Field Values
GL_N3F_V3F
static final int GL_N3F_V3F
- See Also:
- Constant Field Values
GL_C4F_N3F_V3F
static final int GL_C4F_N3F_V3F
- See Also:
- Constant Field Values
GL_T2F_V3F
static final int GL_T2F_V3F
- See Also:
- Constant Field Values
GL_T4F_V4F
static final int GL_T4F_V4F
- See Also:
- Constant Field Values
GL_T2F_C4UB_V3F
static final int GL_T2F_C4UB_V3F
- See Also:
- Constant Field Values
GL_T2F_C3F_V3F
static final int GL_T2F_C3F_V3F
- See Also:
- Constant Field Values
GL_T2F_N3F_V3F
static final int GL_T2F_N3F_V3F
- See Also:
- Constant Field Values
GL_T2F_C4F_N3F_V3F
static final int GL_T2F_C4F_N3F_V3F
- See Also:
- Constant Field Values
GL_T4F_C4F_N3F_V4F
static final int GL_T4F_C4F_N3F_V4F
- See Also:
- Constant Field Values
GL_LOGIC_OP
static final int GL_LOGIC_OP
- See Also:
- Constant Field Values
GL_TEXTURE_COMPONENTS
static final int GL_TEXTURE_COMPONENTS
- See Also:
- Constant Field Values
GL_TEXTURE_BINDING_3D
static final int GL_TEXTURE_BINDING_3D
- OpenGL 1.2 constants, copied from the LWJGL GL12 class implementation
- See Also:
- Constant Field Values
GL_PACK_SKIP_IMAGES
static final int GL_PACK_SKIP_IMAGES
- See Also:
- Constant Field Values
GL_PACK_IMAGE_HEIGHT
static final int GL_PACK_IMAGE_HEIGHT
- See Also:
- Constant Field Values
GL_UNPACK_SKIP_IMAGES
static final int GL_UNPACK_SKIP_IMAGES
- See Also:
- Constant Field Values
GL_UNPACK_IMAGE_HEIGHT
static final int GL_UNPACK_IMAGE_HEIGHT
- See Also:
- Constant Field Values
GL_TEXTURE_3D
static final int GL_TEXTURE_3D
- See Also:
- Constant Field Values
GL_PROXY_TEXTURE_3D
static final int GL_PROXY_TEXTURE_3D
- See Also:
- Constant Field Values
GL_TEXTURE_DEPTH
static final int GL_TEXTURE_DEPTH
- See Also:
- Constant Field Values
GL_TEXTURE_WRAP_R
static final int GL_TEXTURE_WRAP_R
- See Also:
- Constant Field Values
GL_MAX_3D_TEXTURE_SIZE
static final int GL_MAX_3D_TEXTURE_SIZE
- See Also:
- Constant Field Values
GL_BGR
static final int GL_BGR
- See Also:
- Constant Field Values
GL_BGRA
static final int GL_BGRA
- See Also:
- Constant Field Values
GL_UNSIGNED_BYTE_3_3_2
static final int GL_UNSIGNED_BYTE_3_3_2
- See Also:
- Constant Field Values
GL_UNSIGNED_BYTE_2_3_3_REV
static final int GL_UNSIGNED_BYTE_2_3_3_REV
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_5_6_5
static final int GL_UNSIGNED_SHORT_5_6_5
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_5_6_5_REV
static final int GL_UNSIGNED_SHORT_5_6_5_REV
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_4_4_4_4
static final int GL_UNSIGNED_SHORT_4_4_4_4
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_4_4_4_4_REV
static final int GL_UNSIGNED_SHORT_4_4_4_4_REV
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_5_5_5_1
static final int GL_UNSIGNED_SHORT_5_5_5_1
- See Also:
- Constant Field Values
GL_UNSIGNED_SHORT_1_5_5_5_REV
static final int GL_UNSIGNED_SHORT_1_5_5_5_REV
- See Also:
- Constant Field Values
GL_UNSIGNED_INT_8_8_8_8
static final int GL_UNSIGNED_INT_8_8_8_8
- See Also:
- Constant Field Values
GL_UNSIGNED_INT_8_8_8_8_REV
static final int GL_UNSIGNED_INT_8_8_8_8_REV
- See Also:
- Constant Field Values
GL_UNSIGNED_INT_10_10_10_2
static final int GL_UNSIGNED_INT_10_10_10_2
- See Also:
- Constant Field Values
GL_UNSIGNED_INT_2_10_10_10_REV
static final int GL_UNSIGNED_INT_2_10_10_10_REV
- See Also:
- Constant Field Values
GL_RESCALE_NORMAL
static final int GL_RESCALE_NORMAL
- See Also:
- Constant Field Values
GL_LIGHT_MODEL_COLOR_CONTROL
static final int GL_LIGHT_MODEL_COLOR_CONTROL
- See Also:
- Constant Field Values
GL_SINGLE_COLOR
static final int GL_SINGLE_COLOR
- See Also:
- Constant Field Values
GL_SEPARATE_SPECULAR_COLOR
static final int GL_SEPARATE_SPECULAR_COLOR
- See Also:
- Constant Field Values
GL_CLAMP_TO_EDGE
static final int GL_CLAMP_TO_EDGE
- See Also:
- Constant Field Values
GL_TEXTURE_MIN_LOD
static final int GL_TEXTURE_MIN_LOD
- See Also:
- Constant Field Values
GL_TEXTURE_MAX_LOD
static final int GL_TEXTURE_MAX_LOD
- See Also:
- Constant Field Values
GL_TEXTURE_BASE_LEVEL
static final int GL_TEXTURE_BASE_LEVEL
- See Also:
- Constant Field Values
GL_TEXTURE_MAX_LEVEL
static final int GL_TEXTURE_MAX_LEVEL
- See Also:
- Constant Field Values
GL_MAX_ELEMENTS_VERTICES
static final int GL_MAX_ELEMENTS_VERTICES
- See Also:
- Constant Field Values
GL_MAX_ELEMENTS_INDICES
static final int GL_MAX_ELEMENTS_INDICES
- See Also:
- Constant Field Values
GL_ALIASED_POINT_SIZE_RANGE
static final int GL_ALIASED_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
GL_ALIASED_LINE_WIDTH_RANGE
static final int GL_ALIASED_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
GL_SMOOTH_POINT_SIZE_RANGE
static final int GL_SMOOTH_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
GL_SMOOTH_POINT_SIZE_GRANULARITY
static final int GL_SMOOTH_POINT_SIZE_GRANULARITY
- See Also:
- Constant Field Values
GL_SMOOTH_LINE_WIDTH_RANGE
static final int GL_SMOOTH_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
GL_SMOOTH_LINE_WIDTH_GRANULARITY
static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY
- See Also:
- Constant Field Values
GL_TEXTURE0
static final int GL_TEXTURE0
- OpenGL 1.3 constants, copied from the LWJGL GL13 class implementation
- See Also:
- Constant Field Values
GL_TEXTURE1
static final int GL_TEXTURE1
- See Also:
- Constant Field Values
GL_TEXTURE2
static final int GL_TEXTURE2
- See Also:
- Constant Field Values
GL_TEXTURE3
static final int GL_TEXTURE3
- See Also:
- Constant Field Values
GL_TEXTURE4
static final int GL_TEXTURE4
- See Also:
- Constant Field Values
GL_TEXTURE5
static final int GL_TEXTURE5
- See Also:
- Constant Field Values
GL_TEXTURE6
static final int GL_TEXTURE6
- See Also:
- Constant Field Values
GL_TEXTURE7
static final int GL_TEXTURE7
- See Also:
- Constant Field Values
GL_TEXTURE8
static final int GL_TEXTURE8
- See Also:
- Constant Field Values
GL_TEXTURE9
static final int GL_TEXTURE9
- See Also:
- Constant Field Values
GL_TEXTURE10
static final int GL_TEXTURE10
- See Also:
- Constant Field Values
GL_TEXTURE11
static final int GL_TEXTURE11
- See Also:
- Constant Field Values
GL_TEXTURE12
static final int GL_TEXTURE12
- See Also:
- Constant Field Values
GL_TEXTURE13
static final int GL_TEXTURE13
- See Also:
- Constant Field Values
GL_TEXTURE14
static final int GL_TEXTURE14
- See Also:
- Constant Field Values
GL_TEXTURE15
static final int GL_TEXTURE15
- See Also:
- Constant Field Values
GL_TEXTURE16
static final int GL_TEXTURE16
- See Also:
- Constant Field Values
GL_TEXTURE17
static final int GL_TEXTURE17
- See Also:
- Constant Field Values
GL_TEXTURE18
static final int GL_TEXTURE18
- See Also:
- Constant Field Values
GL_TEXTURE19
static final int GL_TEXTURE19
- See Also:
- Constant Field Values
GL_TEXTURE20
static final int GL_TEXTURE20
- See Also:
- Constant Field Values
GL_TEXTURE21
static final int GL_TEXTURE21
- See Also:
- Constant Field Values
GL_TEXTURE22
static final int GL_TEXTURE22
- See Also:
- Constant Field Values
GL_TEXTURE23
static final int GL_TEXTURE23
- See Also:
- Constant Field Values
GL_TEXTURE24
static final int GL_TEXTURE24
- See Also:
- Constant Field Values
GL_TEXTURE25
static final int GL_TEXTURE25
- See Also:
- Constant Field Values
GL_TEXTURE26
static final int GL_TEXTURE26
- See Also:
- Constant Field Values
GL_TEXTURE27
static final int GL_TEXTURE27
- See Also:
- Constant Field Values
GL_TEXTURE28
static final int GL_TEXTURE28
- See Also:
- Constant Field Values
GL_TEXTURE29
static final int GL_TEXTURE29
- See Also:
- Constant Field Values
GL_TEXTURE30
static final int GL_TEXTURE30
- See Also:
- Constant Field Values
GL_TEXTURE31
static final int GL_TEXTURE31
- See Also:
- Constant Field Values
GL_ACTIVE_TEXTURE
static final int GL_ACTIVE_TEXTURE
- See Also:
- Constant Field Values
GL_CLIENT_ACTIVE_TEXTURE
static final int GL_CLIENT_ACTIVE_TEXTURE
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_UNITS
static final int GL_MAX_TEXTURE_UNITS
- See Also:
- Constant Field Values
GL_NORMAL_MAP
static final int GL_NORMAL_MAP
- See Also:
- Constant Field Values
GL_REFLECTION_MAP
static final int GL_REFLECTION_MAP
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP
static final int GL_TEXTURE_CUBE_MAP
- See Also:
- Constant Field Values
GL_TEXTURE_BINDING_CUBE_MAP
static final int GL_TEXTURE_BINDING_CUBE_MAP
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_POSITIVE_X
static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_NEGATIVE_X
static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_POSITIVE_Y
static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_POSITIVE_Z
static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z
- See Also:
- Constant Field Values
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
- See Also:
- Constant Field Values
GL_PROXY_TEXTURE_CUBE_MAP
static final int GL_PROXY_TEXTURE_CUBE_MAP
- See Also:
- Constant Field Values
GL_MAX_CUBE_MAP_TEXTURE_SIZE
static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE
- See Also:
- Constant Field Values
GL_COMPRESSED_ALPHA
static final int GL_COMPRESSED_ALPHA
- See Also:
- Constant Field Values
GL_COMPRESSED_LUMINANCE
static final int GL_COMPRESSED_LUMINANCE
- See Also:
- Constant Field Values
GL_COMPRESSED_LUMINANCE_ALPHA
static final int GL_COMPRESSED_LUMINANCE_ALPHA
- See Also:
- Constant Field Values
GL_COMPRESSED_INTENSITY
static final int GL_COMPRESSED_INTENSITY
- See Also:
- Constant Field Values
GL_COMPRESSED_RGB
static final int GL_COMPRESSED_RGB
- See Also:
- Constant Field Values
GL_COMPRESSED_RGBA
static final int GL_COMPRESSED_RGBA
- See Also:
- Constant Field Values
GL_TEXTURE_COMPRESSION_HINT
static final int GL_TEXTURE_COMPRESSION_HINT
- See Also:
- Constant Field Values
GL_TEXTURE_COMPRESSED_IMAGE_SIZE
static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE
- See Also:
- Constant Field Values
GL_TEXTURE_COMPRESSED
static final int GL_TEXTURE_COMPRESSED
- See Also:
- Constant Field Values
GL_NUM_COMPRESSED_TEXTURE_FORMATS
static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS
- See Also:
- Constant Field Values
GL_COMPRESSED_TEXTURE_FORMATS
static final int GL_COMPRESSED_TEXTURE_FORMATS
- See Also:
- Constant Field Values
GL_MULTISAMPLE
static final int GL_MULTISAMPLE
- See Also:
- Constant Field Values
GL_SAMPLE_ALPHA_TO_COVERAGE
static final int GL_SAMPLE_ALPHA_TO_COVERAGE
- See Also:
- Constant Field Values
GL_SAMPLE_ALPHA_TO_ONE
static final int GL_SAMPLE_ALPHA_TO_ONE
- See Also:
- Constant Field Values
GL_SAMPLE_COVERAGE
static final int GL_SAMPLE_COVERAGE
- See Also:
- Constant Field Values
GL_SAMPLE_BUFFERS
static final int GL_SAMPLE_BUFFERS
- See Also:
- Constant Field Values
GL_SAMPLES
static final int GL_SAMPLES
- See Also:
- Constant Field Values
GL_SAMPLE_COVERAGE_VALUE
static final int GL_SAMPLE_COVERAGE_VALUE
- See Also:
- Constant Field Values
GL_SAMPLE_COVERAGE_INVERT
static final int GL_SAMPLE_COVERAGE_INVERT
- See Also:
- Constant Field Values
GL_MULTISAMPLE_BIT
static final int GL_MULTISAMPLE_BIT
- See Also:
- Constant Field Values
GL_TRANSPOSE_MODELVIEW_MATRIX
static final int GL_TRANSPOSE_MODELVIEW_MATRIX
- See Also:
- Constant Field Values
GL_TRANSPOSE_PROJECTION_MATRIX
static final int GL_TRANSPOSE_PROJECTION_MATRIX
- See Also:
- Constant Field Values
GL_TRANSPOSE_TEXTURE_MATRIX
static final int GL_TRANSPOSE_TEXTURE_MATRIX
- See Also:
- Constant Field Values
GL_TRANSPOSE_COLOR_MATRIX
static final int GL_TRANSPOSE_COLOR_MATRIX
- See Also:
- Constant Field Values
GL_COMBINE
static final int GL_COMBINE
- See Also:
- Constant Field Values
GL_COMBINE_RGB
static final int GL_COMBINE_RGB
- See Also:
- Constant Field Values
GL_COMBINE_ALPHA
static final int GL_COMBINE_ALPHA
- See Also:
- Constant Field Values
GL_SOURCE0_RGB
static final int GL_SOURCE0_RGB
- See Also:
- Constant Field Values
GL_SOURCE1_RGB
static final int GL_SOURCE1_RGB
- See Also:
- Constant Field Values
GL_SOURCE2_RGB
static final int GL_SOURCE2_RGB
- See Also:
- Constant Field Values
GL_SOURCE0_ALPHA
static final int GL_SOURCE0_ALPHA
- See Also:
- Constant Field Values
GL_SOURCE1_ALPHA
static final int GL_SOURCE1_ALPHA
- See Also:
- Constant Field Values
GL_SOURCE2_ALPHA
static final int GL_SOURCE2_ALPHA
- See Also:
- Constant Field Values
GL_OPERAND0_RGB
static final int GL_OPERAND0_RGB
- See Also:
- Constant Field Values
GL_OPERAND1_RGB
static final int GL_OPERAND1_RGB
- See Also:
- Constant Field Values
GL_OPERAND2_RGB
static final int GL_OPERAND2_RGB
- See Also:
- Constant Field Values
GL_OPERAND0_ALPHA
static final int GL_OPERAND0_ALPHA
- See Also:
- Constant Field Values
GL_OPERAND1_ALPHA
static final int GL_OPERAND1_ALPHA
- See Also:
- Constant Field Values
GL_OPERAND2_ALPHA
static final int GL_OPERAND2_ALPHA
- See Also:
- Constant Field Values
GL_RGB_SCALE
static final int GL_RGB_SCALE
- See Also:
- Constant Field Values
GL_ADD_SIGNED
static final int GL_ADD_SIGNED
- See Also:
- Constant Field Values
GL_INTERPOLATE
static final int GL_INTERPOLATE
- See Also:
- Constant Field Values
GL_SUBTRACT
static final int GL_SUBTRACT
- See Also:
- Constant Field Values
GL_CONSTANT
static final int GL_CONSTANT
- See Also:
- Constant Field Values
GL_PRIMARY_COLOR
static final int GL_PRIMARY_COLOR
- See Also:
- Constant Field Values
GL_PREVIOUS
static final int GL_PREVIOUS
- See Also:
- Constant Field Values
GL_DOT3_RGB
static final int GL_DOT3_RGB
- See Also:
- Constant Field Values
GL_DOT3_RGBA
static final int GL_DOT3_RGBA
- See Also:
- Constant Field Values
GL_CLAMP_TO_BORDER
static final int GL_CLAMP_TO_BORDER
- See Also:
- Constant Field Values
GL_GENERATE_MIPMAP
static final int GL_GENERATE_MIPMAP
- OpenGL 1.4 constants, copied from the LWJGL GL14 class implementation
- See Also:
- Constant Field Values
GL_GENERATE_MIPMAP_HINT
static final int GL_GENERATE_MIPMAP_HINT
- See Also:
- Constant Field Values
GL_DEPTH_COMPONENT16
static final int GL_DEPTH_COMPONENT16
- See Also:
- Constant Field Values
GL_DEPTH_COMPONENT24
static final int GL_DEPTH_COMPONENT24
- See Also:
- Constant Field Values
GL_DEPTH_COMPONENT32
static final int GL_DEPTH_COMPONENT32
- See Also:
- Constant Field Values
GL_TEXTURE_DEPTH_SIZE
static final int GL_TEXTURE_DEPTH_SIZE
- See Also:
- Constant Field Values
GL_DEPTH_TEXTURE_MODE
static final int GL_DEPTH_TEXTURE_MODE
- See Also:
- Constant Field Values
GL_TEXTURE_COMPARE_MODE
static final int GL_TEXTURE_COMPARE_MODE
- See Also:
- Constant Field Values
GL_TEXTURE_COMPARE_FUNC
static final int GL_TEXTURE_COMPARE_FUNC
- See Also:
- Constant Field Values
GL_COMPARE_R_TO_TEXTURE
static final int GL_COMPARE_R_TO_TEXTURE
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_SOURCE
static final int GL_FOG_COORDINATE_SOURCE
- See Also:
- Constant Field Values
GL_FOG_COORDINATE
static final int GL_FOG_COORDINATE
- See Also:
- Constant Field Values
GL_FRAGMENT_DEPTH
static final int GL_FRAGMENT_DEPTH
- See Also:
- Constant Field Values
GL_CURRENT_FOG_COORDINATE
static final int GL_CURRENT_FOG_COORDINATE
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_ARRAY_TYPE
static final int GL_FOG_COORDINATE_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_ARRAY_STRIDE
static final int GL_FOG_COORDINATE_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_ARRAY_POINTER
static final int GL_FOG_COORDINATE_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_ARRAY
static final int GL_FOG_COORDINATE_ARRAY
- See Also:
- Constant Field Values
GL_POINT_SIZE_MIN
static final int GL_POINT_SIZE_MIN
- See Also:
- Constant Field Values
GL_POINT_SIZE_MAX
static final int GL_POINT_SIZE_MAX
- See Also:
- Constant Field Values
GL_POINT_FADE_THRESHOLD_SIZE
static final int GL_POINT_FADE_THRESHOLD_SIZE
- See Also:
- Constant Field Values
GL_POINT_DISTANCE_ATTENUATION
static final int GL_POINT_DISTANCE_ATTENUATION
- See Also:
- Constant Field Values
GL_COLOR_SUM
static final int GL_COLOR_SUM
- See Also:
- Constant Field Values
GL_CURRENT_SECONDARY_COLOR
static final int GL_CURRENT_SECONDARY_COLOR
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY_SIZE
static final int GL_SECONDARY_COLOR_ARRAY_SIZE
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY_TYPE
static final int GL_SECONDARY_COLOR_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY_STRIDE
static final int GL_SECONDARY_COLOR_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY_POINTER
static final int GL_SECONDARY_COLOR_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY
static final int GL_SECONDARY_COLOR_ARRAY
- See Also:
- Constant Field Values
GL_BLEND_DST_RGB
static final int GL_BLEND_DST_RGB
- See Also:
- Constant Field Values
GL_BLEND_SRC_RGB
static final int GL_BLEND_SRC_RGB
- See Also:
- Constant Field Values
GL_BLEND_DST_ALPHA
static final int GL_BLEND_DST_ALPHA
- See Also:
- Constant Field Values
GL_BLEND_SRC_ALPHA
static final int GL_BLEND_SRC_ALPHA
- See Also:
- Constant Field Values
GL_INCR_WRAP
static final int GL_INCR_WRAP
- See Also:
- Constant Field Values
GL_DECR_WRAP
static final int GL_DECR_WRAP
- See Also:
- Constant Field Values
GL_TEXTURE_FILTER_CONTROL
static final int GL_TEXTURE_FILTER_CONTROL
- See Also:
- Constant Field Values
GL_TEXTURE_LOD_BIAS
static final int GL_TEXTURE_LOD_BIAS
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_LOD_BIAS
static final int GL_MAX_TEXTURE_LOD_BIAS
- See Also:
- Constant Field Values
GL_MIRRORED_REPEAT
static final int GL_MIRRORED_REPEAT
- See Also:
- Constant Field Values
GL_ARRAY_BUFFER
static final int GL_ARRAY_BUFFER
- OpenGL 1.5 constants, copied from the LWJGL GL15 class implementation
- See Also:
- Constant Field Values
GL_ELEMENT_ARRAY_BUFFER
static final int GL_ELEMENT_ARRAY_BUFFER
- See Also:
- Constant Field Values
GL_ARRAY_BUFFER_BINDING
static final int GL_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_ELEMENT_ARRAY_BUFFER_BINDING
static final int GL_ELEMENT_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_VERTEX_ARRAY_BUFFER_BINDING
static final int GL_VERTEX_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_NORMAL_ARRAY_BUFFER_BINDING
static final int GL_NORMAL_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_COLOR_ARRAY_BUFFER_BINDING
static final int GL_COLOR_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_INDEX_ARRAY_BUFFER_BINDING
static final int GL_INDEX_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
static final int GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
static final int GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
static final int GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
static final int GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_WEIGHT_ARRAY_BUFFER_BINDING
static final int GL_WEIGHT_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
static final int GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_STREAM_DRAW
static final int GL_STREAM_DRAW
- See Also:
- Constant Field Values
GL_STREAM_READ
static final int GL_STREAM_READ
- See Also:
- Constant Field Values
GL_STREAM_COPY
static final int GL_STREAM_COPY
- See Also:
- Constant Field Values
GL_STATIC_DRAW
static final int GL_STATIC_DRAW
- See Also:
- Constant Field Values
GL_STATIC_READ
static final int GL_STATIC_READ
- See Also:
- Constant Field Values
GL_STATIC_COPY
static final int GL_STATIC_COPY
- See Also:
- Constant Field Values
GL_DYNAMIC_DRAW
static final int GL_DYNAMIC_DRAW
- See Also:
- Constant Field Values
GL_DYNAMIC_READ
static final int GL_DYNAMIC_READ
- See Also:
- Constant Field Values
GL_DYNAMIC_COPY
static final int GL_DYNAMIC_COPY
- See Also:
- Constant Field Values
GL_READ_ONLY
static final int GL_READ_ONLY
- See Also:
- Constant Field Values
GL_WRITE_ONLY
static final int GL_WRITE_ONLY
- See Also:
- Constant Field Values
GL_READ_WRITE
static final int GL_READ_WRITE
- See Also:
- Constant Field Values
GL_BUFFER_SIZE
static final int GL_BUFFER_SIZE
- See Also:
- Constant Field Values
GL_BUFFER_USAGE
static final int GL_BUFFER_USAGE
- See Also:
- Constant Field Values
GL_BUFFER_ACCESS
static final int GL_BUFFER_ACCESS
- See Also:
- Constant Field Values
GL_BUFFER_MAPPED
static final int GL_BUFFER_MAPPED
- See Also:
- Constant Field Values
GL_BUFFER_MAP_POINTER
static final int GL_BUFFER_MAP_POINTER
- See Also:
- Constant Field Values
FOG_COORD_SRC
static final int FOG_COORD_SRC
- See Also:
- Constant Field Values
GL_FOG_COORD
static final int GL_FOG_COORD
- See Also:
- Constant Field Values
GL_CURRENT_FOG_COORD
static final int GL_CURRENT_FOG_COORD
- See Also:
- Constant Field Values
GL_FOG_COORD_ARRAY_TYPE
static final int GL_FOG_COORD_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_FOG_COORD_ARRAY_STRIDE
static final int GL_FOG_COORD_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_FOG_COORD_ARRAY_POINTER
static final int GL_FOG_COORD_ARRAY_POINTER
- See Also:
- Constant Field Values
GL_FOG_COORD_ARRAY
static final int GL_FOG_COORD_ARRAY
- See Also:
- Constant Field Values
GL_FOG_COORD_ARRAY_BUFFER_BINDING
static final int GL_FOG_COORD_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_SRC0_RGB
static final int GL_SRC0_RGB
- See Also:
- Constant Field Values
GL_SRC1_RGB
static final int GL_SRC1_RGB
- See Also:
- Constant Field Values
GL_SRC2_RGB
static final int GL_SRC2_RGB
- See Also:
- Constant Field Values
GL_SRC0_ALPHA
static final int GL_SRC0_ALPHA
- See Also:
- Constant Field Values
GL_SRC1_ALPHA
static final int GL_SRC1_ALPHA
- See Also:
- Constant Field Values
GL_SRC2_ALPHA
static final int GL_SRC2_ALPHA
- See Also:
- Constant Field Values
GL_SHADING_LANGUAGE_VERSION
static final int GL_SHADING_LANGUAGE_VERSION
- Accepted by the <name> parameter of GetString:
- See Also:
- Constant Field Values
GL_CURRENT_PROGRAM
static final int GL_CURRENT_PROGRAM
- Accepted by the <pname> argument of GetInteger:
- See Also:
- Constant Field Values
GL_SHADER_TYPE
static final int GL_SHADER_TYPE
- Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- See Also:
- Constant Field Values
GL_DELETE_STATUS
static final int GL_DELETE_STATUS
- See Also:
- Constant Field Values
GL_COMPILE_STATUS
static final int GL_COMPILE_STATUS
- See Also:
- Constant Field Values
GL_LINK_STATUS
static final int GL_LINK_STATUS
- See Also:
- Constant Field Values
GL_VALIDATE_STATUS
static final int GL_VALIDATE_STATUS
- See Also:
- Constant Field Values
GL_INFO_LOG_LENGTH
static final int GL_INFO_LOG_LENGTH
- See Also:
- Constant Field Values
GL_ATTACHED_SHADERS
static final int GL_ATTACHED_SHADERS
- See Also:
- Constant Field Values
GL_ACTIVE_UNIFORMS
static final int GL_ACTIVE_UNIFORMS
- See Also:
- Constant Field Values
GL_ACTIVE_UNIFORM_MAX_LENGTH
static final int GL_ACTIVE_UNIFORM_MAX_LENGTH
- See Also:
- Constant Field Values
GL_ACTIVE_ATTRIBUTES
static final int GL_ACTIVE_ATTRIBUTES
- See Also:
- Constant Field Values
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
static final int GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
- See Also:
- Constant Field Values
GL_SHADER_SOURCE_LENGTH
static final int GL_SHADER_SOURCE_LENGTH
- See Also:
- Constant Field Values
GL_SHADER_OBJECT
static final int GL_SHADER_OBJECT
- Returned by the <params> parameter of GetObjectParameter{fi}vARB:
- See Also:
- Constant Field Values
GL_FLOAT_VEC2
static final int GL_FLOAT_VEC2
- Returned by the <type> parameter of GetActiveUniformARB:
- See Also:
- Constant Field Values
GL_FLOAT_VEC3
static final int GL_FLOAT_VEC3
- See Also:
- Constant Field Values
GL_FLOAT_VEC4
static final int GL_FLOAT_VEC4
- See Also:
- Constant Field Values
GL_INT_VEC2
static final int GL_INT_VEC2
- See Also:
- Constant Field Values
GL_INT_VEC3
static final int GL_INT_VEC3
- See Also:
- Constant Field Values
GL_INT_VEC4
static final int GL_INT_VEC4
- See Also:
- Constant Field Values
GL_BOOL
static final int GL_BOOL
- See Also:
- Constant Field Values
GL_BOOL_VEC2
static final int GL_BOOL_VEC2
- See Also:
- Constant Field Values
GL_BOOL_VEC3
static final int GL_BOOL_VEC3
- See Also:
- Constant Field Values
GL_BOOL_VEC4
static final int GL_BOOL_VEC4
- See Also:
- Constant Field Values
GL_FLOAT_MAT2
static final int GL_FLOAT_MAT2
- See Also:
- Constant Field Values
GL_FLOAT_MAT3
static final int GL_FLOAT_MAT3
- See Also:
- Constant Field Values
GL_FLOAT_MAT4
static final int GL_FLOAT_MAT4
- See Also:
- Constant Field Values
GL_SAMPLER_1D
static final int GL_SAMPLER_1D
- See Also:
- Constant Field Values
GL_SAMPLER_2D
static final int GL_SAMPLER_2D
- See Also:
- Constant Field Values
GL_SAMPLER_3D
static final int GL_SAMPLER_3D
- See Also:
- Constant Field Values
GL_SAMPLER_CUBE
static final int GL_SAMPLER_CUBE
- See Also:
- Constant Field Values
GL_SAMPLER_1D_SHADOW
static final int GL_SAMPLER_1D_SHADOW
- See Also:
- Constant Field Values
GL_SAMPLER_2D_SHADOW
static final int GL_SAMPLER_2D_SHADOW
- See Also:
- Constant Field Values
GL_VERTEX_SHADER
static final int GL_VERTEX_SHADER
- Accepted by the <shaderType> argument of CreateShader and
returned by the <params> parameter of GetShader{if}v:
- See Also:
- Constant Field Values
GL_MAX_VERTEX_UNIFORM_COMPONENTS
static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
GL_MAX_VARYING_FLOATS
static final int GL_MAX_VARYING_FLOATS
- See Also:
- Constant Field Values
GL_MAX_VERTEX_ATTRIBS
static final int GL_MAX_VERTEX_ATTRIBS
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_IMAGE_UNITS
static final int GL_MAX_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
static final int GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
static final int GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_COORDS
static final int GL_MAX_TEXTURE_COORDS
- See Also:
- Constant Field Values
GL_VERTEX_PROGRAM_POINT_SIZE
static final int GL_VERTEX_PROGRAM_POINT_SIZE
- Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- See Also:
- Constant Field Values
GL_VERTEX_PROGRAM_TWO_SIDE
static final int GL_VERTEX_PROGRAM_TWO_SIDE
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_ENABLED
static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED
- Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_SIZE
static final int GL_VERTEX_ATTRIB_ARRAY_SIZE
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_STRIDE
static final int GL_VERTEX_ATTRIB_ARRAY_STRIDE
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_TYPE
static final int GL_VERTEX_ATTRIB_ARRAY_TYPE
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
static final int GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
- See Also:
- Constant Field Values
GL_CURRENT_VERTEX_ATTRIB
static final int GL_CURRENT_VERTEX_ATTRIB
- See Also:
- Constant Field Values
GL_VERTEX_ATTRIB_ARRAY_POINTER
static final int GL_VERTEX_ATTRIB_ARRAY_POINTER
- Accepted by the <pname> parameter of GetVertexAttribPointervARB:
- See Also:
- Constant Field Values
GL_FRAGMENT_SHADER
static final int GL_FRAGMENT_SHADER
- Accepted by the <shaderType> argument of CreateShader and
returned by the <params> parameter of GetShader{fi}vARB:
- See Also:
- Constant Field Values
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
static final int GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
GL_FRAGMENT_SHADER_DERIVATIVE_HINT
static final int GL_FRAGMENT_SHADER_DERIVATIVE_HINT
- Accepted by the <target> parameter of Hint and the <pname> parameter of
GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
GL_MAX_DRAW_BUFFERS
static final int GL_MAX_DRAW_BUFFERS
- Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- See Also:
- Constant Field Values
GL_DRAW_BUFFER0
static final int GL_DRAW_BUFFER0
- See Also:
- Constant Field Values
GL_DRAW_BUFFER1
static final int GL_DRAW_BUFFER1
- See Also:
- Constant Field Values
GL_DRAW_BUFFER2
static final int GL_DRAW_BUFFER2
- See Also:
- Constant Field Values
GL_DRAW_BUFFER3
static final int GL_DRAW_BUFFER3
- See Also:
- Constant Field Values
GL_DRAW_BUFFER4
static final int GL_DRAW_BUFFER4
- See Also:
- Constant Field Values
GL_DRAW_BUFFER5
static final int GL_DRAW_BUFFER5
- See Also:
- Constant Field Values
GL_DRAW_BUFFER6
static final int GL_DRAW_BUFFER6
- See Also:
- Constant Field Values
GL_DRAW_BUFFER7
static final int GL_DRAW_BUFFER7
- See Also:
- Constant Field Values
GL_DRAW_BUFFER8
static final int GL_DRAW_BUFFER8
- See Also:
- Constant Field Values
GL_DRAW_BUFFER9
static final int GL_DRAW_BUFFER9
- See Also:
- Constant Field Values
GL_DRAW_BUFFER10
static final int GL_DRAW_BUFFER10
- See Also:
- Constant Field Values
GL_DRAW_BUFFER11
static final int GL_DRAW_BUFFER11
- See Also:
- Constant Field Values
GL_DRAW_BUFFER12
static final int GL_DRAW_BUFFER12
- See Also:
- Constant Field Values
GL_DRAW_BUFFER13
static final int GL_DRAW_BUFFER13
- See Also:
- Constant Field Values
GL_DRAW_BUFFER14
static final int GL_DRAW_BUFFER14
- See Also:
- Constant Field Values
GL_DRAW_BUFFER15
static final int GL_DRAW_BUFFER15
- See Also:
- Constant Field Values
GL_POINT_SPRITE
static final int GL_POINT_SPRITE
- Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv,
TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
- See Also:
- Constant Field Values
GL_COORD_REPLACE
static final int GL_COORD_REPLACE
- When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, or GetTexEnviv is POINT_SPRITE, then the value of
<pname> may be:
- See Also:
- Constant Field Values
GL_POINT_SPRITE_COORD_ORIGIN
static final int GL_POINT_SPRITE_COORD_ORIGIN
- Accepted by the <pname> parameter of PointParameter{if}vARB, and the
<pname> of Get:
- See Also:
- Constant Field Values
GL_LOWER_LEFT
static final int GL_LOWER_LEFT
- Accepted by the <param> parameter of PointParameter{if}vARB:
- See Also:
- Constant Field Values
GL_UPPER_LEFT
static final int GL_UPPER_LEFT
- See Also:
- Constant Field Values
GL_STENCIL_BACK_FUNC
static final int GL_STENCIL_BACK_FUNC
- See Also:
- Constant Field Values
GL_STENCIL_BACK_FAIL
static final int GL_STENCIL_BACK_FAIL
- See Also:
- Constant Field Values
GL_STENCIL_BACK_PASS_DEPTH_FAIL
static final int GL_STENCIL_BACK_PASS_DEPTH_FAIL
- See Also:
- Constant Field Values
GL_STENCIL_BACK_PASS_DEPTH_PASS
static final int GL_STENCIL_BACK_PASS_DEPTH_PASS
- See Also:
- Constant Field Values
GL_STENCIL_BACK_REF
static final int GL_STENCIL_BACK_REF
- See Also:
- Constant Field Values
GL_STENCIL_BACK_VALUE_MASK
static final int GL_STENCIL_BACK_VALUE_MASK
- See Also:
- Constant Field Values
GL_STENCIL_BACK_WRITEMASK
static final int GL_STENCIL_BACK_WRITEMASK
- See Also:
- Constant Field Values
GL_BLEND_EQUATION_RGB
static final int GL_BLEND_EQUATION_RGB
- See Also:
- Constant Field Values
GL_BLEND_EQUATION_ALPHA
static final int GL_BLEND_EQUATION_ALPHA
- See Also:
- Constant Field Values
GL_FLOAT_MAT2x3
static final int GL_FLOAT_MAT2x3
- Returned by the <type> parameter of GetActiveAttribARB.
- See Also:
- Constant Field Values
GL_FLOAT_MAT2x4
static final int GL_FLOAT_MAT2x4
- See Also:
- Constant Field Values
GL_FLOAT_MAT3x2
static final int GL_FLOAT_MAT3x2
- See Also:
- Constant Field Values
GL_FLOAT_MAT3x4
static final int GL_FLOAT_MAT3x4
- See Also:
- Constant Field Values
GL_FLOAT_MAT4x2
static final int GL_FLOAT_MAT4x2
- See Also:
- Constant Field Values
GL_FLOAT_MAT4x3
static final int GL_FLOAT_MAT4x3
- See Also:
- Constant Field Values
GL_PIXEL_PACK_BUFFER
static final int GL_PIXEL_PACK_BUFFER
- Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv.
- See Also:
- Constant Field Values
GL_PIXEL_UNPACK_BUFFER
static final int GL_PIXEL_UNPACK_BUFFER
- See Also:
- Constant Field Values
GL_PIXEL_PACK_BUFFER_BINDING
static final int GL_PIXEL_PACK_BUFFER_BINDING
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- See Also:
- Constant Field Values
GL_PIXEL_UNPACK_BUFFER_BINDING
static final int GL_PIXEL_UNPACK_BUFFER_BINDING
- See Also:
- Constant Field Values
GL_SRGB
static final int GL_SRGB
- Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- See Also:
- Constant Field Values
GL_SRGB8
static final int GL_SRGB8
- See Also:
- Constant Field Values
GL_SRGB_ALPHA
static final int GL_SRGB_ALPHA
- See Also:
- Constant Field Values
GL_SRGB8_ALPHA8
static final int GL_SRGB8_ALPHA8
- See Also:
- Constant Field Values
GL_SLUMINANCE_ALPHA
static final int GL_SLUMINANCE_ALPHA
- See Also:
- Constant Field Values
GL_SLUMINANCE8_ALPHA8
static final int GL_SLUMINANCE8_ALPHA8
- See Also:
- Constant Field Values
GL_SLUMINANCE
static final int GL_SLUMINANCE
- See Also:
- Constant Field Values
GL_SLUMINANCE8
static final int GL_SLUMINANCE8
- See Also:
- Constant Field Values
GL_COMPRESSED_SRGB
static final int GL_COMPRESSED_SRGB
- See Also:
- Constant Field Values
GL_COMPRESSED_SRGB_ALPHA
static final int GL_COMPRESSED_SRGB_ALPHA
- See Also:
- Constant Field Values
GL_COMPRESSED_SLUMINANCE
static final int GL_COMPRESSED_SLUMINANCE
- See Also:
- Constant Field Values
GL_COMPRESSED_SLUMINANCE_ALPHA
static final int GL_COMPRESSED_SLUMINANCE_ALPHA
- See Also:
- Constant Field Values
GL_CURRENT_RASTER_SECONDARY_COLOR
static final int GL_CURRENT_RASTER_SECONDARY_COLOR
- Accepted by the <pname> parameter of GetIntegerv and GetFloatv.
- See Also:
- Constant Field Values
GL_TEXTURE_MAX_ANISOTROPY_EXT
static final int GL_TEXTURE_MAX_ANISOTROPY_EXT
- Some EXT constants
- See Also:
- Constant Field Values
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
- See Also:
- Constant Field Values