Class WebGLRenderingContext
- java.lang.Object
-
- org.htmlunit.corejs.javascript.ScriptableObject
-
- org.htmlunit.javascript.HtmlUnitScriptable
-
- org.htmlunit.javascript.host.canvas.WebGLRenderingContext
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,org.htmlunit.corejs.javascript.ConstProperties
,org.htmlunit.corejs.javascript.debug.DebuggableObject
,org.htmlunit.corejs.javascript.Scriptable
,org.htmlunit.corejs.javascript.SymbolScriptable
public class WebGLRenderingContext extends HtmlUnitScriptable
A JavaScript object forWebGLRenderingContext
.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACTIVE_ATTRIBUTES
The constantACTIVE_ATTRIBUTES
.static int
ACTIVE_TEXTURE
The constantACTIVE_TEXTURE
.static int
ACTIVE_UNIFORMS
The constantACTIVE_UNIFORMS
.static int
ALIASED_LINE_WIDTH_RANGE
The constantALIASED_LINE_WIDTH_RANGE
.static int
ALIASED_POINT_SIZE_RANGE
The constantALIASED_POINT_SIZE_RANGE
.static int
ALPHA
The constantALPHA
.static int
ALPHA_BITS
The constantALPHA_BITS
.static int
ALWAYS
The constantALWAYS
.static int
ARRAY_BUFFER
The constantARRAY_BUFFER
.static int
ARRAY_BUFFER_BINDING
The constantARRAY_BUFFER_BINDING
.static int
ATTACHED_SHADERS
The constantATTACHED_SHADERS
.static int
BACK
The constantBACK
.static int
BLEND
The constantBLEND
.static int
BLEND_COLOR
The constantBLEND_COLOR
.static int
BLEND_DST_ALPHA
The constantBLEND_DST_ALPHA
.static int
BLEND_DST_RGB
The constantBLEND_DST_RGB
.static int
BLEND_EQUATION
The constantBLEND_EQUATION
.static int
BLEND_EQUATION_ALPHA
The constantBLEND_EQUATION_ALPHA
.static int
BLEND_EQUATION_RGB
The constantBLEND_EQUATION_RGB
.static int
BLEND_SRC_ALPHA
The constantBLEND_SRC_ALPHA
.static int
BLEND_SRC_RGB
The constantBLEND_SRC_RGB
.static int
BLUE_BITS
The constantBLUE_BITS
.static int
BOOL
The constantBOOL
.static int
BOOL_VEC2
The constantBOOL_VEC2
.static int
BOOL_VEC3
The constantBOOL_VEC3
.static int
BOOL_VEC4
The constantBOOL_VEC4
.static int
BROWSER_DEFAULT_WEBGL
The constantBROWSER_DEFAULT_WEBGL
.static int
BUFFER_SIZE
The constantBUFFER_SIZE
.static int
BUFFER_USAGE
The constantBUFFER_USAGE
.static int
BYTE
The constantBYTE
.static int
CCW
The constantCCW
.static int
CLAMP_TO_EDGE
The constantCLAMP_TO_EDGE
.static int
COLOR_ATTACHMENT0
The constantCOLOR_ATTACHMENT0
.static int
COLOR_BUFFER_BIT
The constantCOLOR_BUFFER_BIT
.static int
COLOR_CLEAR_VALUE
The constantCOLOR_CLEAR_VALUE
.static int
COLOR_WRITEMASK
The constantCOLOR_WRITEMASK
.static int
COMPILE_STATUS
The constantCOMPILE_STATUS
.static int
COMPRESSED_TEXTURE_FORMATS
The constantCOMPRESSED_TEXTURE_FORMATS
.static int
CONSTANT_ALPHA
The constantCONSTANT_ALPHA
.static int
CONSTANT_COLOR
The constantCONSTANT_COLOR
.static int
CONTEXT_LOST_WEBGL
The constantCONTEXT_LOST_WEBGL
.static int
CULL_FACE
The constantCULL_FACE
.static int
CULL_FACE_MODE
The constantCULL_FACE_MODE
.static int
CURRENT_PROGRAM
The constantCURRENT_PROGRAM
.static int
CURRENT_VERTEX_ATTRIB
The constantCURRENT_VERTEX_ATTRIB
.static int
CW
The constantCW
.static int
DECR
The constantDECR
.static int
DECR_WRAP
The constantDECR_WRAP
.static int
DELETE_STATUS
The constantDELETE_STATUS
.static int
DEPTH_ATTACHMENT
The constantDEPTH_ATTACHMENT
.static int
DEPTH_BITS
The constantDEPTH_BITS
.static int
DEPTH_BUFFER_BIT
The constantDEPTH_BUFFER_BIT
.static int
DEPTH_CLEAR_VALUE
The constantDEPTH_CLEAR_VALUE
.static int
DEPTH_COMPONENT
The constantDEPTH_COMPONENT
.static int
DEPTH_COMPONENT16
The constantDEPTH_COMPONENT16
.static int
DEPTH_FUNC
The constantDEPTH_FUNC
.static int
DEPTH_RANGE
The constantDEPTH_RANGE
.static int
DEPTH_STENCIL
The constantDEPTH_STENCIL
.static int
DEPTH_STENCIL_ATTACHMENT
The constantDEPTH_STENCIL_ATTACHMENT
.static int
DEPTH_TEST
The constantDEPTH_TEST
.static int
DEPTH_WRITEMASK
The constantDEPTH_WRITEMASK
.static int
DITHER
The constantDITHER
.static int
DONT_CARE
The constantDONT_CARE
.static int
DST_ALPHA
The constantDST_ALPHA
.static int
DST_COLOR
The constantDST_COLOR
.static int
DYNAMIC_DRAW
The constantDYNAMIC_DRAW
.static int
ELEMENT_ARRAY_BUFFER
The constantELEMENT_ARRAY_BUFFER
.static int
ELEMENT_ARRAY_BUFFER_BINDING
The constantELEMENT_ARRAY_BUFFER_BINDING
.static int
EQUAL
The constantEQUAL
.static int
FASTEST
The constantFASTEST
.static int
FLOAT
The constantFLOAT
.static int
FLOAT_MAT2
The constantFLOAT_MAT2
.static int
FLOAT_MAT3
The constantFLOAT_MAT3
.static int
FLOAT_MAT4
The constantFLOAT_MAT4
.static int
FLOAT_VEC2
The constantFLOAT_VEC2
.static int
FLOAT_VEC3
The constantFLOAT_VEC3
.static int
FLOAT_VEC4
The constantFLOAT_VEC4
.static int
FRAGMENT_SHADER
The constantFRAGMENT_SHADER
.static int
FRAMEBUFFER
The constantFRAMEBUFFER
.static int
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
The constantFRAMEBUFFER_ATTACHMENT_OBJECT_NAME
.static int
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
The constantFRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
.static int
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
The constantFRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
.static int
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
The constantFRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
.static int
FRAMEBUFFER_BINDING
The constantFRAMEBUFFER_BINDING
.static int
FRAMEBUFFER_COMPLETE
The constantFRAMEBUFFER_COMPLETE
.static int
FRAMEBUFFER_INCOMPLETE_ATTACHMENT
The constantFRAMEBUFFER_INCOMPLETE_ATTACHMENT
.static int
FRAMEBUFFER_INCOMPLETE_DIMENSIONS
The constantFRAMEBUFFER_INCOMPLETE_DIMENSIONS
.static int
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
The constantFRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
.static int
FRAMEBUFFER_UNSUPPORTED
The constantFRAMEBUFFER_UNSUPPORTED
.static int
FRONT
The constantFRONT
.static int
FRONT_AND_BACK
The constantFRONT_AND_BACK
.static int
FRONT_FACE
The constantFRONT_FACE
.static int
FUNC_ADD
The constantFUNC_ADD
.static int
FUNC_REVERSE_SUBTRACT
The constantFUNC_REVERSE_SUBTRACT
.static int
FUNC_SUBTRACT
The constantFUNC_SUBTRACT
.static int
GENERATE_MIPMAP_HINT
The constantGENERATE_MIPMAP_HINT
.static int
GEQUAL
The constantGEQUAL
.static int
GREATER
The constantGREATER
.static int
GREEN_BITS
The constantGREEN_BITS
.static int
HIGH_FLOAT
The constantHIGH_FLOAT
.static int
HIGH_INT
The constantHIGH_INT
.static int
IMPLEMENTATION_COLOR_READ_FORMAT
The constantIMPLEMENTATION_COLOR_READ_FORMAT
.static int
IMPLEMENTATION_COLOR_READ_TYPE
The constantIMPLEMENTATION_COLOR_READ_TYPE
.static int
INCR
The constantINCR
.static int
INCR_WRAP
The constantINCR_WRAP
.static int
INT
The constantINT
.static int
INT_VEC2
The constantINT_VEC2
.static int
INT_VEC3
The constantINT_VEC3
.static int
INT_VEC4
The constantINT_VEC4
.static int
INVALID_ENUM
The constantINVALID_ENUM
.static int
INVALID_FRAMEBUFFER_OPERATION
The constantINVALID_FRAMEBUFFER_OPERATION
.static int
INVALID_OPERATION
The constantINVALID_OPERATION
.static int
INVALID_VALUE
The constantINVALID_VALUE
.static int
INVERT
The constantINVERT
.static int
KEEP
The constantKEEP
.static int
LEQUAL
The constantLEQUAL
.static int
LESS
The constantLESS
.static int
LINE_LOOP
The constantLINE_LOOP
.static int
LINE_STRIP
The constantLINE_STRIP
.static int
LINE_WIDTH
The constantLINE_WIDTH
.static int
LINEAR
The constantLINEAR
.static int
LINEAR_MIPMAP_LINEAR
The constantLINEAR_MIPMAP_LINEAR
.static int
LINEAR_MIPMAP_NEAREST
The constantLINEAR_MIPMAP_NEAREST
.static int
LINES
The constantLINES
.static int
LINK_STATUS
The constantLINK_STATUS
.static int
LOW_FLOAT
The constantLOW_FLOAT
.static int
LOW_INT
The constantLOW_INT
.static int
LUMINANCE
The constantLUMINANCE
.static int
LUMINANCE_ALPHA
The constantLUMINANCE_ALPHA
.static int
MAX_COMBINED_TEXTURE_IMAGE_UNITS
The constantMAX_COMBINED_TEXTURE_IMAGE_UNITS
.static int
MAX_CUBE_MAP_TEXTURE_SIZE
The constantMAX_CUBE_MAP_TEXTURE_SIZE
.static int
MAX_FRAGMENT_UNIFORM_VECTORS
The constantMAX_FRAGMENT_UNIFORM_VECTORS
.static int
MAX_RENDERBUFFER_SIZE
The constantMAX_RENDERBUFFER_SIZE
.static int
MAX_TEXTURE_IMAGE_UNITS
The constantMAX_TEXTURE_IMAGE_UNITS
.static int
MAX_TEXTURE_SIZE
The constantMAX_TEXTURE_SIZE
.static int
MAX_VARYING_VECTORS
The constantMAX_VARYING_VECTORS
.static int
MAX_VERTEX_ATTRIBS
The constantMAX_VERTEX_ATTRIBS
.static int
MAX_VERTEX_TEXTURE_IMAGE_UNITS
The constantMAX_VERTEX_TEXTURE_IMAGE_UNITS
.static int
MAX_VERTEX_UNIFORM_VECTORS
The constantMAX_VERTEX_UNIFORM_VECTORS
.static int
MAX_VIEWPORT_DIMS
The constantMAX_VIEWPORT_DIMS
.static int
MEDIUM_FLOAT
The constantMEDIUM_FLOAT
.static int
MEDIUM_INT
The constantMEDIUM_INT
.static int
MIRRORED_REPEAT
The constantMIRRORED_REPEAT
.static int
NEAREST
The constantNEAREST
.static int
NEAREST_MIPMAP_LINEAR
The constantNEAREST_MIPMAP_LINEAR
.static int
NEAREST_MIPMAP_NEAREST
The constantNEAREST_MIPMAP_NEAREST
.static int
NEVER
The constantNEVER
.static int
NICEST
The constantNICEST
.static int
NO_ERROR
The constantNO_ERROR
.static int
NONE
The constantNONE
.static int
NOTEQUAL
The constantNOTEQUAL
.static int
ONE
The constantONE
.static int
ONE_MINUS_CONSTANT_ALPHA
The constantONE_MINUS_CONSTANT_ALPHA
.static int
ONE_MINUS_CONSTANT_COLOR
The constantONE_MINUS_CONSTANT_COLOR
.static int
ONE_MINUS_DST_ALPHA
The constantONE_MINUS_DST_ALPHA
.static int
ONE_MINUS_DST_COLOR
The constantONE_MINUS_DST_COLOR
.static int
ONE_MINUS_SRC_ALPHA
The constantONE_MINUS_SRC_ALPHA
.static int
ONE_MINUS_SRC_COLOR
The constantONE_MINUS_SRC_COLOR
.static int
OUT_OF_MEMORY
The constantOUT_OF_MEMORY
.static int
PACK_ALIGNMENT
The constantPACK_ALIGNMENT
.static int
POINTS
The constantPOINTS
.static int
POLYGON_OFFSET_FACTOR
The constantPOLYGON_OFFSET_FACTOR
.static int
POLYGON_OFFSET_FILL
The constantPOLYGON_OFFSET_FILL
.static int
POLYGON_OFFSET_UNITS
The constantPOLYGON_OFFSET_UNITS
.static int
RED_BITS
The constantRED_BITS
.static int
RENDERBUFFER
The constantRENDERBUFFER
.static int
RENDERBUFFER_ALPHA_SIZE
The constantRENDERBUFFER_ALPHA_SIZE
.static int
RENDERBUFFER_BINDING
The constantRENDERBUFFER_BINDING
.static int
RENDERBUFFER_BLUE_SIZE
The constantRENDERBUFFER_BLUE_SIZE
.static int
RENDERBUFFER_DEPTH_SIZE
The constantRENDERBUFFER_DEPTH_SIZE
.static int
RENDERBUFFER_GREEN_SIZE
The constantRENDERBUFFER_GREEN_SIZE
.static int
RENDERBUFFER_HEIGHT
The constantRENDERBUFFER_HEIGHT
.static int
RENDERBUFFER_INTERNAL_FORMAT
The constantRENDERBUFFER_INTERNAL_FORMAT
.static int
RENDERBUFFER_RED_SIZE
The constantRENDERBUFFER_RED_SIZE
.static int
RENDERBUFFER_STENCIL_SIZE
The constantRENDERBUFFER_STENCIL_SIZE
.static int
RENDERBUFFER_WIDTH
The constantRENDERBUFFER_WIDTH
.static int
RENDERER
The constantRENDERER
.static int
REPEAT
The constantREPEAT
.static int
REPLACE
The constantREPLACE
.static int
RGB
The constantRGB
.static int
RGB5_A1
The constantRGB5_A1
.static int
RGB565
The constantRGB565
.static int
RGB8
The constantRGB8
.static int
RGBA
The constantRGBA
.static int
RGBA4
The constantRGBA4
.static int
RGBA8
The constantRGBA8
.static int
SAMPLE_ALPHA_TO_COVERAGE
The constantSAMPLE_ALPHA_TO_COVERAGE
.static int
SAMPLE_BUFFERS
The constantSAMPLE_BUFFERS
.static int
SAMPLE_COVERAGE
The constantSAMPLE_COVERAGE
.static int
SAMPLE_COVERAGE_INVERT
The constantSAMPLE_COVERAGE_INVERT
.static int
SAMPLE_COVERAGE_VALUE
The constantSAMPLE_COVERAGE_VALUE
.static int
SAMPLER_2D
The constantSAMPLER_2D
.static int
SAMPLER_CUBE
The constantSAMPLER_CUBE
.static int
SAMPLES
The constantSAMPLES
.static int
SCISSOR_BOX
The constantSCISSOR_BOX
.static int
SCISSOR_TEST
The constantSCISSOR_TEST
.static int
SHADER_TYPE
The constantSHADER_TYPE
.static int
SHADING_LANGUAGE_VERSION
The constantSHADING_LANGUAGE_VERSION
.static int
SHORT
The constantSHORT
.static int
SRC_ALPHA
The constantSRC_ALPHA
.static int
SRC_ALPHA_SATURATE
The constantSRC_ALPHA_SATURATE
.static int
SRC_COLOR
The constantSRC_COLOR
.static int
STATIC_DRAW
The constantSTATIC_DRAW
.static int
STENCIL_ATTACHMENT
The constantSTENCIL_ATTACHMENT
.static int
STENCIL_BACK_FAIL
The constantSTENCIL_BACK_FAIL
.static int
STENCIL_BACK_FUNC
The constantSTENCIL_BACK_FUNC
.static int
STENCIL_BACK_PASS_DEPTH_FAIL
The constantSTENCIL_BACK_PASS_DEPTH_FAIL
.static int
STENCIL_BACK_PASS_DEPTH_PASS
The constantSTENCIL_BACK_PASS_DEPTH_PASS
.static int
STENCIL_BACK_REF
The constantSTENCIL_BACK_REF
.static int
STENCIL_BACK_VALUE_MASK
The constantSTENCIL_BACK_VALUE_MASK
.static int
STENCIL_BACK_WRITEMASK
The constantSTENCIL_BACK_WRITEMASK
.static int
STENCIL_BITS
The constantSTENCIL_BITS
.static int
STENCIL_BUFFER_BIT
The constantSTENCIL_BUFFER_BIT
.static int
STENCIL_CLEAR_VALUE
The constantSTENCIL_CLEAR_VALUE
.static int
STENCIL_FAIL
The constantSTENCIL_FAIL
.static int
STENCIL_FUNC
The constantSTENCIL_FUNC
.static int
STENCIL_INDEX8
The constantSTENCIL_INDEX8
.static int
STENCIL_PASS_DEPTH_FAIL
The constantSTENCIL_PASS_DEPTH_FAIL
.static int
STENCIL_PASS_DEPTH_PASS
The constantSTENCIL_PASS_DEPTH_PASS
.static int
STENCIL_REF
The constantSTENCIL_REF
.static int
STENCIL_TEST
The constantSTENCIL_TEST
.static int
STENCIL_VALUE_MASK
The constantSTENCIL_VALUE_MASK
.static int
STENCIL_WRITEMASK
The constantSTENCIL_WRITEMASK
.static int
STREAM_DRAW
The constantSTREAM_DRAW
.static int
SUBPIXEL_BITS
The constantSUBPIXEL_BITS
.static int
TEXTURE
The constantTEXTURE
.static int
TEXTURE_2D
The constantTEXTURE_2D
.static int
TEXTURE_BINDING_2D
The constantTEXTURE_BINDING_2D
.static int
TEXTURE_BINDING_CUBE_MAP
The constantTEXTURE_BINDING_CUBE_MAP
.static int
TEXTURE_CUBE_MAP
The constantTEXTURE_CUBE_MAP
.static int
TEXTURE_CUBE_MAP_NEGATIVE_X
The constantTEXTURE_CUBE_MAP_NEGATIVE_X
.static int
TEXTURE_CUBE_MAP_NEGATIVE_Y
The constantTEXTURE_CUBE_MAP_NEGATIVE_Y
.static int
TEXTURE_CUBE_MAP_NEGATIVE_Z
The constantTEXTURE_CUBE_MAP_NEGATIVE_Z
.static int
TEXTURE_CUBE_MAP_POSITIVE_X
The constantTEXTURE_CUBE_MAP_POSITIVE_X
.static int
TEXTURE_CUBE_MAP_POSITIVE_Y
The constantTEXTURE_CUBE_MAP_POSITIVE_Y
.static int
TEXTURE_CUBE_MAP_POSITIVE_Z
The constantTEXTURE_CUBE_MAP_POSITIVE_Z
.static int
TEXTURE_MAG_FILTER
The constantTEXTURE_MAG_FILTER
.static int
TEXTURE_MIN_FILTER
The constantTEXTURE_MIN_FILTER
.static int
TEXTURE_WRAP_S
The constantTEXTURE_WRAP_S
.static int
TEXTURE_WRAP_T
The constantTEXTURE_WRAP_T
.static int
TEXTURE0
The constantTEXTURE0
.static int
TEXTURE1
The constantTEXTURE1
.static int
TEXTURE10
The constantTEXTURE10
.static int
TEXTURE11
The constantTEXTURE11
.static int
TEXTURE12
The constantTEXTURE12
.static int
TEXTURE13
The constantTEXTURE13
.static int
TEXTURE14
The constantTEXTURE14
.static int
TEXTURE15
The constantTEXTURE15
.static int
TEXTURE16
The constantTEXTURE16
.static int
TEXTURE17
The constantTEXTURE17
.static int
TEXTURE18
The constantTEXTURE18
.static int
TEXTURE19
The constantTEXTURE19
.static int
TEXTURE2
The constantTEXTURE2
.static int
TEXTURE20
The constantTEXTURE20
.static int
TEXTURE21
The constantTEXTURE21
.static int
TEXTURE22
The constantTEXTURE22
.static int
TEXTURE23
The constantTEXTURE23
.static int
TEXTURE24
The constantTEXTURE24
.static int
TEXTURE25
The constantTEXTURE25
.static int
TEXTURE26
The constantTEXTURE26
.static int
TEXTURE27
The constantTEXTURE27
.static int
TEXTURE28
The constantTEXTURE28
.static int
TEXTURE29
The constantTEXTURE29
.static int
TEXTURE3
The constantTEXTURE3
.static int
TEXTURE30
The constantTEXTURE30
.static int
TEXTURE31
The constantTEXTURE31
.static int
TEXTURE4
The constantTEXTURE4
.static int
TEXTURE5
The constantTEXTURE5
.static int
TEXTURE6
The constantTEXTURE6
.static int
TEXTURE7
The constantTEXTURE7
.static int
TEXTURE8
The constantTEXTURE8
.static int
TEXTURE9
The constantTEXTURE9
.static int
TRIANGLE_FAN
The constantTRIANGLE_FAN
.static int
TRIANGLE_STRIP
The constantTRIANGLE_STRIP
.static int
TRIANGLES
The constantTRIANGLES
.static int
UNPACK_ALIGNMENT
The constantUNPACK_ALIGNMENT
.static int
UNPACK_COLORSPACE_CONVERSION_WEBGL
The constantUNPACK_COLORSPACE_CONVERSION_WEBGL
.static int
UNPACK_FLIP_Y_WEBGL
The constantUNPACK_FLIP_Y_WEBGL
.static int
UNPACK_PREMULTIPLY_ALPHA_WEBGL
The constantUNPACK_PREMULTIPLY_ALPHA_WEBGL
.static int
UNSIGNED_BYTE
The constantUNSIGNED_BYTE
.static int
UNSIGNED_INT
The constantUNSIGNED_INT
.static int
UNSIGNED_SHORT
The constantUNSIGNED_SHORT
.static int
UNSIGNED_SHORT_4_4_4_4
The constantUNSIGNED_SHORT_4_4_4_4
.static int
UNSIGNED_SHORT_5_5_5_1
The constantUNSIGNED_SHORT_5_5_5_1
.static int
UNSIGNED_SHORT_5_6_5
The constantUNSIGNED_SHORT_5_6_5
.static int
VALIDATE_STATUS
The constantVALIDATE_STATUS
.static int
VENDOR
The constantVENDOR
.static int
VERSION
The constantVERSION
.static int
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
The constantVERTEX_ATTRIB_ARRAY_BUFFER_BINDING
.static int
VERTEX_ATTRIB_ARRAY_ENABLED
The constantVERTEX_ATTRIB_ARRAY_ENABLED
.static int
VERTEX_ATTRIB_ARRAY_NORMALIZED
The constantVERTEX_ATTRIB_ARRAY_NORMALIZED
.static int
VERTEX_ATTRIB_ARRAY_POINTER
The constantVERTEX_ATTRIB_ARRAY_POINTER
.static int
VERTEX_ATTRIB_ARRAY_SIZE
The constantVERTEX_ATTRIB_ARRAY_SIZE
.static int
VERTEX_ATTRIB_ARRAY_STRIDE
The constantVERTEX_ATTRIB_ARRAY_STRIDE
.static int
VERTEX_ATTRIB_ARRAY_TYPE
The constantVERTEX_ATTRIB_ARRAY_TYPE
.static int
VERTEX_SHADER
The constantVERTEX_SHADER
.static int
VIEWPORT
The constantVIEWPORT
.static int
ZERO
The constantZERO
.
-
Constructor Summary
Constructors Constructor Description WebGLRenderingContext()
Default constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
jsConstructor()
Creates an instance.-
Methods inherited from class org.htmlunit.javascript.HtmlUnitScriptable
clone, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, has, hasInstance, initParentScope, makeScriptableFor, put, setClassName, setDomNode, setDomNode, setParentScope, setupPromise, setupRejectedPromise
-
Methods inherited from class org.htmlunit.corejs.javascript.ScriptableObject
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, size
-
-
-
-
Field Detail
-
DEPTH_BUFFER_BIT
public static final int DEPTH_BUFFER_BIT
The constantDEPTH_BUFFER_BIT
.- See Also:
- Constant Field Values
-
STENCIL_BUFFER_BIT
public static final int STENCIL_BUFFER_BIT
The constantSTENCIL_BUFFER_BIT
.- See Also:
- Constant Field Values
-
COLOR_BUFFER_BIT
public static final int COLOR_BUFFER_BIT
The constantCOLOR_BUFFER_BIT
.- See Also:
- Constant Field Values
-
POINTS
public static final int POINTS
The constantPOINTS
.- See Also:
- Constant Field Values
-
LINES
public static final int LINES
The constantLINES
.- See Also:
- Constant Field Values
-
LINE_LOOP
public static final int LINE_LOOP
The constantLINE_LOOP
.- See Also:
- Constant Field Values
-
LINE_STRIP
public static final int LINE_STRIP
The constantLINE_STRIP
.- See Also:
- Constant Field Values
-
TRIANGLES
public static final int TRIANGLES
The constantTRIANGLES
.- See Also:
- Constant Field Values
-
TRIANGLE_STRIP
public static final int TRIANGLE_STRIP
The constantTRIANGLE_STRIP
.- See Also:
- Constant Field Values
-
TRIANGLE_FAN
public static final int TRIANGLE_FAN
The constantTRIANGLE_FAN
.- See Also:
- Constant Field Values
-
ZERO
public static final int ZERO
The constantZERO
.- See Also:
- Constant Field Values
-
ONE
public static final int ONE
The constantONE
.- See Also:
- Constant Field Values
-
SRC_COLOR
public static final int SRC_COLOR
The constantSRC_COLOR
.- See Also:
- Constant Field Values
-
ONE_MINUS_SRC_COLOR
public static final int ONE_MINUS_SRC_COLOR
The constantONE_MINUS_SRC_COLOR
.- See Also:
- Constant Field Values
-
SRC_ALPHA
public static final int SRC_ALPHA
The constantSRC_ALPHA
.- See Also:
- Constant Field Values
-
ONE_MINUS_SRC_ALPHA
public static final int ONE_MINUS_SRC_ALPHA
The constantONE_MINUS_SRC_ALPHA
.- See Also:
- Constant Field Values
-
DST_ALPHA
public static final int DST_ALPHA
The constantDST_ALPHA
.- See Also:
- Constant Field Values
-
ONE_MINUS_DST_ALPHA
public static final int ONE_MINUS_DST_ALPHA
The constantONE_MINUS_DST_ALPHA
.- See Also:
- Constant Field Values
-
DST_COLOR
public static final int DST_COLOR
The constantDST_COLOR
.- See Also:
- Constant Field Values
-
ONE_MINUS_DST_COLOR
public static final int ONE_MINUS_DST_COLOR
The constantONE_MINUS_DST_COLOR
.- See Also:
- Constant Field Values
-
SRC_ALPHA_SATURATE
public static final int SRC_ALPHA_SATURATE
The constantSRC_ALPHA_SATURATE
.- See Also:
- Constant Field Values
-
CONSTANT_COLOR
public static final int CONSTANT_COLOR
The constantCONSTANT_COLOR
.- See Also:
- Constant Field Values
-
ONE_MINUS_CONSTANT_COLOR
public static final int ONE_MINUS_CONSTANT_COLOR
The constantONE_MINUS_CONSTANT_COLOR
.- See Also:
- Constant Field Values
-
CONSTANT_ALPHA
public static final int CONSTANT_ALPHA
The constantCONSTANT_ALPHA
.- See Also:
- Constant Field Values
-
ONE_MINUS_CONSTANT_ALPHA
public static final int ONE_MINUS_CONSTANT_ALPHA
The constantONE_MINUS_CONSTANT_ALPHA
.- See Also:
- Constant Field Values
-
FUNC_ADD
public static final int FUNC_ADD
The constantFUNC_ADD
.- See Also:
- Constant Field Values
-
FUNC_REVERSE_SUBTRACT
public static final int FUNC_REVERSE_SUBTRACT
The constantFUNC_REVERSE_SUBTRACT
.- See Also:
- Constant Field Values
-
BLEND_EQUATION
public static final int BLEND_EQUATION
The constantBLEND_EQUATION
.- See Also:
- Constant Field Values
-
BLEND_EQUATION_RGB
public static final int BLEND_EQUATION_RGB
The constantBLEND_EQUATION_RGB
.- See Also:
- Constant Field Values
-
BLEND_EQUATION_ALPHA
public static final int BLEND_EQUATION_ALPHA
The constantBLEND_EQUATION_ALPHA
.- See Also:
- Constant Field Values
-
BLEND_DST_RGB
public static final int BLEND_DST_RGB
The constantBLEND_DST_RGB
.- See Also:
- Constant Field Values
-
NO_ERROR
public static final int NO_ERROR
The constantNO_ERROR
.- See Also:
- Constant Field Values
-
NONE
public static final int NONE
The constantNONE
.- See Also:
- Constant Field Values
-
NEVER
public static final int NEVER
The constantNEVER
.- See Also:
- Constant Field Values
-
LESS
public static final int LESS
The constantLESS
.- See Also:
- Constant Field Values
-
EQUAL
public static final int EQUAL
The constantEQUAL
.- See Also:
- Constant Field Values
-
LEQUAL
public static final int LEQUAL
The constantLEQUAL
.- See Also:
- Constant Field Values
-
GREATER
public static final int GREATER
The constantGREATER
.- See Also:
- Constant Field Values
-
NOTEQUAL
public static final int NOTEQUAL
The constantNOTEQUAL
.- See Also:
- Constant Field Values
-
GEQUAL
public static final int GEQUAL
The constantGEQUAL
.- See Also:
- Constant Field Values
-
ALWAYS
public static final int ALWAYS
The constantALWAYS
.- See Also:
- Constant Field Values
-
FRONT
public static final int FRONT
The constantFRONT
.- See Also:
- Constant Field Values
-
BACK
public static final int BACK
The constantBACK
.- See Also:
- Constant Field Values
-
FRONT_AND_BACK
public static final int FRONT_AND_BACK
The constantFRONT_AND_BACK
.- See Also:
- Constant Field Values
-
INVALID_ENUM
public static final int INVALID_ENUM
The constantINVALID_ENUM
.- See Also:
- Constant Field Values
-
INVALID_VALUE
public static final int INVALID_VALUE
The constantINVALID_VALUE
.- See Also:
- Constant Field Values
-
INVALID_OPERATION
public static final int INVALID_OPERATION
The constantINVALID_OPERATION
.- See Also:
- Constant Field Values
-
OUT_OF_MEMORY
public static final int OUT_OF_MEMORY
The constantOUT_OF_MEMORY
.- See Also:
- Constant Field Values
-
INVALID_FRAMEBUFFER_OPERATION
public static final int INVALID_FRAMEBUFFER_OPERATION
The constantINVALID_FRAMEBUFFER_OPERATION
.- See Also:
- Constant Field Values
-
CW
public static final int CW
The constantCW
.- See Also:
- Constant Field Values
-
CCW
public static final int CCW
The constantCCW
.- See Also:
- Constant Field Values
-
LINE_WIDTH
public static final int LINE_WIDTH
The constantLINE_WIDTH
.- See Also:
- Constant Field Values
-
CULL_FACE
public static final int CULL_FACE
The constantCULL_FACE
.- See Also:
- Constant Field Values
-
CULL_FACE_MODE
public static final int CULL_FACE_MODE
The constantCULL_FACE_MODE
.- See Also:
- Constant Field Values
-
FRONT_FACE
public static final int FRONT_FACE
The constantFRONT_FACE
.- See Also:
- Constant Field Values
-
DEPTH_RANGE
public static final int DEPTH_RANGE
The constantDEPTH_RANGE
.- See Also:
- Constant Field Values
-
DEPTH_TEST
public static final int DEPTH_TEST
The constantDEPTH_TEST
.- See Also:
- Constant Field Values
-
DEPTH_WRITEMASK
public static final int DEPTH_WRITEMASK
The constantDEPTH_WRITEMASK
.- See Also:
- Constant Field Values
-
DEPTH_CLEAR_VALUE
public static final int DEPTH_CLEAR_VALUE
The constantDEPTH_CLEAR_VALUE
.- See Also:
- Constant Field Values
-
DEPTH_FUNC
public static final int DEPTH_FUNC
The constantDEPTH_FUNC
.- See Also:
- Constant Field Values
-
STENCIL_TEST
public static final int STENCIL_TEST
The constantSTENCIL_TEST
.- See Also:
- Constant Field Values
-
STENCIL_CLEAR_VALUE
public static final int STENCIL_CLEAR_VALUE
The constantSTENCIL_CLEAR_VALUE
.- See Also:
- Constant Field Values
-
STENCIL_FUNC
public static final int STENCIL_FUNC
The constantSTENCIL_FUNC
.- See Also:
- Constant Field Values
-
STENCIL_VALUE_MASK
public static final int STENCIL_VALUE_MASK
The constantSTENCIL_VALUE_MASK
.- See Also:
- Constant Field Values
-
STENCIL_FAIL
public static final int STENCIL_FAIL
The constantSTENCIL_FAIL
.- See Also:
- Constant Field Values
-
STENCIL_PASS_DEPTH_FAIL
public static final int STENCIL_PASS_DEPTH_FAIL
The constantSTENCIL_PASS_DEPTH_FAIL
.- See Also:
- Constant Field Values
-
STENCIL_PASS_DEPTH_PASS
public static final int STENCIL_PASS_DEPTH_PASS
The constantSTENCIL_PASS_DEPTH_PASS
.- See Also:
- Constant Field Values
-
STENCIL_REF
public static final int STENCIL_REF
The constantSTENCIL_REF
.- See Also:
- Constant Field Values
-
STENCIL_WRITEMASK
public static final int STENCIL_WRITEMASK
The constantSTENCIL_WRITEMASK
.- See Also:
- Constant Field Values
-
VIEWPORT
public static final int VIEWPORT
The constantVIEWPORT
.- See Also:
- Constant Field Values
-
DITHER
public static final int DITHER
The constantDITHER
.- See Also:
- Constant Field Values
-
BLEND
public static final int BLEND
The constantBLEND
.- See Also:
- Constant Field Values
-
SCISSOR_BOX
public static final int SCISSOR_BOX
The constantSCISSOR_BOX
.- See Also:
- Constant Field Values
-
SCISSOR_TEST
public static final int SCISSOR_TEST
The constantSCISSOR_TEST
.- See Also:
- Constant Field Values
-
COLOR_CLEAR_VALUE
public static final int COLOR_CLEAR_VALUE
The constantCOLOR_CLEAR_VALUE
.- See Also:
- Constant Field Values
-
COLOR_WRITEMASK
public static final int COLOR_WRITEMASK
The constantCOLOR_WRITEMASK
.- See Also:
- Constant Field Values
-
UNPACK_ALIGNMENT
public static final int UNPACK_ALIGNMENT
The constantUNPACK_ALIGNMENT
.- See Also:
- Constant Field Values
-
PACK_ALIGNMENT
public static final int PACK_ALIGNMENT
The constantPACK_ALIGNMENT
.- See Also:
- Constant Field Values
-
MAX_TEXTURE_SIZE
public static final int MAX_TEXTURE_SIZE
The constantMAX_TEXTURE_SIZE
.- See Also:
- Constant Field Values
-
MAX_VIEWPORT_DIMS
public static final int MAX_VIEWPORT_DIMS
The constantMAX_VIEWPORT_DIMS
.- See Also:
- Constant Field Values
-
SUBPIXEL_BITS
public static final int SUBPIXEL_BITS
The constantSUBPIXEL_BITS
.- See Also:
- Constant Field Values
-
RED_BITS
public static final int RED_BITS
The constantRED_BITS
.- See Also:
- Constant Field Values
-
GREEN_BITS
public static final int GREEN_BITS
The constantGREEN_BITS
.- See Also:
- Constant Field Values
-
BLUE_BITS
public static final int BLUE_BITS
The constantBLUE_BITS
.- See Also:
- Constant Field Values
-
ALPHA_BITS
public static final int ALPHA_BITS
The constantALPHA_BITS
.- See Also:
- Constant Field Values
-
DEPTH_BITS
public static final int DEPTH_BITS
The constantDEPTH_BITS
.- See Also:
- Constant Field Values
-
STENCIL_BITS
public static final int STENCIL_BITS
The constantSTENCIL_BITS
.- See Also:
- Constant Field Values
-
TEXTURE_2D
public static final int TEXTURE_2D
The constantTEXTURE_2D
.- See Also:
- Constant Field Values
-
DONT_CARE
public static final int DONT_CARE
The constantDONT_CARE
.- See Also:
- Constant Field Values
-
FASTEST
public static final int FASTEST
The constantFASTEST
.- See Also:
- Constant Field Values
-
NICEST
public static final int NICEST
The constantNICEST
.- See Also:
- Constant Field Values
-
BYTE
public static final int BYTE
The constantBYTE
.- See Also:
- Constant Field Values
-
UNSIGNED_BYTE
public static final int UNSIGNED_BYTE
The constantUNSIGNED_BYTE
.- See Also:
- Constant Field Values
-
SHORT
public static final int SHORT
The constantSHORT
.- See Also:
- Constant Field Values
-
UNSIGNED_SHORT
public static final int UNSIGNED_SHORT
The constantUNSIGNED_SHORT
.- See Also:
- Constant Field Values
-
INT
public static final int INT
The constantINT
.- See Also:
- Constant Field Values
-
UNSIGNED_INT
public static final int UNSIGNED_INT
The constantUNSIGNED_INT
.- See Also:
- Constant Field Values
-
FLOAT
public static final int FLOAT
The constantFLOAT
.- See Also:
- Constant Field Values
-
INVERT
public static final int INVERT
The constantINVERT
.- See Also:
- Constant Field Values
-
TEXTURE
public static final int TEXTURE
The constantTEXTURE
.- See Also:
- Constant Field Values
-
DEPTH_COMPONENT
public static final int DEPTH_COMPONENT
The constantDEPTH_COMPONENT
.- See Also:
- Constant Field Values
-
ALPHA
public static final int ALPHA
The constantALPHA
.- See Also:
- Constant Field Values
-
RGB
public static final int RGB
The constantRGB
.- See Also:
- Constant Field Values
-
RGBA
public static final int RGBA
The constantRGBA
.- See Also:
- Constant Field Values
-
LUMINANCE
public static final int LUMINANCE
The constantLUMINANCE
.- See Also:
- Constant Field Values
-
LUMINANCE_ALPHA
public static final int LUMINANCE_ALPHA
The constantLUMINANCE_ALPHA
.- See Also:
- Constant Field Values
-
KEEP
public static final int KEEP
The constantKEEP
.- See Also:
- Constant Field Values
-
REPLACE
public static final int REPLACE
The constantREPLACE
.- See Also:
- Constant Field Values
-
INCR
public static final int INCR
The constantINCR
.- See Also:
- Constant Field Values
-
DECR
public static final int DECR
The constantDECR
.- See Also:
- Constant Field Values
-
VENDOR
public static final int VENDOR
The constantVENDOR
.- See Also:
- Constant Field Values
-
RENDERER
public static final int RENDERER
The constantRENDERER
.- See Also:
- Constant Field Values
-
VERSION
public static final int VERSION
The constantVERSION
.- See Also:
- Constant Field Values
-
NEAREST
public static final int NEAREST
The constantNEAREST
.- See Also:
- Constant Field Values
-
LINEAR
public static final int LINEAR
The constantLINEAR
.- See Also:
- Constant Field Values
-
NEAREST_MIPMAP_NEAREST
public static final int NEAREST_MIPMAP_NEAREST
The constantNEAREST_MIPMAP_NEAREST
.- See Also:
- Constant Field Values
-
LINEAR_MIPMAP_NEAREST
public static final int LINEAR_MIPMAP_NEAREST
The constantLINEAR_MIPMAP_NEAREST
.- See Also:
- Constant Field Values
-
NEAREST_MIPMAP_LINEAR
public static final int NEAREST_MIPMAP_LINEAR
The constantNEAREST_MIPMAP_LINEAR
.- See Also:
- Constant Field Values
-
LINEAR_MIPMAP_LINEAR
public static final int LINEAR_MIPMAP_LINEAR
The constantLINEAR_MIPMAP_LINEAR
.- See Also:
- Constant Field Values
-
TEXTURE_MAG_FILTER
public static final int TEXTURE_MAG_FILTER
The constantTEXTURE_MAG_FILTER
.- See Also:
- Constant Field Values
-
TEXTURE_MIN_FILTER
public static final int TEXTURE_MIN_FILTER
The constantTEXTURE_MIN_FILTER
.- See Also:
- Constant Field Values
-
TEXTURE_WRAP_S
public static final int TEXTURE_WRAP_S
The constantTEXTURE_WRAP_S
.- See Also:
- Constant Field Values
-
TEXTURE_WRAP_T
public static final int TEXTURE_WRAP_T
The constantTEXTURE_WRAP_T
.- See Also:
- Constant Field Values
-
REPEAT
public static final int REPEAT
The constantREPEAT
.- See Also:
- Constant Field Values
-
POLYGON_OFFSET_UNITS
public static final int POLYGON_OFFSET_UNITS
The constantPOLYGON_OFFSET_UNITS
.- See Also:
- Constant Field Values
-
BLEND_COLOR
public static final int BLEND_COLOR
The constantBLEND_COLOR
.- See Also:
- Constant Field Values
-
FUNC_SUBTRACT
public static final int FUNC_SUBTRACT
The constantFUNC_SUBTRACT
.- See Also:
- Constant Field Values
-
UNSIGNED_SHORT_4_4_4_4
public static final int UNSIGNED_SHORT_4_4_4_4
The constantUNSIGNED_SHORT_4_4_4_4
.- See Also:
- Constant Field Values
-
UNSIGNED_SHORT_5_5_5_1
public static final int UNSIGNED_SHORT_5_5_5_1
The constantUNSIGNED_SHORT_5_5_5_1
.- See Also:
- Constant Field Values
-
POLYGON_OFFSET_FILL
public static final int POLYGON_OFFSET_FILL
The constantPOLYGON_OFFSET_FILL
.- See Also:
- Constant Field Values
-
POLYGON_OFFSET_FACTOR
public static final int POLYGON_OFFSET_FACTOR
The constantPOLYGON_OFFSET_FACTOR
.- See Also:
- Constant Field Values
-
RGBA4
public static final int RGBA4
The constantRGBA4
.- See Also:
- Constant Field Values
-
RGB8
public static final int RGB8
The constantRGB8
.- See Also:
- Constant Field Values
-
RGB5_A1
public static final int RGB5_A1
The constantRGB5_A1
.- See Also:
- Constant Field Values
-
RGBA8
public static final int RGBA8
The constantRGBA8
.- See Also:
- Constant Field Values
-
TEXTURE_BINDING_2D
public static final int TEXTURE_BINDING_2D
The constantTEXTURE_BINDING_2D
.- See Also:
- Constant Field Values
-
SAMPLE_ALPHA_TO_COVERAGE
public static final int SAMPLE_ALPHA_TO_COVERAGE
The constantSAMPLE_ALPHA_TO_COVERAGE
.- See Also:
- Constant Field Values
-
SAMPLE_COVERAGE
public static final int SAMPLE_COVERAGE
The constantSAMPLE_COVERAGE
.- See Also:
- Constant Field Values
-
SAMPLE_BUFFERS
public static final int SAMPLE_BUFFERS
The constantSAMPLE_BUFFERS
.- See Also:
- Constant Field Values
-
SAMPLES
public static final int SAMPLES
The constantSAMPLES
.- See Also:
- Constant Field Values
-
SAMPLE_COVERAGE_VALUE
public static final int SAMPLE_COVERAGE_VALUE
The constantSAMPLE_COVERAGE_VALUE
.- See Also:
- Constant Field Values
-
SAMPLE_COVERAGE_INVERT
public static final int SAMPLE_COVERAGE_INVERT
The constantSAMPLE_COVERAGE_INVERT
.- See Also:
- Constant Field Values
-
BLEND_SRC_RGB
public static final int BLEND_SRC_RGB
The constantBLEND_SRC_RGB
.- See Also:
- Constant Field Values
-
BLEND_DST_ALPHA
public static final int BLEND_DST_ALPHA
The constantBLEND_DST_ALPHA
.- See Also:
- Constant Field Values
-
BLEND_SRC_ALPHA
public static final int BLEND_SRC_ALPHA
The constantBLEND_SRC_ALPHA
.- See Also:
- Constant Field Values
-
CLAMP_TO_EDGE
public static final int CLAMP_TO_EDGE
The constantCLAMP_TO_EDGE
.- See Also:
- Constant Field Values
-
GENERATE_MIPMAP_HINT
public static final int GENERATE_MIPMAP_HINT
The constantGENERATE_MIPMAP_HINT
.- See Also:
- Constant Field Values
-
DEPTH_COMPONENT16
public static final int DEPTH_COMPONENT16
The constantDEPTH_COMPONENT16
.- See Also:
- Constant Field Values
-
DEPTH_STENCIL_ATTACHMENT
public static final int DEPTH_STENCIL_ATTACHMENT
The constantDEPTH_STENCIL_ATTACHMENT
.- See Also:
- Constant Field Values
-
UNSIGNED_SHORT_5_6_5
public static final int UNSIGNED_SHORT_5_6_5
The constantUNSIGNED_SHORT_5_6_5
.- See Also:
- Constant Field Values
-
MIRRORED_REPEAT
public static final int MIRRORED_REPEAT
The constantMIRRORED_REPEAT
.- See Also:
- Constant Field Values
-
ALIASED_POINT_SIZE_RANGE
public static final int ALIASED_POINT_SIZE_RANGE
The constantALIASED_POINT_SIZE_RANGE
.- See Also:
- Constant Field Values
-
ALIASED_LINE_WIDTH_RANGE
public static final int ALIASED_LINE_WIDTH_RANGE
The constantALIASED_LINE_WIDTH_RANGE
.- See Also:
- Constant Field Values
-
TEXTURE0
public static final int TEXTURE0
The constantTEXTURE0
.- See Also:
- Constant Field Values
-
TEXTURE1
public static final int TEXTURE1
The constantTEXTURE1
.- See Also:
- Constant Field Values
-
TEXTURE2
public static final int TEXTURE2
The constantTEXTURE2
.- See Also:
- Constant Field Values
-
TEXTURE3
public static final int TEXTURE3
The constantTEXTURE3
.- See Also:
- Constant Field Values
-
TEXTURE4
public static final int TEXTURE4
The constantTEXTURE4
.- See Also:
- Constant Field Values
-
TEXTURE5
public static final int TEXTURE5
The constantTEXTURE5
.- See Also:
- Constant Field Values
-
TEXTURE6
public static final int TEXTURE6
The constantTEXTURE6
.- See Also:
- Constant Field Values
-
TEXTURE7
public static final int TEXTURE7
The constantTEXTURE7
.- See Also:
- Constant Field Values
-
TEXTURE8
public static final int TEXTURE8
The constantTEXTURE8
.- See Also:
- Constant Field Values
-
TEXTURE9
public static final int TEXTURE9
The constantTEXTURE9
.- See Also:
- Constant Field Values
-
TEXTURE10
public static final int TEXTURE10
The constantTEXTURE10
.- See Also:
- Constant Field Values
-
TEXTURE11
public static final int TEXTURE11
The constantTEXTURE11
.- See Also:
- Constant Field Values
-
TEXTURE12
public static final int TEXTURE12
The constantTEXTURE12
.- See Also:
- Constant Field Values
-
TEXTURE13
public static final int TEXTURE13
The constantTEXTURE13
.- See Also:
- Constant Field Values
-
TEXTURE14
public static final int TEXTURE14
The constantTEXTURE14
.- See Also:
- Constant Field Values
-
TEXTURE15
public static final int TEXTURE15
The constantTEXTURE15
.- See Also:
- Constant Field Values
-
TEXTURE16
public static final int TEXTURE16
The constantTEXTURE16
.- See Also:
- Constant Field Values
-
TEXTURE17
public static final int TEXTURE17
The constantTEXTURE17
.- See Also:
- Constant Field Values
-
TEXTURE18
public static final int TEXTURE18
The constantTEXTURE18
.- See Also:
- Constant Field Values
-
TEXTURE19
public static final int TEXTURE19
The constantTEXTURE19
.- See Also:
- Constant Field Values
-
TEXTURE20
public static final int TEXTURE20
The constantTEXTURE20
.- See Also:
- Constant Field Values
-
TEXTURE21
public static final int TEXTURE21
The constantTEXTURE21
.- See Also:
- Constant Field Values
-
TEXTURE22
public static final int TEXTURE22
The constantTEXTURE22
.- See Also:
- Constant Field Values
-
TEXTURE23
public static final int TEXTURE23
The constantTEXTURE23
.- See Also:
- Constant Field Values
-
TEXTURE24
public static final int TEXTURE24
The constantTEXTURE24
.- See Also:
- Constant Field Values
-
TEXTURE25
public static final int TEXTURE25
The constantTEXTURE25
.- See Also:
- Constant Field Values
-
TEXTURE26
public static final int TEXTURE26
The constantTEXTURE26
.- See Also:
- Constant Field Values
-
TEXTURE27
public static final int TEXTURE27
The constantTEXTURE27
.- See Also:
- Constant Field Values
-
TEXTURE28
public static final int TEXTURE28
The constantTEXTURE28
.- See Also:
- Constant Field Values
-
TEXTURE29
public static final int TEXTURE29
The constantTEXTURE29
.- See Also:
- Constant Field Values
-
TEXTURE30
public static final int TEXTURE30
The constantTEXTURE30
.- See Also:
- Constant Field Values
-
TEXTURE31
public static final int TEXTURE31
The constantTEXTURE31
.- See Also:
- Constant Field Values
-
ACTIVE_TEXTURE
public static final int ACTIVE_TEXTURE
The constantACTIVE_TEXTURE
.- See Also:
- Constant Field Values
-
MAX_RENDERBUFFER_SIZE
public static final int MAX_RENDERBUFFER_SIZE
The constantMAX_RENDERBUFFER_SIZE
.- See Also:
- Constant Field Values
-
DEPTH_STENCIL
public static final int DEPTH_STENCIL
The constantDEPTH_STENCIL
.- See Also:
- Constant Field Values
-
INCR_WRAP
public static final int INCR_WRAP
The constantINCR_WRAP
.- See Also:
- Constant Field Values
-
DECR_WRAP
public static final int DECR_WRAP
The constantDECR_WRAP
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP
public static final int TEXTURE_CUBE_MAP
The constantTEXTURE_CUBE_MAP
.- See Also:
- Constant Field Values
-
TEXTURE_BINDING_CUBE_MAP
public static final int TEXTURE_BINDING_CUBE_MAP
The constantTEXTURE_BINDING_CUBE_MAP
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_POSITIVE_X
public static final int TEXTURE_CUBE_MAP_POSITIVE_X
The constantTEXTURE_CUBE_MAP_POSITIVE_X
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_NEGATIVE_X
public static final int TEXTURE_CUBE_MAP_NEGATIVE_X
The constantTEXTURE_CUBE_MAP_NEGATIVE_X
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_POSITIVE_Y
public static final int TEXTURE_CUBE_MAP_POSITIVE_Y
The constantTEXTURE_CUBE_MAP_POSITIVE_Y
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_NEGATIVE_Y
public static final int TEXTURE_CUBE_MAP_NEGATIVE_Y
The constantTEXTURE_CUBE_MAP_NEGATIVE_Y
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_POSITIVE_Z
public static final int TEXTURE_CUBE_MAP_POSITIVE_Z
The constantTEXTURE_CUBE_MAP_POSITIVE_Z
.- See Also:
- Constant Field Values
-
TEXTURE_CUBE_MAP_NEGATIVE_Z
public static final int TEXTURE_CUBE_MAP_NEGATIVE_Z
The constantTEXTURE_CUBE_MAP_NEGATIVE_Z
.- See Also:
- Constant Field Values
-
MAX_CUBE_MAP_TEXTURE_SIZE
public static final int MAX_CUBE_MAP_TEXTURE_SIZE
The constantMAX_CUBE_MAP_TEXTURE_SIZE
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_ENABLED
public static final int VERTEX_ATTRIB_ARRAY_ENABLED
The constantVERTEX_ATTRIB_ARRAY_ENABLED
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_SIZE
public static final int VERTEX_ATTRIB_ARRAY_SIZE
The constantVERTEX_ATTRIB_ARRAY_SIZE
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_STRIDE
public static final int VERTEX_ATTRIB_ARRAY_STRIDE
The constantVERTEX_ATTRIB_ARRAY_STRIDE
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_TYPE
public static final int VERTEX_ATTRIB_ARRAY_TYPE
The constantVERTEX_ATTRIB_ARRAY_TYPE
.- See Also:
- Constant Field Values
-
CURRENT_VERTEX_ATTRIB
public static final int CURRENT_VERTEX_ATTRIB
The constantCURRENT_VERTEX_ATTRIB
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_POINTER
public static final int VERTEX_ATTRIB_ARRAY_POINTER
The constantVERTEX_ATTRIB_ARRAY_POINTER
.- See Also:
- Constant Field Values
-
COMPRESSED_TEXTURE_FORMATS
public static final int COMPRESSED_TEXTURE_FORMATS
The constantCOMPRESSED_TEXTURE_FORMATS
.- See Also:
- Constant Field Values
-
BUFFER_SIZE
public static final int BUFFER_SIZE
The constantBUFFER_SIZE
.- See Also:
- Constant Field Values
-
BUFFER_USAGE
public static final int BUFFER_USAGE
The constantBUFFER_USAGE
.- See Also:
- Constant Field Values
-
STENCIL_BACK_FUNC
public static final int STENCIL_BACK_FUNC
The constantSTENCIL_BACK_FUNC
.- See Also:
- Constant Field Values
-
STENCIL_BACK_FAIL
public static final int STENCIL_BACK_FAIL
The constantSTENCIL_BACK_FAIL
.- See Also:
- Constant Field Values
-
STENCIL_BACK_PASS_DEPTH_FAIL
public static final int STENCIL_BACK_PASS_DEPTH_FAIL
The constantSTENCIL_BACK_PASS_DEPTH_FAIL
.- See Also:
- Constant Field Values
-
STENCIL_BACK_PASS_DEPTH_PASS
public static final int STENCIL_BACK_PASS_DEPTH_PASS
The constantSTENCIL_BACK_PASS_DEPTH_PASS
.- See Also:
- Constant Field Values
-
MAX_VERTEX_ATTRIBS
public static final int MAX_VERTEX_ATTRIBS
The constantMAX_VERTEX_ATTRIBS
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_NORMALIZED
public static final int VERTEX_ATTRIB_ARRAY_NORMALIZED
The constantVERTEX_ATTRIB_ARRAY_NORMALIZED
.- See Also:
- Constant Field Values
-
MAX_TEXTURE_IMAGE_UNITS
public static final int MAX_TEXTURE_IMAGE_UNITS
The constantMAX_TEXTURE_IMAGE_UNITS
.- See Also:
- Constant Field Values
-
ARRAY_BUFFER
public static final int ARRAY_BUFFER
The constantARRAY_BUFFER
.- See Also:
- Constant Field Values
-
ELEMENT_ARRAY_BUFFER
public static final int ELEMENT_ARRAY_BUFFER
The constantELEMENT_ARRAY_BUFFER
.- See Also:
- Constant Field Values
-
ARRAY_BUFFER_BINDING
public static final int ARRAY_BUFFER_BINDING
The constantARRAY_BUFFER_BINDING
.- See Also:
- Constant Field Values
-
ELEMENT_ARRAY_BUFFER_BINDING
public static final int ELEMENT_ARRAY_BUFFER_BINDING
The constantELEMENT_ARRAY_BUFFER_BINDING
.- See Also:
- Constant Field Values
-
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
public static final int VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
The constantVERTEX_ATTRIB_ARRAY_BUFFER_BINDING
.- See Also:
- Constant Field Values
-
STREAM_DRAW
public static final int STREAM_DRAW
The constantSTREAM_DRAW
.- See Also:
- Constant Field Values
-
STATIC_DRAW
public static final int STATIC_DRAW
The constantSTATIC_DRAW
.- See Also:
- Constant Field Values
-
DYNAMIC_DRAW
public static final int DYNAMIC_DRAW
The constantDYNAMIC_DRAW
.- See Also:
- Constant Field Values
-
FRAGMENT_SHADER
public static final int FRAGMENT_SHADER
The constantFRAGMENT_SHADER
.- See Also:
- Constant Field Values
-
VERTEX_SHADER
public static final int VERTEX_SHADER
The constantVERTEX_SHADER
.- See Also:
- Constant Field Values
-
MAX_VERTEX_TEXTURE_IMAGE_UNITS
public static final int MAX_VERTEX_TEXTURE_IMAGE_UNITS
The constantMAX_VERTEX_TEXTURE_IMAGE_UNITS
.- See Also:
- Constant Field Values
-
MAX_COMBINED_TEXTURE_IMAGE_UNITS
public static final int MAX_COMBINED_TEXTURE_IMAGE_UNITS
The constantMAX_COMBINED_TEXTURE_IMAGE_UNITS
.- See Also:
- Constant Field Values
-
SHADER_TYPE
public static final int SHADER_TYPE
The constantSHADER_TYPE
.- See Also:
- Constant Field Values
-
FLOAT_VEC2
public static final int FLOAT_VEC2
The constantFLOAT_VEC2
.- See Also:
- Constant Field Values
-
FLOAT_VEC3
public static final int FLOAT_VEC3
The constantFLOAT_VEC3
.- See Also:
- Constant Field Values
-
FLOAT_VEC4
public static final int FLOAT_VEC4
The constantFLOAT_VEC4
.- See Also:
- Constant Field Values
-
INT_VEC2
public static final int INT_VEC2
The constantINT_VEC2
.- See Also:
- Constant Field Values
-
INT_VEC3
public static final int INT_VEC3
The constantINT_VEC3
.- See Also:
- Constant Field Values
-
INT_VEC4
public static final int INT_VEC4
The constantINT_VEC4
.- See Also:
- Constant Field Values
-
BOOL
public static final int BOOL
The constantBOOL
.- See Also:
- Constant Field Values
-
BOOL_VEC2
public static final int BOOL_VEC2
The constantBOOL_VEC2
.- See Also:
- Constant Field Values
-
BOOL_VEC3
public static final int BOOL_VEC3
The constantBOOL_VEC3
.- See Also:
- Constant Field Values
-
BOOL_VEC4
public static final int BOOL_VEC4
The constantBOOL_VEC4
.- See Also:
- Constant Field Values
-
FLOAT_MAT2
public static final int FLOAT_MAT2
The constantFLOAT_MAT2
.- See Also:
- Constant Field Values
-
FLOAT_MAT3
public static final int FLOAT_MAT3
The constantFLOAT_MAT3
.- See Also:
- Constant Field Values
-
FLOAT_MAT4
public static final int FLOAT_MAT4
The constantFLOAT_MAT4
.- See Also:
- Constant Field Values
-
SAMPLER_2D
public static final int SAMPLER_2D
The constantSAMPLER_2D
.- See Also:
- Constant Field Values
-
SAMPLER_CUBE
public static final int SAMPLER_CUBE
The constantSAMPLER_CUBE
.- See Also:
- Constant Field Values
-
DELETE_STATUS
public static final int DELETE_STATUS
The constantDELETE_STATUS
.- See Also:
- Constant Field Values
-
COMPILE_STATUS
public static final int COMPILE_STATUS
The constantCOMPILE_STATUS
.- See Also:
- Constant Field Values
-
LINK_STATUS
public static final int LINK_STATUS
The constantLINK_STATUS
.- See Also:
- Constant Field Values
-
VALIDATE_STATUS
public static final int VALIDATE_STATUS
The constantVALIDATE_STATUS
.- See Also:
- Constant Field Values
-
ATTACHED_SHADERS
public static final int ATTACHED_SHADERS
The constantATTACHED_SHADERS
.- See Also:
- Constant Field Values
-
ACTIVE_UNIFORMS
public static final int ACTIVE_UNIFORMS
The constantACTIVE_UNIFORMS
.- See Also:
- Constant Field Values
-
ACTIVE_ATTRIBUTES
public static final int ACTIVE_ATTRIBUTES
The constantACTIVE_ATTRIBUTES
.- See Also:
- Constant Field Values
-
SHADING_LANGUAGE_VERSION
public static final int SHADING_LANGUAGE_VERSION
The constantSHADING_LANGUAGE_VERSION
.- See Also:
- Constant Field Values
-
CURRENT_PROGRAM
public static final int CURRENT_PROGRAM
The constantCURRENT_PROGRAM
.- See Also:
- Constant Field Values
-
IMPLEMENTATION_COLOR_READ_TYPE
public static final int IMPLEMENTATION_COLOR_READ_TYPE
The constantIMPLEMENTATION_COLOR_READ_TYPE
.- See Also:
- Constant Field Values
-
IMPLEMENTATION_COLOR_READ_FORMAT
public static final int IMPLEMENTATION_COLOR_READ_FORMAT
The constantIMPLEMENTATION_COLOR_READ_FORMAT
.- See Also:
- Constant Field Values
-
STENCIL_BACK_REF
public static final int STENCIL_BACK_REF
The constantSTENCIL_BACK_REF
.- See Also:
- Constant Field Values
-
STENCIL_BACK_VALUE_MASK
public static final int STENCIL_BACK_VALUE_MASK
The constantSTENCIL_BACK_VALUE_MASK
.- See Also:
- Constant Field Values
-
STENCIL_BACK_WRITEMASK
public static final int STENCIL_BACK_WRITEMASK
The constantSTENCIL_BACK_WRITEMASK
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_BINDING
public static final int FRAMEBUFFER_BINDING
The constantFRAMEBUFFER_BINDING
.- See Also:
- Constant Field Values
-
RENDERBUFFER_BINDING
public static final int RENDERBUFFER_BINDING
The constantRENDERBUFFER_BINDING
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
public static final int FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
The constantFRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
public static final int FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
The constantFRAMEBUFFER_ATTACHMENT_OBJECT_NAME
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
public static final int FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
The constantFRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
public static final int FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
The constantFRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_COMPLETE
public static final int FRAMEBUFFER_COMPLETE
The constantFRAMEBUFFER_COMPLETE
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_INCOMPLETE_ATTACHMENT
public static final int FRAMEBUFFER_INCOMPLETE_ATTACHMENT
The constantFRAMEBUFFER_INCOMPLETE_ATTACHMENT
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
public static final int FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
The constantFRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_INCOMPLETE_DIMENSIONS
public static final int FRAMEBUFFER_INCOMPLETE_DIMENSIONS
The constantFRAMEBUFFER_INCOMPLETE_DIMENSIONS
.- See Also:
- Constant Field Values
-
FRAMEBUFFER_UNSUPPORTED
public static final int FRAMEBUFFER_UNSUPPORTED
The constantFRAMEBUFFER_UNSUPPORTED
.- See Also:
- Constant Field Values
-
COLOR_ATTACHMENT0
public static final int COLOR_ATTACHMENT0
The constantCOLOR_ATTACHMENT0
.- See Also:
- Constant Field Values
-
DEPTH_ATTACHMENT
public static final int DEPTH_ATTACHMENT
The constantDEPTH_ATTACHMENT
.- See Also:
- Constant Field Values
-
STENCIL_ATTACHMENT
public static final int STENCIL_ATTACHMENT
The constantSTENCIL_ATTACHMENT
.- See Also:
- Constant Field Values
-
FRAMEBUFFER
public static final int FRAMEBUFFER
The constantFRAMEBUFFER
.- See Also:
- Constant Field Values
-
RENDERBUFFER
public static final int RENDERBUFFER
The constantRENDERBUFFER
.- See Also:
- Constant Field Values
-
RENDERBUFFER_WIDTH
public static final int RENDERBUFFER_WIDTH
The constantRENDERBUFFER_WIDTH
.- See Also:
- Constant Field Values
-
RENDERBUFFER_HEIGHT
public static final int RENDERBUFFER_HEIGHT
The constantRENDERBUFFER_HEIGHT
.- See Also:
- Constant Field Values
-
RENDERBUFFER_INTERNAL_FORMAT
public static final int RENDERBUFFER_INTERNAL_FORMAT
The constantRENDERBUFFER_INTERNAL_FORMAT
.- See Also:
- Constant Field Values
-
STENCIL_INDEX8
public static final int STENCIL_INDEX8
The constantSTENCIL_INDEX8
.- See Also:
- Constant Field Values
-
RENDERBUFFER_RED_SIZE
public static final int RENDERBUFFER_RED_SIZE
The constantRENDERBUFFER_RED_SIZE
.- See Also:
- Constant Field Values
-
RENDERBUFFER_GREEN_SIZE
public static final int RENDERBUFFER_GREEN_SIZE
The constantRENDERBUFFER_GREEN_SIZE
.- See Also:
- Constant Field Values
-
RENDERBUFFER_BLUE_SIZE
public static final int RENDERBUFFER_BLUE_SIZE
The constantRENDERBUFFER_BLUE_SIZE
.- See Also:
- Constant Field Values
-
RENDERBUFFER_ALPHA_SIZE
public static final int RENDERBUFFER_ALPHA_SIZE
The constantRENDERBUFFER_ALPHA_SIZE
.- See Also:
- Constant Field Values
-
RENDERBUFFER_DEPTH_SIZE
public static final int RENDERBUFFER_DEPTH_SIZE
The constantRENDERBUFFER_DEPTH_SIZE
.- See Also:
- Constant Field Values
-
RENDERBUFFER_STENCIL_SIZE
public static final int RENDERBUFFER_STENCIL_SIZE
The constantRENDERBUFFER_STENCIL_SIZE
.- See Also:
- Constant Field Values
-
RGB565
public static final int RGB565
The constantRGB565
.- See Also:
- Constant Field Values
-
LOW_FLOAT
public static final int LOW_FLOAT
The constantLOW_FLOAT
.- See Also:
- Constant Field Values
-
MEDIUM_FLOAT
public static final int MEDIUM_FLOAT
The constantMEDIUM_FLOAT
.- See Also:
- Constant Field Values
-
HIGH_FLOAT
public static final int HIGH_FLOAT
The constantHIGH_FLOAT
.- See Also:
- Constant Field Values
-
LOW_INT
public static final int LOW_INT
The constantLOW_INT
.- See Also:
- Constant Field Values
-
MEDIUM_INT
public static final int MEDIUM_INT
The constantMEDIUM_INT
.- See Also:
- Constant Field Values
-
HIGH_INT
public static final int HIGH_INT
The constantHIGH_INT
.- See Also:
- Constant Field Values
-
MAX_VERTEX_UNIFORM_VECTORS
public static final int MAX_VERTEX_UNIFORM_VECTORS
The constantMAX_VERTEX_UNIFORM_VECTORS
.- See Also:
- Constant Field Values
-
MAX_VARYING_VECTORS
public static final int MAX_VARYING_VECTORS
The constantMAX_VARYING_VECTORS
.- See Also:
- Constant Field Values
-
MAX_FRAGMENT_UNIFORM_VECTORS
public static final int MAX_FRAGMENT_UNIFORM_VECTORS
The constantMAX_FRAGMENT_UNIFORM_VECTORS
.- See Also:
- Constant Field Values
-
UNPACK_FLIP_Y_WEBGL
public static final int UNPACK_FLIP_Y_WEBGL
The constantUNPACK_FLIP_Y_WEBGL
.- See Also:
- Constant Field Values
-
UNPACK_PREMULTIPLY_ALPHA_WEBGL
public static final int UNPACK_PREMULTIPLY_ALPHA_WEBGL
The constantUNPACK_PREMULTIPLY_ALPHA_WEBGL
.- See Also:
- Constant Field Values
-
CONTEXT_LOST_WEBGL
public static final int CONTEXT_LOST_WEBGL
The constantCONTEXT_LOST_WEBGL
.- See Also:
- Constant Field Values
-
UNPACK_COLORSPACE_CONVERSION_WEBGL
public static final int UNPACK_COLORSPACE_CONVERSION_WEBGL
The constantUNPACK_COLORSPACE_CONVERSION_WEBGL
.- See Also:
- Constant Field Values
-
BROWSER_DEFAULT_WEBGL
public static final int BROWSER_DEFAULT_WEBGL
The constantBROWSER_DEFAULT_WEBGL
.- See Also:
- Constant Field Values
-
-