Class RealOpenGLEnums
- java.lang.Object
-
- net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
-
public class RealOpenGLEnums extends java.lang.Object
Copyright (c) 2022-2023 LAX1DUDE. All Rights Reserved. WITH THE EXCEPTION OF PATCH FILES, MINIFIED JAVASCRIPT, AND ALL FILES NORMALLY FOUND IN AN UNMODIFIED MINECRAFT RESOURCE PACK, YOU ARE NOT ALLOWED TO SHARE, DISTRIBUTE, OR REPURPOSE ANY FILE USED BY OR PRODUCED BY THE SOFTWARE IN THIS REPOSITORY WITHOUT PRIOR PERMISSION FROM THE PROJECT AUTHOR. NOT FOR COMMERCIAL OR MALICIOUS USE (please read the 'LICENSE' file this repo's root directory for more info)
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RealOpenGLEnums()
-
-
-
Field Detail
-
GL_ACCUM
public static final int GL_ACCUM
- See Also:
- Constant Field Values
-
GL_LOAD
public static final int GL_LOAD
- See Also:
- Constant Field Values
-
GL_RETURN
public static final int GL_RETURN
- See Also:
- Constant Field Values
-
GL_MULT
public static final int GL_MULT
- See Also:
- Constant Field Values
-
GL_ADD
public static final int GL_ADD
- See Also:
- Constant Field Values
-
GL_NEVER
public static final int GL_NEVER
- See Also:
- Constant Field Values
-
GL_LESS
public static final int GL_LESS
- See Also:
- Constant Field Values
-
GL_EQUAL
public static final int GL_EQUAL
- See Also:
- Constant Field Values
-
GL_LEQUAL
public static final int GL_LEQUAL
- See Also:
- Constant Field Values
-
GL_GREATER
public static final int GL_GREATER
- See Also:
- Constant Field Values
-
GL_NOTEQUAL
public static final int GL_NOTEQUAL
- See Also:
- Constant Field Values
-
GL_GEQUAL
public static final int GL_GEQUAL
- See Also:
- Constant Field Values
-
GL_ALWAYS
public static final int GL_ALWAYS
- See Also:
- Constant Field Values
-
GL_CURRENT_BIT
public static final int GL_CURRENT_BIT
- See Also:
- Constant Field Values
-
GL_POINT_BIT
public static final int GL_POINT_BIT
- See Also:
- Constant Field Values
-
GL_LINE_BIT
public static final int GL_LINE_BIT
- See Also:
- Constant Field Values
-
GL_POLYGON_BIT
public static final int GL_POLYGON_BIT
- See Also:
- Constant Field Values
-
GL_POLYGON_STIPPLE_BIT
public static final int GL_POLYGON_STIPPLE_BIT
- See Also:
- Constant Field Values
-
GL_PIXEL_MODE_BIT
public static final int GL_PIXEL_MODE_BIT
- See Also:
- Constant Field Values
-
GL_LIGHTING_BIT
public static final int GL_LIGHTING_BIT
- See Also:
- Constant Field Values
-
GL_FOG_BIT
public static final int GL_FOG_BIT
- See Also:
- Constant Field Values
-
GL_DEPTH_BUFFER_BIT
public static final int GL_DEPTH_BUFFER_BIT
- See Also:
- Constant Field Values
-
GL_ACCUM_BUFFER_BIT
public static final int GL_ACCUM_BUFFER_BIT
- See Also:
- Constant Field Values
-
GL_STENCIL_BUFFER_BIT
public static final int GL_STENCIL_BUFFER_BIT
- See Also:
- Constant Field Values
-
GL_VIEWPORT_BIT
public static final int GL_VIEWPORT_BIT
- See Also:
- Constant Field Values
-
GL_TRANSFORM_BIT
public static final int GL_TRANSFORM_BIT
- See Also:
- Constant Field Values
-
GL_ENABLE_BIT
public static final int GL_ENABLE_BIT
- See Also:
- Constant Field Values
-
GL_COLOR_BUFFER_BIT
public static final int GL_COLOR_BUFFER_BIT
- See Also:
- Constant Field Values
-
GL_HINT_BIT
public static final int GL_HINT_BIT
- See Also:
- Constant Field Values
-
GL_EVAL_BIT
public static final int GL_EVAL_BIT
- See Also:
- Constant Field Values
-
GL_LIST_BIT
public static final int GL_LIST_BIT
- See Also:
- Constant Field Values
-
GL_TEXTURE_BIT
public static final int GL_TEXTURE_BIT
- See Also:
- Constant Field Values
-
GL_SCISSOR_BIT
public static final int GL_SCISSOR_BIT
- See Also:
- Constant Field Values
-
GL_ALL_ATTRIB_BITS
public static final int GL_ALL_ATTRIB_BITS
- See Also:
- Constant Field Values
-
GL_POINTS
public static final int GL_POINTS
- See Also:
- Constant Field Values
-
GL_LINES
public static final int GL_LINES
- See Also:
- Constant Field Values
-
GL_LINE_LOOP
public static final int GL_LINE_LOOP
- See Also:
- Constant Field Values
-
GL_LINE_STRIP
public static final int GL_LINE_STRIP
- See Also:
- Constant Field Values
-
GL_TRIANGLES
public static final int GL_TRIANGLES
- See Also:
- Constant Field Values
-
GL_TRIANGLE_STRIP
public static final int GL_TRIANGLE_STRIP
- See Also:
- Constant Field Values
-
GL_TRIANGLE_FAN
public static final int GL_TRIANGLE_FAN
- See Also:
- Constant Field Values
-
GL_QUADS
public static final int GL_QUADS
- See Also:
- Constant Field Values
-
GL_QUAD_STRIP
public static final int GL_QUAD_STRIP
- See Also:
- Constant Field Values
-
GL_POLYGON
public static final int GL_POLYGON
- See Also:
- Constant Field Values
-
GL_ZERO
public static final int GL_ZERO
- See Also:
- Constant Field Values
-
GL_ONE
public static final int GL_ONE
- See Also:
- Constant Field Values
-
GL_SRC_COLOR
public static final int GL_SRC_COLOR
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_SRC_COLOR
public static final int GL_ONE_MINUS_SRC_COLOR
- See Also:
- Constant Field Values
-
GL_SRC_ALPHA
public static final int GL_SRC_ALPHA
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_SRC_ALPHA
public static final int GL_ONE_MINUS_SRC_ALPHA
- See Also:
- Constant Field Values
-
GL_DST_ALPHA
public static final int GL_DST_ALPHA
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_DST_ALPHA
public static final int GL_ONE_MINUS_DST_ALPHA
- See Also:
- Constant Field Values
-
GL_DST_COLOR
public static final int GL_DST_COLOR
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_DST_COLOR
public static final int GL_ONE_MINUS_DST_COLOR
- See Also:
- Constant Field Values
-
GL_SRC_ALPHA_SATURATE
public static final int GL_SRC_ALPHA_SATURATE
- See Also:
- Constant Field Values
-
GL_CONSTANT_COLOR
public static final int GL_CONSTANT_COLOR
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_CONSTANT_COLOR
public static final int GL_ONE_MINUS_CONSTANT_COLOR
- See Also:
- Constant Field Values
-
GL_CONSTANT_ALPHA
public static final int GL_CONSTANT_ALPHA
- See Also:
- Constant Field Values
-
GL_ONE_MINUS_CONSTANT_ALPHA
public static final int GL_ONE_MINUS_CONSTANT_ALPHA
- See Also:
- Constant Field Values
-
GL_TRUE
public static final int GL_TRUE
- See Also:
- Constant Field Values
-
GL_FALSE
public static final int GL_FALSE
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE0
public static final int GL_CLIP_PLANE0
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE1
public static final int GL_CLIP_PLANE1
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE2
public static final int GL_CLIP_PLANE2
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE3
public static final int GL_CLIP_PLANE3
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE4
public static final int GL_CLIP_PLANE4
- See Also:
- Constant Field Values
-
GL_CLIP_PLANE5
public static final int GL_CLIP_PLANE5
- See Also:
- Constant Field Values
-
GL_BYTE
public static final int GL_BYTE
- See Also:
- Constant Field Values
-
GL_UNSIGNED_BYTE
public static final int GL_UNSIGNED_BYTE
- See Also:
- Constant Field Values
-
GL_SHORT
public static final int GL_SHORT
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT
public static final int GL_UNSIGNED_SHORT
- See Also:
- Constant Field Values
-
GL_INT
public static final int GL_INT
- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT
public static final int GL_UNSIGNED_INT
- See Also:
- Constant Field Values
-
GL_FLOAT
public static final int GL_FLOAT
- See Also:
- Constant Field Values
-
GL_2_BYTES
public static final int GL_2_BYTES
- See Also:
- Constant Field Values
-
GL_3_BYTES
public static final int GL_3_BYTES
- See Also:
- Constant Field Values
-
GL_4_BYTES
public static final int GL_4_BYTES
- See Also:
- Constant Field Values
-
GL_DOUBLE
public static final int GL_DOUBLE
- See Also:
- Constant Field Values
-
GL_NONE
public static final int GL_NONE
- See Also:
- Constant Field Values
-
GL_FRONT_LEFT
public static final int GL_FRONT_LEFT
- See Also:
- Constant Field Values
-
GL_FRONT_RIGHT
public static final int GL_FRONT_RIGHT
- See Also:
- Constant Field Values
-
GL_BACK_LEFT
public static final int GL_BACK_LEFT
- See Also:
- Constant Field Values
-
GL_BACK_RIGHT
public static final int GL_BACK_RIGHT
- See Also:
- Constant Field Values
-
GL_FRONT
public static final int GL_FRONT
- See Also:
- Constant Field Values
-
GL_BACK
public static final int GL_BACK
- See Also:
- Constant Field Values
-
GL_LEFT
public static final int GL_LEFT
- See Also:
- Constant Field Values
-
GL_RIGHT
public static final int GL_RIGHT
- See Also:
- Constant Field Values
-
GL_FRONT_AND_BACK
public static final int GL_FRONT_AND_BACK
- See Also:
- Constant Field Values
-
GL_AUX0
public static final int GL_AUX0
- See Also:
- Constant Field Values
-
GL_AUX1
public static final int GL_AUX1
- See Also:
- Constant Field Values
-
GL_AUX2
public static final int GL_AUX2
- See Also:
- Constant Field Values
-
GL_AUX3
public static final int GL_AUX3
- See Also:
- Constant Field Values
-
GL_NO_ERROR
public static final int GL_NO_ERROR
- See Also:
- Constant Field Values
-
GL_INVALID_ENUM
public static final int GL_INVALID_ENUM
- See Also:
- Constant Field Values
-
GL_INVALID_VALUE
public static final int GL_INVALID_VALUE
- See Also:
- Constant Field Values
-
GL_INVALID_OPERATION
public static final int GL_INVALID_OPERATION
- See Also:
- Constant Field Values
-
GL_STACK_OVERFLOW
public static final int GL_STACK_OVERFLOW
- See Also:
- Constant Field Values
-
GL_STACK_UNDERFLOW
public static final int GL_STACK_UNDERFLOW
- See Also:
- Constant Field Values
-
GL_OUT_OF_MEMORY
public static final int GL_OUT_OF_MEMORY
- See Also:
- Constant Field Values
-
GL_2D
public static final int GL_2D
- See Also:
- Constant Field Values
-
GL_3D
public static final int GL_3D
- See Also:
- Constant Field Values
-
GL_3D_COLOR
public static final int GL_3D_COLOR
- See Also:
- Constant Field Values
-
GL_3D_COLOR_TEXTURE
public static final int GL_3D_COLOR_TEXTURE
- See Also:
- Constant Field Values
-
GL_4D_COLOR_TEXTURE
public static final int GL_4D_COLOR_TEXTURE
- See Also:
- Constant Field Values
-
GL_PASS_THROUGH_TOKEN
public static final int GL_PASS_THROUGH_TOKEN
- See Also:
- Constant Field Values
-
GL_POINT_TOKEN
public static final int GL_POINT_TOKEN
- See Also:
- Constant Field Values
-
GL_LINE_TOKEN
public static final int GL_LINE_TOKEN
- See Also:
- Constant Field Values
-
GL_POLYGON_TOKEN
public static final int GL_POLYGON_TOKEN
- See Also:
- Constant Field Values
-
GL_BITMAP_TOKEN
public static final int GL_BITMAP_TOKEN
- See Also:
- Constant Field Values
-
GL_DRAW_PIXEL_TOKEN
public static final int GL_DRAW_PIXEL_TOKEN
- See Also:
- Constant Field Values
-
GL_COPY_PIXEL_TOKEN
public static final int GL_COPY_PIXEL_TOKEN
- See Also:
- Constant Field Values
-
GL_LINE_RESET_TOKEN
public static final int GL_LINE_RESET_TOKEN
- See Also:
- Constant Field Values
-
GL_EXP
public static final int GL_EXP
- See Also:
- Constant Field Values
-
GL_EXP2
public static final int GL_EXP2
- See Also:
- Constant Field Values
-
GL_CW
public static final int GL_CW
- See Also:
- Constant Field Values
-
GL_CCW
public static final int GL_CCW
- See Also:
- Constant Field Values
-
GL_COEFF
public static final int GL_COEFF
- See Also:
- Constant Field Values
-
GL_ORDER
public static final int GL_ORDER
- See Also:
- Constant Field Values
-
GL_DOMAIN
public static final int GL_DOMAIN
- See Also:
- Constant Field Values
-
GL_CURRENT_COLOR
public static final int GL_CURRENT_COLOR
- See Also:
- Constant Field Values
-
GL_CURRENT_INDEX
public static final int GL_CURRENT_INDEX
- See Also:
- Constant Field Values
-
GL_CURRENT_NORMAL
public static final int GL_CURRENT_NORMAL
- See Also:
- Constant Field Values
-
GL_CURRENT_TEXTURE_COORDS
public static final int GL_CURRENT_TEXTURE_COORDS
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_COLOR
public static final int GL_CURRENT_RASTER_COLOR
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_INDEX
public static final int GL_CURRENT_RASTER_INDEX
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_TEXTURE_COORDS
public static final int GL_CURRENT_RASTER_TEXTURE_COORDS
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_POSITION
public static final int GL_CURRENT_RASTER_POSITION
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_POSITION_VALID
public static final int GL_CURRENT_RASTER_POSITION_VALID
- See Also:
- Constant Field Values
-
GL_CURRENT_RASTER_DISTANCE
public static final int GL_CURRENT_RASTER_DISTANCE
- See Also:
- Constant Field Values
-
GL_POINT_SMOOTH
public static final int GL_POINT_SMOOTH
- See Also:
- Constant Field Values
-
GL_POINT_SIZE
public static final int GL_POINT_SIZE
- See Also:
- Constant Field Values
-
GL_POINT_SIZE_RANGE
public static final int GL_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
-
GL_POINT_SIZE_GRANULARITY
public static final int GL_POINT_SIZE_GRANULARITY
- See Also:
- Constant Field Values
-
GL_LINE_SMOOTH
public static final int GL_LINE_SMOOTH
- See Also:
- Constant Field Values
-
GL_LINE_WIDTH
public static final int GL_LINE_WIDTH
- See Also:
- Constant Field Values
-
GL_LINE_WIDTH_RANGE
public static final int GL_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
-
GL_LINE_WIDTH_GRANULARITY
public static final int GL_LINE_WIDTH_GRANULARITY
- See Also:
- Constant Field Values
-
GL_LINE_STIPPLE
public static final int GL_LINE_STIPPLE
- See Also:
- Constant Field Values
-
GL_LINE_STIPPLE_PATTERN
public static final int GL_LINE_STIPPLE_PATTERN
- See Also:
- Constant Field Values
-
GL_LINE_STIPPLE_REPEAT
public static final int GL_LINE_STIPPLE_REPEAT
- See Also:
- Constant Field Values
-
GL_LIST_MODE
public static final int GL_LIST_MODE
- See Also:
- Constant Field Values
-
GL_MAX_LIST_NESTING
public static final int GL_MAX_LIST_NESTING
- See Also:
- Constant Field Values
-
GL_LIST_BASE
public static final int GL_LIST_BASE
- See Also:
- Constant Field Values
-
GL_LIST_INDEX
public static final int GL_LIST_INDEX
- See Also:
- Constant Field Values
-
GL_POLYGON_MODE
public static final int GL_POLYGON_MODE
- See Also:
- Constant Field Values
-
GL_POLYGON_SMOOTH
public static final int GL_POLYGON_SMOOTH
- See Also:
- Constant Field Values
-
GL_POLYGON_STIPPLE
public static final int GL_POLYGON_STIPPLE
- See Also:
- Constant Field Values
-
GL_EDGE_FLAG
public static final int GL_EDGE_FLAG
- See Also:
- Constant Field Values
-
GL_CULL_FACE
public static final int GL_CULL_FACE
- See Also:
- Constant Field Values
-
GL_CULL_FACE_MODE
public static final int GL_CULL_FACE_MODE
- See Also:
- Constant Field Values
-
GL_FRONT_FACE
public static final int GL_FRONT_FACE
- See Also:
- Constant Field Values
-
GL_LIGHTING
public static final int GL_LIGHTING
- See Also:
- Constant Field Values
-
GL_LIGHT_MODEL_LOCAL_VIEWER
public static final int GL_LIGHT_MODEL_LOCAL_VIEWER
- See Also:
- Constant Field Values
-
GL_LIGHT_MODEL_TWO_SIDE
public static final int GL_LIGHT_MODEL_TWO_SIDE
- See Also:
- Constant Field Values
-
GL_LIGHT_MODEL_AMBIENT
public static final int GL_LIGHT_MODEL_AMBIENT
- See Also:
- Constant Field Values
-
GL_SHADE_MODEL
public static final int GL_SHADE_MODEL
- See Also:
- Constant Field Values
-
GL_COLOR_MATERIAL_FACE
public static final int GL_COLOR_MATERIAL_FACE
- See Also:
- Constant Field Values
-
GL_COLOR_MATERIAL_PARAMETER
public static final int GL_COLOR_MATERIAL_PARAMETER
- See Also:
- Constant Field Values
-
GL_COLOR_MATERIAL
public static final int GL_COLOR_MATERIAL
- See Also:
- Constant Field Values
-
GL_FOG
public static final int GL_FOG
- See Also:
- Constant Field Values
-
GL_FOG_INDEX
public static final int GL_FOG_INDEX
- See Also:
- Constant Field Values
-
GL_FOG_DENSITY
public static final int GL_FOG_DENSITY
- See Also:
- Constant Field Values
-
GL_FOG_START
public static final int GL_FOG_START
- See Also:
- Constant Field Values
-
GL_FOG_END
public static final int GL_FOG_END
- See Also:
- Constant Field Values
-
GL_FOG_MODE
public static final int GL_FOG_MODE
- See Also:
- Constant Field Values
-
GL_FOG_COLOR
public static final int GL_FOG_COLOR
- See Also:
- Constant Field Values
-
GL_DEPTH_RANGE
public static final int GL_DEPTH_RANGE
- See Also:
- Constant Field Values
-
GL_DEPTH_TEST
public static final int GL_DEPTH_TEST
- See Also:
- Constant Field Values
-
GL_DEPTH_WRITEMASK
public static final int GL_DEPTH_WRITEMASK
- See Also:
- Constant Field Values
-
GL_DEPTH_CLEAR_VALUE
public static final int GL_DEPTH_CLEAR_VALUE
- See Also:
- Constant Field Values
-
GL_DEPTH_FUNC
public static final int GL_DEPTH_FUNC
- See Also:
- Constant Field Values
-
GL_ACCUM_CLEAR_VALUE
public static final int GL_ACCUM_CLEAR_VALUE
- See Also:
- Constant Field Values
-
GL_STENCIL_TEST
public static final int GL_STENCIL_TEST
- See Also:
- Constant Field Values
-
GL_STENCIL_CLEAR_VALUE
public static final int GL_STENCIL_CLEAR_VALUE
- See Also:
- Constant Field Values
-
GL_STENCIL_FUNC
public static final int GL_STENCIL_FUNC
- See Also:
- Constant Field Values
-
GL_STENCIL_VALUE_MASK
public static final int GL_STENCIL_VALUE_MASK
- See Also:
- Constant Field Values
-
GL_STENCIL_FAIL
public static final int GL_STENCIL_FAIL
- See Also:
- Constant Field Values
-
GL_STENCIL_PASS_DEPTH_FAIL
public static final int GL_STENCIL_PASS_DEPTH_FAIL
- See Also:
- Constant Field Values
-
GL_STENCIL_PASS_DEPTH_PASS
public static final int GL_STENCIL_PASS_DEPTH_PASS
- See Also:
- Constant Field Values
-
GL_STENCIL_REF
public static final int GL_STENCIL_REF
- See Also:
- Constant Field Values
-
GL_STENCIL_WRITEMASK
public static final int GL_STENCIL_WRITEMASK
- See Also:
- Constant Field Values
-
GL_MATRIX_MODE
public static final int GL_MATRIX_MODE
- See Also:
- Constant Field Values
-
GL_NORMALIZE
public static final int GL_NORMALIZE
- See Also:
- Constant Field Values
-
GL_VIEWPORT
public static final int GL_VIEWPORT
- See Also:
- Constant Field Values
-
GL_MODELVIEW_STACK_DEPTH
public static final int GL_MODELVIEW_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_PROJECTION_STACK_DEPTH
public static final int GL_PROJECTION_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_TEXTURE_STACK_DEPTH
public static final int GL_TEXTURE_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MODELVIEW_MATRIX
public static final int GL_MODELVIEW_MATRIX
- See Also:
- Constant Field Values
-
GL_PROJECTION_MATRIX
public static final int GL_PROJECTION_MATRIX
- See Also:
- Constant Field Values
-
GL_TEXTURE_MATRIX
public static final int GL_TEXTURE_MATRIX
- See Also:
- Constant Field Values
-
GL_ATTRIB_STACK_DEPTH
public static final int GL_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_CLIENT_ATTRIB_STACK_DEPTH
public static final int GL_CLIENT_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_ALPHA_TEST
public static final int GL_ALPHA_TEST
- See Also:
- Constant Field Values
-
GL_ALPHA_TEST_FUNC
public static final int GL_ALPHA_TEST_FUNC
- See Also:
- Constant Field Values
-
GL_ALPHA_TEST_REF
public static final int GL_ALPHA_TEST_REF
- See Also:
- Constant Field Values
-
GL_DITHER
public static final int GL_DITHER
- See Also:
- Constant Field Values
-
GL_BLEND_DST
public static final int GL_BLEND_DST
- See Also:
- Constant Field Values
-
GL_BLEND_SRC
public static final int GL_BLEND_SRC
- See Also:
- Constant Field Values
-
GL_BLEND
public static final int GL_BLEND
- See Also:
- Constant Field Values
-
GL_LOGIC_OP_MODE
public static final int GL_LOGIC_OP_MODE
- See Also:
- Constant Field Values
-
GL_INDEX_LOGIC_OP
public static final int GL_INDEX_LOGIC_OP
- See Also:
- Constant Field Values
-
GL_COLOR_LOGIC_OP
public static final int GL_COLOR_LOGIC_OP
- See Also:
- Constant Field Values
-
GL_AUX_BUFFERS
public static final int GL_AUX_BUFFERS
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER
public static final int GL_DRAW_BUFFER
- See Also:
- Constant Field Values
-
GL_READ_BUFFER
public static final int GL_READ_BUFFER
- See Also:
- Constant Field Values
-
GL_SCISSOR_BOX
public static final int GL_SCISSOR_BOX
- See Also:
- Constant Field Values
-
GL_SCISSOR_TEST
public static final int GL_SCISSOR_TEST
- See Also:
- Constant Field Values
-
GL_INDEX_CLEAR_VALUE
public static final int GL_INDEX_CLEAR_VALUE
- See Also:
- Constant Field Values
-
GL_INDEX_WRITEMASK
public static final int GL_INDEX_WRITEMASK
- See Also:
- Constant Field Values
-
GL_COLOR_CLEAR_VALUE
public static final int GL_COLOR_CLEAR_VALUE
- See Also:
- Constant Field Values
-
GL_COLOR_WRITEMASK
public static final int GL_COLOR_WRITEMASK
- See Also:
- Constant Field Values
-
GL_INDEX_MODE
public static final int GL_INDEX_MODE
- See Also:
- Constant Field Values
-
GL_RGBA_MODE
public static final int GL_RGBA_MODE
- See Also:
- Constant Field Values
-
GL_DOUBLEBUFFER
public static final int GL_DOUBLEBUFFER
- See Also:
- Constant Field Values
-
GL_STEREO
public static final int GL_STEREO
- See Also:
- Constant Field Values
-
GL_RENDER_MODE
public static final int GL_RENDER_MODE
- See Also:
- Constant Field Values
-
GL_PERSPECTIVE_CORRECTION_HINT
public static final int GL_PERSPECTIVE_CORRECTION_HINT
- See Also:
- Constant Field Values
-
GL_POINT_SMOOTH_HINT
public static final int GL_POINT_SMOOTH_HINT
- See Also:
- Constant Field Values
-
GL_LINE_SMOOTH_HINT
public static final int GL_LINE_SMOOTH_HINT
- See Also:
- Constant Field Values
-
GL_POLYGON_SMOOTH_HINT
public static final int GL_POLYGON_SMOOTH_HINT
- See Also:
- Constant Field Values
-
GL_FOG_HINT
public static final int GL_FOG_HINT
- See Also:
- Constant Field Values
-
GL_TEXTURE_GEN_S
public static final int GL_TEXTURE_GEN_S
- See Also:
- Constant Field Values
-
GL_TEXTURE_GEN_T
public static final int GL_TEXTURE_GEN_T
- See Also:
- Constant Field Values
-
GL_TEXTURE_GEN_R
public static final int GL_TEXTURE_GEN_R
- See Also:
- Constant Field Values
-
GL_TEXTURE_GEN_Q
public static final int GL_TEXTURE_GEN_Q
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_I
public static final int GL_PIXEL_MAP_I_TO_I
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_S_TO_S
public static final int GL_PIXEL_MAP_S_TO_S
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_R
public static final int GL_PIXEL_MAP_I_TO_R
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_G
public static final int GL_PIXEL_MAP_I_TO_G
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_B
public static final int GL_PIXEL_MAP_I_TO_B
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_A
public static final int GL_PIXEL_MAP_I_TO_A
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_R_TO_R
public static final int GL_PIXEL_MAP_R_TO_R
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_G_TO_G
public static final int GL_PIXEL_MAP_G_TO_G
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_B_TO_B
public static final int GL_PIXEL_MAP_B_TO_B
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_A_TO_A
public static final int GL_PIXEL_MAP_A_TO_A
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_I_SIZE
public static final int GL_PIXEL_MAP_I_TO_I_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_S_TO_S_SIZE
public static final int GL_PIXEL_MAP_S_TO_S_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_R_SIZE
public static final int GL_PIXEL_MAP_I_TO_R_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_G_SIZE
public static final int GL_PIXEL_MAP_I_TO_G_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_B_SIZE
public static final int GL_PIXEL_MAP_I_TO_B_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_I_TO_A_SIZE
public static final int GL_PIXEL_MAP_I_TO_A_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_R_TO_R_SIZE
public static final int GL_PIXEL_MAP_R_TO_R_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_G_TO_G_SIZE
public static final int GL_PIXEL_MAP_G_TO_G_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_B_TO_B_SIZE
public static final int GL_PIXEL_MAP_B_TO_B_SIZE
- See Also:
- Constant Field Values
-
GL_PIXEL_MAP_A_TO_A_SIZE
public static final int GL_PIXEL_MAP_A_TO_A_SIZE
- See Also:
- Constant Field Values
-
GL_UNPACK_SWAP_BYTES
public static final int GL_UNPACK_SWAP_BYTES
- See Also:
- Constant Field Values
-
GL_UNPACK_LSB_FIRST
public static final int GL_UNPACK_LSB_FIRST
- See Also:
- Constant Field Values
-
GL_UNPACK_ROW_LENGTH
public static final int GL_UNPACK_ROW_LENGTH
- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_ROWS
public static final int GL_UNPACK_SKIP_ROWS
- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_PIXELS
public static final int GL_UNPACK_SKIP_PIXELS
- See Also:
- Constant Field Values
-
GL_UNPACK_ALIGNMENT
public static final int GL_UNPACK_ALIGNMENT
- See Also:
- Constant Field Values
-
GL_PACK_SWAP_BYTES
public static final int GL_PACK_SWAP_BYTES
- See Also:
- Constant Field Values
-
GL_PACK_LSB_FIRST
public static final int GL_PACK_LSB_FIRST
- See Also:
- Constant Field Values
-
GL_PACK_ROW_LENGTH
public static final int GL_PACK_ROW_LENGTH
- See Also:
- Constant Field Values
-
GL_PACK_SKIP_ROWS
public static final int GL_PACK_SKIP_ROWS
- See Also:
- Constant Field Values
-
GL_PACK_SKIP_PIXELS
public static final int GL_PACK_SKIP_PIXELS
- See Also:
- Constant Field Values
-
GL_PACK_ALIGNMENT
public static final int GL_PACK_ALIGNMENT
- See Also:
- Constant Field Values
-
GL_MAP_COLOR
public static final int GL_MAP_COLOR
- See Also:
- Constant Field Values
-
GL_MAP_STENCIL
public static final int GL_MAP_STENCIL
- See Also:
- Constant Field Values
-
GL_INDEX_SHIFT
public static final int GL_INDEX_SHIFT
- See Also:
- Constant Field Values
-
GL_INDEX_OFFSET
public static final int GL_INDEX_OFFSET
- See Also:
- Constant Field Values
-
GL_RED_SCALE
public static final int GL_RED_SCALE
- See Also:
- Constant Field Values
-
GL_RED_BIAS
public static final int GL_RED_BIAS
- See Also:
- Constant Field Values
-
GL_ZOOM_X
public static final int GL_ZOOM_X
- See Also:
- Constant Field Values
-
GL_ZOOM_Y
public static final int GL_ZOOM_Y
- See Also:
- Constant Field Values
-
GL_GREEN_SCALE
public static final int GL_GREEN_SCALE
- See Also:
- Constant Field Values
-
GL_GREEN_BIAS
public static final int GL_GREEN_BIAS
- See Also:
- Constant Field Values
-
GL_BLUE_SCALE
public static final int GL_BLUE_SCALE
- See Also:
- Constant Field Values
-
GL_BLUE_BIAS
public static final int GL_BLUE_BIAS
- See Also:
- Constant Field Values
-
GL_ALPHA_SCALE
public static final int GL_ALPHA_SCALE
- See Also:
- Constant Field Values
-
GL_ALPHA_BIAS
public static final int GL_ALPHA_BIAS
- See Also:
- Constant Field Values
-
GL_DEPTH_SCALE
public static final int GL_DEPTH_SCALE
- See Also:
- Constant Field Values
-
GL_DEPTH_BIAS
public static final int GL_DEPTH_BIAS
- See Also:
- Constant Field Values
-
GL_MAX_EVAL_ORDER
public static final int GL_MAX_EVAL_ORDER
- See Also:
- Constant Field Values
-
GL_MAX_LIGHTS
public static final int GL_MAX_LIGHTS
- See Also:
- Constant Field Values
-
GL_MAX_CLIP_PLANES
public static final int GL_MAX_CLIP_PLANES
- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_SIZE
public static final int GL_MAX_TEXTURE_SIZE
- See Also:
- Constant Field Values
-
GL_MAX_PIXEL_MAP_TABLE
public static final int GL_MAX_PIXEL_MAP_TABLE
- See Also:
- Constant Field Values
-
GL_MAX_ATTRIB_STACK_DEPTH
public static final int GL_MAX_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MAX_MODELVIEW_STACK_DEPTH
public static final int GL_MAX_MODELVIEW_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MAX_NAME_STACK_DEPTH
public static final int GL_MAX_NAME_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MAX_PROJECTION_STACK_DEPTH
public static final int GL_MAX_PROJECTION_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_STACK_DEPTH
public static final int GL_MAX_TEXTURE_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_MAX_VIEWPORT_DIMS
public static final int GL_MAX_VIEWPORT_DIMS
- See Also:
- Constant Field Values
-
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_SUBPIXEL_BITS
public static final int GL_SUBPIXEL_BITS
- See Also:
- Constant Field Values
-
GL_INDEX_BITS
public static final int GL_INDEX_BITS
- See Also:
- Constant Field Values
-
GL_RED_BITS
public static final int GL_RED_BITS
- See Also:
- Constant Field Values
-
GL_GREEN_BITS
public static final int GL_GREEN_BITS
- See Also:
- Constant Field Values
-
GL_BLUE_BITS
public static final int GL_BLUE_BITS
- See Also:
- Constant Field Values
-
GL_ALPHA_BITS
public static final int GL_ALPHA_BITS
- See Also:
- Constant Field Values
-
GL_DEPTH_BITS
public static final int GL_DEPTH_BITS
- See Also:
- Constant Field Values
-
GL_STENCIL_BITS
public static final int GL_STENCIL_BITS
- See Also:
- Constant Field Values
-
GL_ACCUM_RED_BITS
public static final int GL_ACCUM_RED_BITS
- See Also:
- Constant Field Values
-
GL_ACCUM_GREEN_BITS
public static final int GL_ACCUM_GREEN_BITS
- See Also:
- Constant Field Values
-
GL_ACCUM_BLUE_BITS
public static final int GL_ACCUM_BLUE_BITS
- See Also:
- Constant Field Values
-
GL_ACCUM_ALPHA_BITS
public static final int GL_ACCUM_ALPHA_BITS
- See Also:
- Constant Field Values
-
GL_NAME_STACK_DEPTH
public static final int GL_NAME_STACK_DEPTH
- See Also:
- Constant Field Values
-
GL_AUTO_NORMAL
public static final int GL_AUTO_NORMAL
- See Also:
- Constant Field Values
-
GL_MAP1_COLOR_4
public static final int GL_MAP1_COLOR_4
- See Also:
- Constant Field Values
-
GL_MAP1_INDEX
public static final int GL_MAP1_INDEX
- See Also:
- Constant Field Values
-
GL_MAP1_NORMAL
public static final int GL_MAP1_NORMAL
- See Also:
- Constant Field Values
-
GL_MAP1_TEXTURE_COORD_1
public static final int GL_MAP1_TEXTURE_COORD_1
- See Also:
- Constant Field Values
-
GL_MAP1_TEXTURE_COORD_2
public static final int GL_MAP1_TEXTURE_COORD_2
- See Also:
- Constant Field Values
-
GL_MAP1_TEXTURE_COORD_3
public static final int GL_MAP1_TEXTURE_COORD_3
- See Also:
- Constant Field Values
-
GL_MAP1_TEXTURE_COORD_4
public static final int GL_MAP1_TEXTURE_COORD_4
- See Also:
- Constant Field Values
-
GL_MAP1_VERTEX_3
public static final int GL_MAP1_VERTEX_3
- See Also:
- Constant Field Values
-
GL_MAP1_VERTEX_4
public static final int GL_MAP1_VERTEX_4
- See Also:
- Constant Field Values
-
GL_MAP2_COLOR_4
public static final int GL_MAP2_COLOR_4
- See Also:
- Constant Field Values
-
GL_MAP2_INDEX
public static final int GL_MAP2_INDEX
- See Also:
- Constant Field Values
-
GL_MAP2_NORMAL
public static final int GL_MAP2_NORMAL
- See Also:
- Constant Field Values
-
GL_MAP2_TEXTURE_COORD_1
public static final int GL_MAP2_TEXTURE_COORD_1
- See Also:
- Constant Field Values
-
GL_MAP2_TEXTURE_COORD_2
public static final int GL_MAP2_TEXTURE_COORD_2
- See Also:
- Constant Field Values
-
GL_MAP2_TEXTURE_COORD_3
public static final int GL_MAP2_TEXTURE_COORD_3
- See Also:
- Constant Field Values
-
GL_MAP2_TEXTURE_COORD_4
public static final int GL_MAP2_TEXTURE_COORD_4
- See Also:
- Constant Field Values
-
GL_MAP2_VERTEX_3
public static final int GL_MAP2_VERTEX_3
- See Also:
- Constant Field Values
-
GL_MAP2_VERTEX_4
public static final int GL_MAP2_VERTEX_4
- See Also:
- Constant Field Values
-
GL_MAP1_GRID_DOMAIN
public static final int GL_MAP1_GRID_DOMAIN
- See Also:
- Constant Field Values
-
GL_MAP1_GRID_SEGMENTS
public static final int GL_MAP1_GRID_SEGMENTS
- See Also:
- Constant Field Values
-
GL_MAP2_GRID_DOMAIN
public static final int GL_MAP2_GRID_DOMAIN
- See Also:
- Constant Field Values
-
GL_MAP2_GRID_SEGMENTS
public static final int GL_MAP2_GRID_SEGMENTS
- See Also:
- Constant Field Values
-
GL_TEXTURE_1D
public static final int GL_TEXTURE_1D
- See Also:
- Constant Field Values
-
GL_TEXTURE_2D
public static final int GL_TEXTURE_2D
- See Also:
- Constant Field Values
-
GL_FEEDBACK_BUFFER_POINTER
public static final int GL_FEEDBACK_BUFFER_POINTER
- See Also:
- Constant Field Values
-
GL_FEEDBACK_BUFFER_SIZE
public static final int GL_FEEDBACK_BUFFER_SIZE
- See Also:
- Constant Field Values
-
GL_FEEDBACK_BUFFER_TYPE
public static final int GL_FEEDBACK_BUFFER_TYPE
- See Also:
- Constant Field Values
-
GL_SELECTION_BUFFER_POINTER
public static final int GL_SELECTION_BUFFER_POINTER
- See Also:
- Constant Field Values
-
GL_SELECTION_BUFFER_SIZE
public static final int GL_SELECTION_BUFFER_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_WIDTH
public static final int GL_TEXTURE_WIDTH
- See Also:
- Constant Field Values
-
GL_TEXTURE_HEIGHT
public static final int GL_TEXTURE_HEIGHT
- See Also:
- Constant Field Values
-
GL_TEXTURE_INTERNAL_FORMAT
public static final int GL_TEXTURE_INTERNAL_FORMAT
- See Also:
- Constant Field Values
-
GL_TEXTURE_BORDER_COLOR
public static final int GL_TEXTURE_BORDER_COLOR
- See Also:
- Constant Field Values
-
GL_TEXTURE_BORDER
public static final int GL_TEXTURE_BORDER
- See Also:
- Constant Field Values
-
GL_DONT_CARE
public static final int GL_DONT_CARE
- See Also:
- Constant Field Values
-
GL_FASTEST
public static final int GL_FASTEST
- See Also:
- Constant Field Values
-
GL_NICEST
public static final int GL_NICEST
- See Also:
- Constant Field Values
-
GL_LIGHT0
public static final int GL_LIGHT0
- See Also:
- Constant Field Values
-
GL_LIGHT1
public static final int GL_LIGHT1
- See Also:
- Constant Field Values
-
GL_LIGHT2
public static final int GL_LIGHT2
- See Also:
- Constant Field Values
-
GL_LIGHT3
public static final int GL_LIGHT3
- See Also:
- Constant Field Values
-
GL_LIGHT4
public static final int GL_LIGHT4
- See Also:
- Constant Field Values
-
GL_LIGHT5
public static final int GL_LIGHT5
- See Also:
- Constant Field Values
-
GL_LIGHT6
public static final int GL_LIGHT6
- See Also:
- Constant Field Values
-
GL_LIGHT7
public static final int GL_LIGHT7
- See Also:
- Constant Field Values
-
GL_AMBIENT
public static final int GL_AMBIENT
- See Also:
- Constant Field Values
-
GL_DIFFUSE
public static final int GL_DIFFUSE
- See Also:
- Constant Field Values
-
GL_SPECULAR
public static final int GL_SPECULAR
- See Also:
- Constant Field Values
-
GL_POSITION
public static final int GL_POSITION
- See Also:
- Constant Field Values
-
GL_SPOT_DIRECTION
public static final int GL_SPOT_DIRECTION
- See Also:
- Constant Field Values
-
GL_SPOT_EXPONENT
public static final int GL_SPOT_EXPONENT
- See Also:
- Constant Field Values
-
GL_SPOT_CUTOFF
public static final int GL_SPOT_CUTOFF
- See Also:
- Constant Field Values
-
GL_CONSTANT_ATTENUATION
public static final int GL_CONSTANT_ATTENUATION
- See Also:
- Constant Field Values
-
GL_LINEAR_ATTENUATION
public static final int GL_LINEAR_ATTENUATION
- See Also:
- Constant Field Values
-
GL_QUADRATIC_ATTENUATION
public static final int GL_QUADRATIC_ATTENUATION
- See Also:
- Constant Field Values
-
GL_COMPILE
public static final int GL_COMPILE
- See Also:
- Constant Field Values
-
GL_COMPILE_AND_EXECUTE
public static final int GL_COMPILE_AND_EXECUTE
- See Also:
- Constant Field Values
-
GL_CLEAR
public static final int GL_CLEAR
- See Also:
- Constant Field Values
-
GL_AND
public static final int GL_AND
- See Also:
- Constant Field Values
-
GL_AND_REVERSE
public static final int GL_AND_REVERSE
- See Also:
- Constant Field Values
-
GL_COPY
public static final int GL_COPY
- See Also:
- Constant Field Values
-
GL_AND_INVERTED
public static final int GL_AND_INVERTED
- See Also:
- Constant Field Values
-
GL_NOOP
public static final int GL_NOOP
- See Also:
- Constant Field Values
-
GL_XOR
public static final int GL_XOR
- See Also:
- Constant Field Values
-
GL_OR
public static final int GL_OR
- See Also:
- Constant Field Values
-
GL_NOR
public static final int GL_NOR
- See Also:
- Constant Field Values
-
GL_EQUIV
public static final int GL_EQUIV
- See Also:
- Constant Field Values
-
GL_INVERT
public static final int GL_INVERT
- See Also:
- Constant Field Values
-
GL_OR_REVERSE
public static final int GL_OR_REVERSE
- See Also:
- Constant Field Values
-
GL_COPY_INVERTED
public static final int GL_COPY_INVERTED
- See Also:
- Constant Field Values
-
GL_OR_INVERTED
public static final int GL_OR_INVERTED
- See Also:
- Constant Field Values
-
GL_NAND
public static final int GL_NAND
- See Also:
- Constant Field Values
-
GL_SET
public static final int GL_SET
- See Also:
- Constant Field Values
-
GL_EMISSION
public static final int GL_EMISSION
- See Also:
- Constant Field Values
-
GL_SHININESS
public static final int GL_SHININESS
- See Also:
- Constant Field Values
-
GL_AMBIENT_AND_DIFFUSE
public static final int GL_AMBIENT_AND_DIFFUSE
- See Also:
- Constant Field Values
-
GL_COLOR_INDEXES
public static final int GL_COLOR_INDEXES
- See Also:
- Constant Field Values
-
GL_MODELVIEW
public static final int GL_MODELVIEW
- See Also:
- Constant Field Values
-
GL_PROJECTION
public static final int GL_PROJECTION
- See Also:
- Constant Field Values
-
GL_TEXTURE
public static final int GL_TEXTURE
- See Also:
- Constant Field Values
-
GL_COLOR
public static final int GL_COLOR
- See Also:
- Constant Field Values
-
GL_DEPTH
public static final int GL_DEPTH
- See Also:
- Constant Field Values
-
GL_STENCIL
public static final int GL_STENCIL
- See Also:
- Constant Field Values
-
GL_COLOR_INDEX
public static final int GL_COLOR_INDEX
- See Also:
- Constant Field Values
-
GL_STENCIL_INDEX
public static final int GL_STENCIL_INDEX
- See Also:
- Constant Field Values
-
GL_DEPTH_COMPONENT
public static final int GL_DEPTH_COMPONENT
- See Also:
- Constant Field Values
-
GL_RED
public static final int GL_RED
- See Also:
- Constant Field Values
-
GL_GREEN
public static final int GL_GREEN
- See Also:
- Constant Field Values
-
GL_BLUE
public static final int GL_BLUE
- See Also:
- Constant Field Values
-
GL_ALPHA
public static final int GL_ALPHA
- See Also:
- Constant Field Values
-
GL_RGB
public static final int GL_RGB
- See Also:
- Constant Field Values
-
GL_RGBA
public static final int GL_RGBA
- See Also:
- Constant Field Values
-
GL_LUMINANCE
public static final int GL_LUMINANCE
- See Also:
- Constant Field Values
-
GL_LUMINANCE_ALPHA
public static final int GL_LUMINANCE_ALPHA
- See Also:
- Constant Field Values
-
GL_BITMAP
public static final int GL_BITMAP
- See Also:
- Constant Field Values
-
GL_POINT
public static final int GL_POINT
- See Also:
- Constant Field Values
-
GL_LINE
public static final int GL_LINE
- See Also:
- Constant Field Values
-
GL_FILL
public static final int GL_FILL
- See Also:
- Constant Field Values
-
GL_RENDER
public static final int GL_RENDER
- See Also:
- Constant Field Values
-
GL_FEEDBACK
public static final int GL_FEEDBACK
- See Also:
- Constant Field Values
-
GL_SELECT
public static final int GL_SELECT
- See Also:
- Constant Field Values
-
GL_FLAT
public static final int GL_FLAT
- See Also:
- Constant Field Values
-
GL_SMOOTH
public static final int GL_SMOOTH
- See Also:
- Constant Field Values
-
GL_KEEP
public static final int GL_KEEP
- See Also:
- Constant Field Values
-
GL_REPLACE
public static final int GL_REPLACE
- See Also:
- Constant Field Values
-
GL_INCR
public static final int GL_INCR
- See Also:
- Constant Field Values
-
GL_DECR
public static final int GL_DECR
- See Also:
- Constant Field Values
-
GL_VENDOR
public static final int GL_VENDOR
- See Also:
- Constant Field Values
-
GL_RENDERER
public static final int GL_RENDERER
- See Also:
- Constant Field Values
-
GL_VERSION
public static final int GL_VERSION
- See Also:
- Constant Field Values
-
GL_EXTENSIONS
public static final int GL_EXTENSIONS
- See Also:
- Constant Field Values
-
GL_S
public static final int GL_S
- See Also:
- Constant Field Values
-
GL_T
public static final int GL_T
- See Also:
- Constant Field Values
-
GL_R
public static final int GL_R
- See Also:
- Constant Field Values
-
GL_Q
public static final int GL_Q
- See Also:
- Constant Field Values
-
GL_MODULATE
public static final int GL_MODULATE
- See Also:
- Constant Field Values
-
GL_DECAL
public static final int GL_DECAL
- See Also:
- Constant Field Values
-
GL_TEXTURE_ENV_MODE
public static final int GL_TEXTURE_ENV_MODE
- See Also:
- Constant Field Values
-
GL_TEXTURE_ENV_COLOR
public static final int GL_TEXTURE_ENV_COLOR
- See Also:
- Constant Field Values
-
GL_TEXTURE_ENV
public static final int GL_TEXTURE_ENV
- See Also:
- Constant Field Values
-
GL_EYE_LINEAR
public static final int GL_EYE_LINEAR
- See Also:
- Constant Field Values
-
GL_OBJECT_LINEAR
public static final int GL_OBJECT_LINEAR
- See Also:
- Constant Field Values
-
GL_SPHERE_MAP
public static final int GL_SPHERE_MAP
- See Also:
- Constant Field Values
-
GL_TEXTURE_GEN_MODE
public static final int GL_TEXTURE_GEN_MODE
- See Also:
- Constant Field Values
-
GL_OBJECT_PLANE
public static final int GL_OBJECT_PLANE
- See Also:
- Constant Field Values
-
GL_EYE_PLANE
public static final int GL_EYE_PLANE
- See Also:
- Constant Field Values
-
GL_NEAREST
public static final int GL_NEAREST
- See Also:
- Constant Field Values
-
GL_LINEAR
public static final int GL_LINEAR
- See Also:
- Constant Field Values
-
GL_NEAREST_MIPMAP_NEAREST
public static final int GL_NEAREST_MIPMAP_NEAREST
- See Also:
- Constant Field Values
-
GL_LINEAR_MIPMAP_NEAREST
public static final int GL_LINEAR_MIPMAP_NEAREST
- See Also:
- Constant Field Values
-
GL_NEAREST_MIPMAP_LINEAR
public static final int GL_NEAREST_MIPMAP_LINEAR
- See Also:
- Constant Field Values
-
GL_LINEAR_MIPMAP_LINEAR
public static final int GL_LINEAR_MIPMAP_LINEAR
- See Also:
- Constant Field Values
-
GL_TEXTURE_MAG_FILTER
public static final int GL_TEXTURE_MAG_FILTER
- See Also:
- Constant Field Values
-
GL_TEXTURE_MIN_FILTER
public static final int GL_TEXTURE_MIN_FILTER
- See Also:
- Constant Field Values
-
GL_TEXTURE_WRAP_S
public static final int GL_TEXTURE_WRAP_S
- See Also:
- Constant Field Values
-
GL_TEXTURE_WRAP_T
public static final int GL_TEXTURE_WRAP_T
- See Also:
- Constant Field Values
-
GL_CLAMP
public static final int GL_CLAMP
- See Also:
- Constant Field Values
-
GL_REPEAT
public static final int GL_REPEAT
- See Also:
- Constant Field Values
-
GL_CLIENT_PIXEL_STORE_BIT
public static final int GL_CLIENT_PIXEL_STORE_BIT
- See Also:
- Constant Field Values
-
GL_CLIENT_VERTEX_ARRAY_BIT
public static final int GL_CLIENT_VERTEX_ARRAY_BIT
- See Also:
- Constant Field Values
-
GL_ALL_CLIENT_ATTRIB_BITS
public static final int GL_ALL_CLIENT_ATTRIB_BITS
- See Also:
- Constant Field Values
-
GL_POLYGON_OFFSET_FACTOR
public static final int GL_POLYGON_OFFSET_FACTOR
- See Also:
- Constant Field Values
-
GL_POLYGON_OFFSET_UNITS
public static final int GL_POLYGON_OFFSET_UNITS
- See Also:
- Constant Field Values
-
GL_POLYGON_OFFSET_POINT
public static final int GL_POLYGON_OFFSET_POINT
- See Also:
- Constant Field Values
-
GL_POLYGON_OFFSET_LINE
public static final int GL_POLYGON_OFFSET_LINE
- See Also:
- Constant Field Values
-
GL_POLYGON_OFFSET_FILL
public static final int GL_POLYGON_OFFSET_FILL
- See Also:
- Constant Field Values
-
GL_ALPHA4
public static final int GL_ALPHA4
- See Also:
- Constant Field Values
-
GL_ALPHA8
public static final int GL_ALPHA8
- See Also:
- Constant Field Values
-
GL_ALPHA12
public static final int GL_ALPHA12
- See Also:
- Constant Field Values
-
GL_ALPHA16
public static final int GL_ALPHA16
- See Also:
- Constant Field Values
-
GL_LUMINANCE4
public static final int GL_LUMINANCE4
- See Also:
- Constant Field Values
-
GL_LUMINANCE8
public static final int GL_LUMINANCE8
- See Also:
- Constant Field Values
-
GL_LUMINANCE12
public static final int GL_LUMINANCE12
- See Also:
- Constant Field Values
-
GL_LUMINANCE16
public static final int GL_LUMINANCE16
- See Also:
- Constant Field Values
-
GL_LUMINANCE4_ALPHA4
public static final int GL_LUMINANCE4_ALPHA4
- See Also:
- Constant Field Values
-
GL_LUMINANCE6_ALPHA2
public static final int GL_LUMINANCE6_ALPHA2
- See Also:
- Constant Field Values
-
GL_LUMINANCE8_ALPHA8
public static final int GL_LUMINANCE8_ALPHA8
- See Also:
- Constant Field Values
-
GL_LUMINANCE12_ALPHA4
public static final int GL_LUMINANCE12_ALPHA4
- See Also:
- Constant Field Values
-
GL_LUMINANCE12_ALPHA12
public static final int GL_LUMINANCE12_ALPHA12
- See Also:
- Constant Field Values
-
GL_LUMINANCE16_ALPHA16
public static final int GL_LUMINANCE16_ALPHA16
- See Also:
- Constant Field Values
-
GL_INTENSITY
public static final int GL_INTENSITY
- See Also:
- Constant Field Values
-
GL_INTENSITY4
public static final int GL_INTENSITY4
- See Also:
- Constant Field Values
-
GL_INTENSITY8
public static final int GL_INTENSITY8
- See Also:
- Constant Field Values
-
GL_INTENSITY12
public static final int GL_INTENSITY12
- See Also:
- Constant Field Values
-
GL_INTENSITY16
public static final int GL_INTENSITY16
- See Also:
- Constant Field Values
-
GL_R3_G3_B2
public static final int GL_R3_G3_B2
- See Also:
- Constant Field Values
-
GL_RGB4
public static final int GL_RGB4
- See Also:
- Constant Field Values
-
GL_RGB5
public static final int GL_RGB5
- See Also:
- Constant Field Values
-
GL_RGB8
public static final int GL_RGB8
- See Also:
- Constant Field Values
-
GL_RGB10
public static final int GL_RGB10
- See Also:
- Constant Field Values
-
GL_RGB12
public static final int GL_RGB12
- See Also:
- Constant Field Values
-
GL_RGB16
public static final int GL_RGB16
- See Also:
- Constant Field Values
-
GL_RGBA2
public static final int GL_RGBA2
- See Also:
- Constant Field Values
-
GL_RGBA4
public static final int GL_RGBA4
- See Also:
- Constant Field Values
-
GL_RGB5_A1
public static final int GL_RGB5_A1
- See Also:
- Constant Field Values
-
GL_RGBA8
public static final int GL_RGBA8
- See Also:
- Constant Field Values
-
GL_RGB10_A2
public static final int GL_RGB10_A2
- See Also:
- Constant Field Values
-
GL_RGBA12
public static final int GL_RGBA12
- See Also:
- Constant Field Values
-
GL_RGBA16
public static final int GL_RGBA16
- See Also:
- Constant Field Values
-
GL_TEXTURE_RED_SIZE
public static final int GL_TEXTURE_RED_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_GREEN_SIZE
public static final int GL_TEXTURE_GREEN_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_BLUE_SIZE
public static final int GL_TEXTURE_BLUE_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_ALPHA_SIZE
public static final int GL_TEXTURE_ALPHA_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_LUMINANCE_SIZE
public static final int GL_TEXTURE_LUMINANCE_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_INTENSITY_SIZE
public static final int GL_TEXTURE_INTENSITY_SIZE
- See Also:
- Constant Field Values
-
GL_PROXY_TEXTURE_1D
public static final int GL_PROXY_TEXTURE_1D
- See Also:
- Constant Field Values
-
GL_PROXY_TEXTURE_2D
public static final int GL_PROXY_TEXTURE_2D
- See Also:
- Constant Field Values
-
GL_TEXTURE_PRIORITY
public static final int GL_TEXTURE_PRIORITY
- See Also:
- Constant Field Values
-
GL_TEXTURE_RESIDENT
public static final int GL_TEXTURE_RESIDENT
- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_1D
public static final int GL_TEXTURE_BINDING_1D
- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_2D
public static final int GL_TEXTURE_BINDING_2D
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY
public static final int GL_VERTEX_ARRAY
- See Also:
- Constant Field Values
-
GL_NORMAL_ARRAY
public static final int GL_NORMAL_ARRAY
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY
public static final int GL_COLOR_ARRAY
- See Also:
- Constant Field Values
-
GL_INDEX_ARRAY
public static final int GL_INDEX_ARRAY
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY
public static final int GL_TEXTURE_COORD_ARRAY
- See Also:
- Constant Field Values
-
GL_EDGE_FLAG_ARRAY
public static final int GL_EDGE_FLAG_ARRAY
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_SIZE
public static final int GL_VERTEX_ARRAY_SIZE
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_TYPE
public static final int GL_VERTEX_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_STRIDE
public static final int GL_VERTEX_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_NORMAL_ARRAY_TYPE
public static final int GL_NORMAL_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_NORMAL_ARRAY_STRIDE
public static final int GL_NORMAL_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY_SIZE
public static final int GL_COLOR_ARRAY_SIZE
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY_TYPE
public static final int GL_COLOR_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY_STRIDE
public static final int GL_COLOR_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_INDEX_ARRAY_TYPE
public static final int GL_INDEX_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_INDEX_ARRAY_STRIDE
public static final int GL_INDEX_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY_SIZE
public static final int GL_TEXTURE_COORD_ARRAY_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY_TYPE
public static final int GL_TEXTURE_COORD_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY_STRIDE
public static final int GL_TEXTURE_COORD_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_EDGE_FLAG_ARRAY_STRIDE
public static final int GL_EDGE_FLAG_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_POINTER
public static final int GL_VERTEX_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_NORMAL_ARRAY_POINTER
public static final int GL_NORMAL_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY_POINTER
public static final int GL_COLOR_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_INDEX_ARRAY_POINTER
public static final int GL_INDEX_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY_POINTER
public static final int GL_TEXTURE_COORD_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_EDGE_FLAG_ARRAY_POINTER
public static final int GL_EDGE_FLAG_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_V2F
public static final int GL_V2F
- See Also:
- Constant Field Values
-
GL_V3F
public static final int GL_V3F
- See Also:
- Constant Field Values
-
GL_C4UB_V2F
public static final int GL_C4UB_V2F
- See Also:
- Constant Field Values
-
GL_C4UB_V3F
public static final int GL_C4UB_V3F
- See Also:
- Constant Field Values
-
GL_C3F_V3F
public static final int GL_C3F_V3F
- See Also:
- Constant Field Values
-
GL_N3F_V3F
public static final int GL_N3F_V3F
- See Also:
- Constant Field Values
-
GL_C4F_N3F_V3F
public static final int GL_C4F_N3F_V3F
- See Also:
- Constant Field Values
-
GL_T2F_V3F
public static final int GL_T2F_V3F
- See Also:
- Constant Field Values
-
GL_T4F_V4F
public static final int GL_T4F_V4F
- See Also:
- Constant Field Values
-
GL_T2F_C4UB_V3F
public static final int GL_T2F_C4UB_V3F
- See Also:
- Constant Field Values
-
GL_T2F_C3F_V3F
public static final int GL_T2F_C3F_V3F
- See Also:
- Constant Field Values
-
GL_T2F_N3F_V3F
public static final int GL_T2F_N3F_V3F
- See Also:
- Constant Field Values
-
GL_T2F_C4F_N3F_V3F
public static final int GL_T2F_C4F_N3F_V3F
- See Also:
- Constant Field Values
-
GL_T4F_C4F_N3F_V4F
public static final int GL_T4F_C4F_N3F_V4F
- See Also:
- Constant Field Values
-
GL_LOGIC_OP
public static final int GL_LOGIC_OP
- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPONENTS
public static final int GL_TEXTURE_COMPONENTS
- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_3D
public static final int GL_TEXTURE_BINDING_3D
- See Also:
- Constant Field Values
-
GL_PACK_SKIP_IMAGES
public static final int GL_PACK_SKIP_IMAGES
- See Also:
- Constant Field Values
-
GL_PACK_IMAGE_HEIGHT
public static final int GL_PACK_IMAGE_HEIGHT
- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_IMAGES
public static final int GL_UNPACK_SKIP_IMAGES
- See Also:
- Constant Field Values
-
GL_UNPACK_IMAGE_HEIGHT
public static final int GL_UNPACK_IMAGE_HEIGHT
- See Also:
- Constant Field Values
-
GL_TEXTURE_3D
public static final int GL_TEXTURE_3D
- See Also:
- Constant Field Values
-
GL_PROXY_TEXTURE_3D
public static final int GL_PROXY_TEXTURE_3D
- See Also:
- Constant Field Values
-
GL_TEXTURE_DEPTH
public static final int GL_TEXTURE_DEPTH
- See Also:
- Constant Field Values
-
GL_TEXTURE_WRAP_R
public static final int GL_TEXTURE_WRAP_R
- See Also:
- Constant Field Values
-
GL_MAX_3D_TEXTURE_SIZE
public static final int GL_MAX_3D_TEXTURE_SIZE
- See Also:
- Constant Field Values
-
GL_BGR
public static final int GL_BGR
- See Also:
- Constant Field Values
-
GL_BGRA
public static final int GL_BGRA
- See Also:
- Constant Field Values
-
GL_UNSIGNED_BYTE_3_3_2
public static final int GL_UNSIGNED_BYTE_3_3_2
- See Also:
- Constant Field Values
-
GL_UNSIGNED_BYTE_2_3_3_REV
public static final int GL_UNSIGNED_BYTE_2_3_3_REV
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_5_6_5
public static final int GL_UNSIGNED_SHORT_5_6_5
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_5_6_5_REV
public static final int GL_UNSIGNED_SHORT_5_6_5_REV
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_4_4_4_4
public static final int GL_UNSIGNED_SHORT_4_4_4_4
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_4_4_4_4_REV
public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_5_5_5_1
public static final int GL_UNSIGNED_SHORT_5_5_5_1
- See Also:
- Constant Field Values
-
GL_UNSIGNED_SHORT_1_5_5_5_REV
public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV
- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_8_8_8_8
public static final int GL_UNSIGNED_INT_8_8_8_8
- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_8_8_8_8_REV
public static final int GL_UNSIGNED_INT_8_8_8_8_REV
- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_10_10_10_2
public static final int GL_UNSIGNED_INT_10_10_10_2
- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_2_10_10_10_REV
public static final int GL_UNSIGNED_INT_2_10_10_10_REV
- See Also:
- Constant Field Values
-
GL_RESCALE_NORMAL
public static final int GL_RESCALE_NORMAL
- See Also:
- Constant Field Values
-
GL_LIGHT_MODEL_COLOR_CONTROL
public static final int GL_LIGHT_MODEL_COLOR_CONTROL
- See Also:
- Constant Field Values
-
GL_SINGLE_COLOR
public static final int GL_SINGLE_COLOR
- See Also:
- Constant Field Values
-
GL_SEPARATE_SPECULAR_COLOR
public static final int GL_SEPARATE_SPECULAR_COLOR
- See Also:
- Constant Field Values
-
GL_CLAMP_TO_EDGE
public static final int GL_CLAMP_TO_EDGE
- See Also:
- Constant Field Values
-
GL_TEXTURE_MIN_LOD
public static final int GL_TEXTURE_MIN_LOD
- See Also:
- Constant Field Values
-
GL_TEXTURE_MAX_LOD
public static final int GL_TEXTURE_MAX_LOD
- See Also:
- Constant Field Values
-
GL_TEXTURE_BASE_LEVEL
public static final int GL_TEXTURE_BASE_LEVEL
- See Also:
- Constant Field Values
-
GL_TEXTURE_MAX_LEVEL
public static final int GL_TEXTURE_MAX_LEVEL
- See Also:
- Constant Field Values
-
GL_MAX_ELEMENTS_VERTICES
public static final int GL_MAX_ELEMENTS_VERTICES
- See Also:
- Constant Field Values
-
GL_MAX_ELEMENTS_INDICES
public static final int GL_MAX_ELEMENTS_INDICES
- See Also:
- Constant Field Values
-
GL_ALIASED_POINT_SIZE_RANGE
public static final int GL_ALIASED_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
-
GL_ALIASED_LINE_WIDTH_RANGE
public static final int GL_ALIASED_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
-
GL_SMOOTH_POINT_SIZE_RANGE
public static final int GL_SMOOTH_POINT_SIZE_RANGE
- See Also:
- Constant Field Values
-
GL_SMOOTH_POINT_SIZE_GRANULARITY
public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY
- See Also:
- Constant Field Values
-
GL_SMOOTH_LINE_WIDTH_RANGE
public static final int GL_SMOOTH_LINE_WIDTH_RANGE
- See Also:
- Constant Field Values
-
GL_SMOOTH_LINE_WIDTH_GRANULARITY
public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY
- See Also:
- Constant Field Values
-
GL_TEXTURE0
public static final int GL_TEXTURE0
- See Also:
- Constant Field Values
-
GL_TEXTURE1
public static final int GL_TEXTURE1
- See Also:
- Constant Field Values
-
GL_TEXTURE2
public static final int GL_TEXTURE2
- See Also:
- Constant Field Values
-
GL_TEXTURE3
public static final int GL_TEXTURE3
- See Also:
- Constant Field Values
-
GL_TEXTURE4
public static final int GL_TEXTURE4
- See Also:
- Constant Field Values
-
GL_TEXTURE5
public static final int GL_TEXTURE5
- See Also:
- Constant Field Values
-
GL_TEXTURE6
public static final int GL_TEXTURE6
- See Also:
- Constant Field Values
-
GL_TEXTURE7
public static final int GL_TEXTURE7
- See Also:
- Constant Field Values
-
GL_TEXTURE8
public static final int GL_TEXTURE8
- See Also:
- Constant Field Values
-
GL_TEXTURE9
public static final int GL_TEXTURE9
- See Also:
- Constant Field Values
-
GL_TEXTURE10
public static final int GL_TEXTURE10
- See Also:
- Constant Field Values
-
GL_TEXTURE11
public static final int GL_TEXTURE11
- See Also:
- Constant Field Values
-
GL_TEXTURE12
public static final int GL_TEXTURE12
- See Also:
- Constant Field Values
-
GL_TEXTURE13
public static final int GL_TEXTURE13
- See Also:
- Constant Field Values
-
GL_TEXTURE14
public static final int GL_TEXTURE14
- See Also:
- Constant Field Values
-
GL_TEXTURE15
public static final int GL_TEXTURE15
- See Also:
- Constant Field Values
-
GL_TEXTURE16
public static final int GL_TEXTURE16
- See Also:
- Constant Field Values
-
GL_TEXTURE17
public static final int GL_TEXTURE17
- See Also:
- Constant Field Values
-
GL_TEXTURE18
public static final int GL_TEXTURE18
- See Also:
- Constant Field Values
-
GL_TEXTURE19
public static final int GL_TEXTURE19
- See Also:
- Constant Field Values
-
GL_TEXTURE20
public static final int GL_TEXTURE20
- See Also:
- Constant Field Values
-
GL_TEXTURE21
public static final int GL_TEXTURE21
- See Also:
- Constant Field Values
-
GL_TEXTURE22
public static final int GL_TEXTURE22
- See Also:
- Constant Field Values
-
GL_TEXTURE23
public static final int GL_TEXTURE23
- See Also:
- Constant Field Values
-
GL_TEXTURE24
public static final int GL_TEXTURE24
- See Also:
- Constant Field Values
-
GL_TEXTURE25
public static final int GL_TEXTURE25
- See Also:
- Constant Field Values
-
GL_TEXTURE26
public static final int GL_TEXTURE26
- See Also:
- Constant Field Values
-
GL_TEXTURE27
public static final int GL_TEXTURE27
- See Also:
- Constant Field Values
-
GL_TEXTURE28
public static final int GL_TEXTURE28
- See Also:
- Constant Field Values
-
GL_TEXTURE29
public static final int GL_TEXTURE29
- See Also:
- Constant Field Values
-
GL_TEXTURE30
public static final int GL_TEXTURE30
- See Also:
- Constant Field Values
-
GL_TEXTURE31
public static final int GL_TEXTURE31
- See Also:
- Constant Field Values
-
GL_ACTIVE_TEXTURE
public static final int GL_ACTIVE_TEXTURE
- See Also:
- Constant Field Values
-
GL_CLIENT_ACTIVE_TEXTURE
public static final int GL_CLIENT_ACTIVE_TEXTURE
- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_UNITS
public static final int GL_MAX_TEXTURE_UNITS
- See Also:
- Constant Field Values
-
GL_NORMAL_MAP
public static final int GL_NORMAL_MAP
- See Also:
- Constant Field Values
-
GL_REFLECTION_MAP
public static final int GL_REFLECTION_MAP
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP
public static final int GL_TEXTURE_CUBE_MAP
- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_CUBE_MAP
public static final int GL_TEXTURE_BINDING_CUBE_MAP
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_POSITIVE_X
public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_NEGATIVE_X
public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_POSITIVE_Y
public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_POSITIVE_Z
public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z
- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
- See Also:
- Constant Field Values
-
GL_PROXY_TEXTURE_CUBE_MAP
public static final int GL_PROXY_TEXTURE_CUBE_MAP
- See Also:
- Constant Field Values
-
GL_MAX_CUBE_MAP_TEXTURE_SIZE
public static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE
- See Also:
- Constant Field Values
-
GL_COMPRESSED_ALPHA
public static final int GL_COMPRESSED_ALPHA
- See Also:
- Constant Field Values
-
GL_COMPRESSED_LUMINANCE
public static final int GL_COMPRESSED_LUMINANCE
- See Also:
- Constant Field Values
-
GL_COMPRESSED_LUMINANCE_ALPHA
public static final int GL_COMPRESSED_LUMINANCE_ALPHA
- See Also:
- Constant Field Values
-
GL_COMPRESSED_INTENSITY
public static final int GL_COMPRESSED_INTENSITY
- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGB
public static final int GL_COMPRESSED_RGB
- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA
public static final int GL_COMPRESSED_RGBA
- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPRESSION_HINT
public static final int GL_TEXTURE_COMPRESSION_HINT
- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPRESSED_IMAGE_SIZE
public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE
- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPRESSED
public static final int GL_TEXTURE_COMPRESSED
- See Also:
- Constant Field Values
-
GL_NUM_COMPRESSED_TEXTURE_FORMATS
public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS
- See Also:
- Constant Field Values
-
GL_COMPRESSED_TEXTURE_FORMATS
public static final int GL_COMPRESSED_TEXTURE_FORMATS
- See Also:
- Constant Field Values
-
GL_MULTISAMPLE
public static final int GL_MULTISAMPLE
- See Also:
- Constant Field Values
-
GL_SAMPLE_ALPHA_TO_COVERAGE
public static final int GL_SAMPLE_ALPHA_TO_COVERAGE
- See Also:
- Constant Field Values
-
GL_SAMPLE_ALPHA_TO_ONE
public static final int GL_SAMPLE_ALPHA_TO_ONE
- See Also:
- Constant Field Values
-
GL_SAMPLE_COVERAGE
public static final int GL_SAMPLE_COVERAGE
- See Also:
- Constant Field Values
-
GL_SAMPLE_BUFFERS
public static final int GL_SAMPLE_BUFFERS
- See Also:
- Constant Field Values
-
GL_SAMPLES
public static final int GL_SAMPLES
- See Also:
- Constant Field Values
-
GL_SAMPLE_COVERAGE_VALUE
public static final int GL_SAMPLE_COVERAGE_VALUE
- See Also:
- Constant Field Values
-
GL_SAMPLE_COVERAGE_INVERT
public static final int GL_SAMPLE_COVERAGE_INVERT
- See Also:
- Constant Field Values
-
GL_MULTISAMPLE_BIT
public static final int GL_MULTISAMPLE_BIT
- See Also:
- Constant Field Values
-
GL_TRANSPOSE_MODELVIEW_MATRIX
public static final int GL_TRANSPOSE_MODELVIEW_MATRIX
- See Also:
- Constant Field Values
-
GL_TRANSPOSE_PROJECTION_MATRIX
public static final int GL_TRANSPOSE_PROJECTION_MATRIX
- See Also:
- Constant Field Values
-
GL_TRANSPOSE_TEXTURE_MATRIX
public static final int GL_TRANSPOSE_TEXTURE_MATRIX
- See Also:
- Constant Field Values
-
GL_TRANSPOSE_COLOR_MATRIX
public static final int GL_TRANSPOSE_COLOR_MATRIX
- See Also:
- Constant Field Values
-
GL_COMBINE
public static final int GL_COMBINE
- See Also:
- Constant Field Values
-
GL_COMBINE_RGB
public static final int GL_COMBINE_RGB
- See Also:
- Constant Field Values
-
GL_COMBINE_ALPHA
public static final int GL_COMBINE_ALPHA
- See Also:
- Constant Field Values
-
GL_SOURCE0_RGB
public static final int GL_SOURCE0_RGB
- See Also:
- Constant Field Values
-
GL_SOURCE1_RGB
public static final int GL_SOURCE1_RGB
- See Also:
- Constant Field Values
-
GL_SOURCE2_RGB
public static final int GL_SOURCE2_RGB
- See Also:
- Constant Field Values
-
GL_SOURCE0_ALPHA
public static final int GL_SOURCE0_ALPHA
- See Also:
- Constant Field Values
-
GL_SOURCE1_ALPHA
public static final int GL_SOURCE1_ALPHA
- See Also:
- Constant Field Values
-
GL_SOURCE2_ALPHA
public static final int GL_SOURCE2_ALPHA
- See Also:
- Constant Field Values
-
GL_OPERAND0_RGB
public static final int GL_OPERAND0_RGB
- See Also:
- Constant Field Values
-
GL_OPERAND1_RGB
public static final int GL_OPERAND1_RGB
- See Also:
- Constant Field Values
-
GL_OPERAND2_RGB
public static final int GL_OPERAND2_RGB
- See Also:
- Constant Field Values
-
GL_OPERAND0_ALPHA
public static final int GL_OPERAND0_ALPHA
- See Also:
- Constant Field Values
-
GL_OPERAND1_ALPHA
public static final int GL_OPERAND1_ALPHA
- See Also:
- Constant Field Values
-
GL_OPERAND2_ALPHA
public static final int GL_OPERAND2_ALPHA
- See Also:
- Constant Field Values
-
GL_RGB_SCALE
public static final int GL_RGB_SCALE
- See Also:
- Constant Field Values
-
GL_ADD_SIGNED
public static final int GL_ADD_SIGNED
- See Also:
- Constant Field Values
-
GL_INTERPOLATE
public static final int GL_INTERPOLATE
- See Also:
- Constant Field Values
-
GL_SUBTRACT
public static final int GL_SUBTRACT
- See Also:
- Constant Field Values
-
GL_CONSTANT
public static final int GL_CONSTANT
- See Also:
- Constant Field Values
-
GL_PRIMARY_COLOR
public static final int GL_PRIMARY_COLOR
- See Also:
- Constant Field Values
-
GL_PREVIOUS
public static final int GL_PREVIOUS
- See Also:
- Constant Field Values
-
GL_DOT3_RGB
public static final int GL_DOT3_RGB
- See Also:
- Constant Field Values
-
GL_DOT3_RGBA
public static final int GL_DOT3_RGBA
- See Also:
- Constant Field Values
-
GL_CLAMP_TO_BORDER
public static final int GL_CLAMP_TO_BORDER
- See Also:
- Constant Field Values
-
GL_ARRAY_BUFFER
public static final int GL_ARRAY_BUFFER
- See Also:
- Constant Field Values
-
GL_ELEMENT_ARRAY_BUFFER
public static final int GL_ELEMENT_ARRAY_BUFFER
- See Also:
- Constant Field Values
-
GL_ARRAY_BUFFER_BINDING
public static final int GL_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_ELEMENT_ARRAY_BUFFER_BINDING
public static final int GL_ELEMENT_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_BUFFER_BINDING
public static final int GL_VERTEX_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_NORMAL_ARRAY_BUFFER_BINDING
public static final int GL_NORMAL_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_COLOR_ARRAY_BUFFER_BINDING
public static final int GL_COLOR_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_INDEX_ARRAY_BUFFER_BINDING
public static final int GL_INDEX_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
public static final int GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
public static final int GL_EDGE_FLAG_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
public static final int GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
public static final int GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_WEIGHT_ARRAY_BUFFER_BINDING
public static final int GL_WEIGHT_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
public static final int GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_STREAM_DRAW
public static final int GL_STREAM_DRAW
- See Also:
- Constant Field Values
-
GL_STREAM_READ
public static final int GL_STREAM_READ
- See Also:
- Constant Field Values
-
GL_STREAM_COPY
public static final int GL_STREAM_COPY
- See Also:
- Constant Field Values
-
GL_STATIC_DRAW
public static final int GL_STATIC_DRAW
- See Also:
- Constant Field Values
-
GL_STATIC_READ
public static final int GL_STATIC_READ
- See Also:
- Constant Field Values
-
GL_STATIC_COPY
public static final int GL_STATIC_COPY
- See Also:
- Constant Field Values
-
GL_DYNAMIC_DRAW
public static final int GL_DYNAMIC_DRAW
- See Also:
- Constant Field Values
-
GL_DYNAMIC_READ
public static final int GL_DYNAMIC_READ
- See Also:
- Constant Field Values
-
GL_DYNAMIC_COPY
public static final int GL_DYNAMIC_COPY
- See Also:
- Constant Field Values
-
GL_READ_ONLY
public static final int GL_READ_ONLY
- See Also:
- Constant Field Values
-
GL_WRITE_ONLY
public static final int GL_WRITE_ONLY
- See Also:
- Constant Field Values
-
GL_READ_WRITE
public static final int GL_READ_WRITE
- See Also:
- Constant Field Values
-
GL_BUFFER_SIZE
public static final int GL_BUFFER_SIZE
- See Also:
- Constant Field Values
-
GL_BUFFER_USAGE
public static final int GL_BUFFER_USAGE
- See Also:
- Constant Field Values
-
GL_BUFFER_ACCESS
public static final int GL_BUFFER_ACCESS
- See Also:
- Constant Field Values
-
GL_BUFFER_MAPPED
public static final int GL_BUFFER_MAPPED
- See Also:
- Constant Field Values
-
GL_BUFFER_MAP_POINTER
public static final int GL_BUFFER_MAP_POINTER
- See Also:
- Constant Field Values
-
GL_FOG_COORD_SRC
public static final int GL_FOG_COORD_SRC
- See Also:
- Constant Field Values
-
GL_FOG_COORD
public static final int GL_FOG_COORD
- See Also:
- Constant Field Values
-
GL_CURRENT_FOG_COORD
public static final int GL_CURRENT_FOG_COORD
- See Also:
- Constant Field Values
-
GL_FOG_COORD_ARRAY_TYPE
public static final int GL_FOG_COORD_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_FOG_COORD_ARRAY_STRIDE
public static final int GL_FOG_COORD_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_FOG_COORD_ARRAY_POINTER
public static final int GL_FOG_COORD_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_FOG_COORD_ARRAY
public static final int GL_FOG_COORD_ARRAY
- See Also:
- Constant Field Values
-
GL_FOG_COORD_ARRAY_BUFFER_BINDING
public static final int GL_FOG_COORD_ARRAY_BUFFER_BINDING
- See Also:
- Constant Field Values
-
GL_SRC0_RGB
public static final int GL_SRC0_RGB
- See Also:
- Constant Field Values
-
GL_SRC1_RGB
public static final int GL_SRC1_RGB
- See Also:
- Constant Field Values
-
GL_SRC2_RGB
public static final int GL_SRC2_RGB
- See Also:
- Constant Field Values
-
GL_SRC0_ALPHA
public static final int GL_SRC0_ALPHA
- See Also:
- Constant Field Values
-
GL_SRC1_ALPHA
public static final int GL_SRC1_ALPHA
- See Also:
- Constant Field Values
-
GL_SRC2_ALPHA
public static final int GL_SRC2_ALPHA
- See Also:
- Constant Field Values
-
GL_SAMPLES_PASSED
public static final int GL_SAMPLES_PASSED
- See Also:
- Constant Field Values
-
GL_QUERY_COUNTER_BITS
public static final int GL_QUERY_COUNTER_BITS
- See Also:
- Constant Field Values
-
GL_CURRENT_QUERY
public static final int GL_CURRENT_QUERY
- See Also:
- Constant Field Values
-
GL_QUERY_RESULT
public static final int GL_QUERY_RESULT
- See Also:
- Constant Field Values
-
GL_QUERY_RESULT_AVAILABLE
public static final int GL_QUERY_RESULT_AVAILABLE
- See Also:
- Constant Field Values
-
GL_SHADING_LANGUAGE_VERSION
public static final int GL_SHADING_LANGUAGE_VERSION
- See Also:
- Constant Field Values
-
GL_CURRENT_PROGRAM
public static final int GL_CURRENT_PROGRAM
- See Also:
- Constant Field Values
-
GL_SHADER_TYPE
public static final int GL_SHADER_TYPE
- See Also:
- Constant Field Values
-
GL_DELETE_STATUS
public static final int GL_DELETE_STATUS
- See Also:
- Constant Field Values
-
GL_COMPILE_STATUS
public static final int GL_COMPILE_STATUS
- See Also:
- Constant Field Values
-
GL_LINK_STATUS
public static final int GL_LINK_STATUS
- See Also:
- Constant Field Values
-
GL_VALIDATE_STATUS
public static final int GL_VALIDATE_STATUS
- See Also:
- Constant Field Values
-
GL_INFO_LOG_LENGTH
public static final int GL_INFO_LOG_LENGTH
- See Also:
- Constant Field Values
-
GL_ATTACHED_SHADERS
public static final int GL_ATTACHED_SHADERS
- See Also:
- Constant Field Values
-
GL_ACTIVE_UNIFORMS
public static final int GL_ACTIVE_UNIFORMS
- See Also:
- Constant Field Values
-
GL_ACTIVE_UNIFORM_MAX_LENGTH
public static final int GL_ACTIVE_UNIFORM_MAX_LENGTH
- See Also:
- Constant Field Values
-
GL_ACTIVE_ATTRIBUTES
public static final int GL_ACTIVE_ATTRIBUTES
- See Also:
- Constant Field Values
-
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
public static final int GL_ACTIVE_ATTRIBUTE_MAX_LENGTH
- See Also:
- Constant Field Values
-
GL_SHADER_SOURCE_LENGTH
public static final int GL_SHADER_SOURCE_LENGTH
- See Also:
- Constant Field Values
-
GL_SHADER_OBJECT
public static final int GL_SHADER_OBJECT
- See Also:
- Constant Field Values
-
GL_FLOAT_VEC2
public static final int GL_FLOAT_VEC2
- See Also:
- Constant Field Values
-
GL_FLOAT_VEC3
public static final int GL_FLOAT_VEC3
- See Also:
- Constant Field Values
-
GL_FLOAT_VEC4
public static final int GL_FLOAT_VEC4
- See Also:
- Constant Field Values
-
GL_INT_VEC2
public static final int GL_INT_VEC2
- See Also:
- Constant Field Values
-
GL_INT_VEC3
public static final int GL_INT_VEC3
- See Also:
- Constant Field Values
-
GL_INT_VEC4
public static final int GL_INT_VEC4
- See Also:
- Constant Field Values
-
GL_BOOL
public static final int GL_BOOL
- See Also:
- Constant Field Values
-
GL_BOOL_VEC2
public static final int GL_BOOL_VEC2
- See Also:
- Constant Field Values
-
GL_BOOL_VEC3
public static final int GL_BOOL_VEC3
- See Also:
- Constant Field Values
-
GL_BOOL_VEC4
public static final int GL_BOOL_VEC4
- See Also:
- Constant Field Values
-
GL_FLOAT_MAT2
public static final int GL_FLOAT_MAT2
- See Also:
- Constant Field Values
-
GL_FLOAT_MAT3
public static final int GL_FLOAT_MAT3
- See Also:
- Constant Field Values
-
GL_FLOAT_MAT4
public static final int GL_FLOAT_MAT4
- See Also:
- Constant Field Values
-
GL_SAMPLER_1D
public static final int GL_SAMPLER_1D
- See Also:
- Constant Field Values
-
GL_SAMPLER_2D
public static final int GL_SAMPLER_2D
- See Also:
- Constant Field Values
-
GL_SAMPLER_3D
public static final int GL_SAMPLER_3D
- See Also:
- Constant Field Values
-
GL_SAMPLER_CUBE
public static final int GL_SAMPLER_CUBE
- See Also:
- Constant Field Values
-
GL_SAMPLER_1D_SHADOW
public static final int GL_SAMPLER_1D_SHADOW
- See Also:
- Constant Field Values
-
GL_SAMPLER_2D_SHADOW
public static final int GL_SAMPLER_2D_SHADOW
- See Also:
- Constant Field Values
-
GL_VERTEX_SHADER
public static final int GL_VERTEX_SHADER
- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_UNIFORM_COMPONENTS
public static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS
- See Also:
- Constant Field Values
-
GL_MAX_VARYING_FLOATS
public static final int GL_MAX_VARYING_FLOATS
- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_ATTRIBS
public static final int GL_MAX_VERTEX_ATTRIBS
- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_IMAGE_UNITS
public static final int GL_MAX_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
public static final int GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
public static final int GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS
- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_COORDS
public static final int GL_MAX_TEXTURE_COORDS
- See Also:
- Constant Field Values
-
GL_VERTEX_PROGRAM_POINT_SIZE
public static final int GL_VERTEX_PROGRAM_POINT_SIZE
- See Also:
- Constant Field Values
-
GL_VERTEX_PROGRAM_TWO_SIDE
public static final int GL_VERTEX_PROGRAM_TWO_SIDE
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_ENABLED
public static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_SIZE
public static final int GL_VERTEX_ATTRIB_ARRAY_SIZE
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_STRIDE
public static final int GL_VERTEX_ATTRIB_ARRAY_STRIDE
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_TYPE
public static final int GL_VERTEX_ATTRIB_ARRAY_TYPE
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
public static final int GL_VERTEX_ATTRIB_ARRAY_NORMALIZED
- See Also:
- Constant Field Values
-
GL_CURRENT_VERTEX_ATTRIB
public static final int GL_CURRENT_VERTEX_ATTRIB
- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_POINTER
public static final int GL_VERTEX_ATTRIB_ARRAY_POINTER
- See Also:
- Constant Field Values
-
GL_FRAGMENT_SHADER
public static final int GL_FRAGMENT_SHADER
- See Also:
- Constant Field Values
-
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
public static final int GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
- See Also:
- Constant Field Values
-
GL_FRAGMENT_SHADER_DERIVATIVE_HINT
public static final int GL_FRAGMENT_SHADER_DERIVATIVE_HINT
- See Also:
- Constant Field Values
-
GL_MAX_DRAW_BUFFERS
public static final int GL_MAX_DRAW_BUFFERS
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER0
public static final int GL_DRAW_BUFFER0
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER1
public static final int GL_DRAW_BUFFER1
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER2
public static final int GL_DRAW_BUFFER2
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER3
public static final int GL_DRAW_BUFFER3
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER4
public static final int GL_DRAW_BUFFER4
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER5
public static final int GL_DRAW_BUFFER5
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER6
public static final int GL_DRAW_BUFFER6
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER7
public static final int GL_DRAW_BUFFER7
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER8
public static final int GL_DRAW_BUFFER8
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER9
public static final int GL_DRAW_BUFFER9
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER10
public static final int GL_DRAW_BUFFER10
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER11
public static final int GL_DRAW_BUFFER11
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER12
public static final int GL_DRAW_BUFFER12
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER13
public static final int GL_DRAW_BUFFER13
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER14
public static final int GL_DRAW_BUFFER14
- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER15
public static final int GL_DRAW_BUFFER15
- See Also:
- Constant Field Values
-
GL_POINT_SPRITE
public static final int GL_POINT_SPRITE
- See Also:
- Constant Field Values
-
GL_COORD_REPLACE
public static final int GL_COORD_REPLACE
- See Also:
- Constant Field Values
-
GL_POINT_SPRITE_COORD_ORIGIN
public static final int GL_POINT_SPRITE_COORD_ORIGIN
- See Also:
- Constant Field Values
-
GL_LOWER_LEFT
public static final int GL_LOWER_LEFT
- See Also:
- Constant Field Values
-
GL_UPPER_LEFT
public static final int GL_UPPER_LEFT
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_FUNC
public static final int GL_STENCIL_BACK_FUNC
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_FAIL
public static final int GL_STENCIL_BACK_FAIL
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_PASS_DEPTH_FAIL
public static final int GL_STENCIL_BACK_PASS_DEPTH_FAIL
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_PASS_DEPTH_PASS
public static final int GL_STENCIL_BACK_PASS_DEPTH_PASS
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_REF
public static final int GL_STENCIL_BACK_REF
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_VALUE_MASK
public static final int GL_STENCIL_BACK_VALUE_MASK
- See Also:
- Constant Field Values
-
GL_STENCIL_BACK_WRITEMASK
public static final int GL_STENCIL_BACK_WRITEMASK
- See Also:
- Constant Field Values
-
GL_BLEND_EQUATION_RGB
public static final int GL_BLEND_EQUATION_RGB
- See Also:
- Constant Field Values
-
GL_BLEND_EQUATION_ALPHA
public static final int GL_BLEND_EQUATION_ALPHA
- See Also:
- Constant Field Values
-
GL_TEXTURE_MAX_ANISOTROPY
public static final int GL_TEXTURE_MAX_ANISOTROPY
- See Also:
- Constant Field Values
-
GL_CONTEXT_LOST_WEBGL
public static final int GL_CONTEXT_LOST_WEBGL
- See Also:
- Constant Field Values
-
-