WebGL class Null safety

Amalgamation of the WebGL constants from the IDL interfaces in WebGLRenderingContextBase, WebGL2RenderingContextBase, & WebGLDrawBuffers. Because the RenderingContextBase interfaces are hidden they would be replicated in more than one class (e.g., RenderingContext and RenderingContext2) to prevent that duplication these 600+ constants are defined in one abstract class (WebGL).

Annotations
  • @Native("WebGL")

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
A string representation of this object. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited

Constants

ACTIVE_ATTRIBUTES → const int
35721
ACTIVE_TEXTURE → const int
34016
ACTIVE_UNIFORM_BLOCKS → const int
35382
ACTIVE_UNIFORMS → const int
35718
ALIASED_LINE_WIDTH_RANGE → const int
33902
ALIASED_POINT_SIZE_RANGE → const int
33901
ALPHA → const int
6406
ALPHA_BITS → const int
3413
ALREADY_SIGNALED → const int
37146
ALWAYS → const int
519
ANY_SAMPLES_PASSED → const int
35887
ANY_SAMPLES_PASSED_CONSERVATIVE → const int
36202
ARRAY_BUFFER → const int
34962
ARRAY_BUFFER_BINDING → const int
34964
ATTACHED_SHADERS → const int
35717
BACK → const int
1029
BLEND → const int
3042
BLEND_COLOR → const int
32773
BLEND_DST_ALPHA → const int
32970
BLEND_DST_RGB → const int
32968
BLEND_EQUATION → const int
32777
BLEND_EQUATION_ALPHA → const int
34877
BLEND_EQUATION_RGB → const int
32777
BLEND_SRC_ALPHA → const int
32971
BLEND_SRC_RGB → const int
32969
BLUE_BITS → const int
3412
BOOL → const int
35670
BOOL_VEC2 → const int
35671
BOOL_VEC3 → const int
35672
BOOL_VEC4 → const int
35673
BROWSER_DEFAULT_WEBGL → const int
37444
BUFFER_SIZE → const int
34660
BUFFER_USAGE → const int
34661
BYTE → const int
5120
CCW → const int
2305
CLAMP_TO_EDGE → const int
33071
COLOR → const int
6144
COLOR_ATTACHMENT0 → const int
36064
COLOR_ATTACHMENT0_WEBGL → const int
36064
COLOR_ATTACHMENT1 → const int
36065
COLOR_ATTACHMENT1_WEBGL → const int
36065
COLOR_ATTACHMENT2 → const int
36066
COLOR_ATTACHMENT2_WEBGL → const int
36066
COLOR_ATTACHMENT3 → const int
36067
COLOR_ATTACHMENT3_WEBGL → const int
36067
COLOR_ATTACHMENT4 → const int
36068
COLOR_ATTACHMENT4_WEBGL → const int
36068
COLOR_ATTACHMENT5 → const int
36069
COLOR_ATTACHMENT5_WEBGL → const int
36069
COLOR_ATTACHMENT6 → const int
36070
COLOR_ATTACHMENT6_WEBGL → const int
36070
COLOR_ATTACHMENT7 → const int
36071
COLOR_ATTACHMENT7_WEBGL → const int
36071
COLOR_ATTACHMENT8 → const int
36072
COLOR_ATTACHMENT8_WEBGL → const int
36072
COLOR_ATTACHMENT9 → const int
36073
COLOR_ATTACHMENT9_WEBGL → const int
36073
COLOR_ATTACHMENT10 → const int
36074
COLOR_ATTACHMENT10_WEBGL → const int
36074
COLOR_ATTACHMENT11 → const int
36075
COLOR_ATTACHMENT11_WEBGL → const int
36075
COLOR_ATTACHMENT12 → const int
36076
COLOR_ATTACHMENT12_WEBGL → const int
36076
COLOR_ATTACHMENT13 → const int
36077
COLOR_ATTACHMENT13_WEBGL → const int
36077
COLOR_ATTACHMENT14 → const int
36078
COLOR_ATTACHMENT14_WEBGL → const int
36078
COLOR_ATTACHMENT15 → const int
36079
COLOR_ATTACHMENT15_WEBGL → const int
36079
COLOR_BUFFER_BIT → const int
16384
COLOR_CLEAR_VALUE → const int
3106
COLOR_WRITEMASK → const int
3107
COMPARE_REF_TO_TEXTURE → const int
34894
COMPILE_STATUS → const int
35713
COMPRESSED_TEXTURE_FORMATS → const int
34467
CONDITION_SATISFIED → const int
37148
CONSTANT_ALPHA → const int
32771
CONSTANT_COLOR → const int
32769
CONTEXT_LOST_WEBGL → const int
37442
COPY_READ_BUFFER → const int
36662
COPY_READ_BUFFER_BINDING → const int
36662
COPY_WRITE_BUFFER → const int
36663
COPY_WRITE_BUFFER_BINDING → const int
36663
CULL_FACE → const int
2884
CULL_FACE_MODE → const int
2885
CURRENT_PROGRAM → const int
35725
CURRENT_QUERY → const int
34917
CURRENT_VERTEX_ATTRIB → const int
34342
CW → const int
2304
DECR → const int
7683
DECR_WRAP → const int
34056
DELETE_STATUS → const int
35712
DEPTH → const int
6145
DEPTH24_STENCIL8 → const int
35056
DEPTH32F_STENCIL8 → const int
36013
DEPTH_ATTACHMENT → const int
36096
DEPTH_BITS → const int
3414
DEPTH_BUFFER_BIT → const int
256
DEPTH_CLEAR_VALUE → const int
2931
DEPTH_COMPONENT → const int
6402
DEPTH_COMPONENT16 → const int
33189
DEPTH_COMPONENT24 → const int
33190
DEPTH_COMPONENT32F → const int
36012
DEPTH_FUNC → const int
2932
DEPTH_RANGE → const int
2928
DEPTH_STENCIL → const int
34041
DEPTH_STENCIL_ATTACHMENT → const int
33306
DEPTH_TEST → const int
2929
DEPTH_WRITEMASK → const int
2930
DITHER → const int
3024
DONT_CARE → const int
4352
DRAW_BUFFER0 → const int
34853
DRAW_BUFFER0_WEBGL → const int
34853
DRAW_BUFFER1 → const int
34854
DRAW_BUFFER1_WEBGL → const int
34854
DRAW_BUFFER2 → const int
34855
DRAW_BUFFER2_WEBGL → const int
34855
DRAW_BUFFER3 → const int
34856
DRAW_BUFFER3_WEBGL → const int
34856
DRAW_BUFFER4 → const int
34857
DRAW_BUFFER4_WEBGL → const int
34857
DRAW_BUFFER5 → const int
34858
DRAW_BUFFER5_WEBGL → const int
34858
DRAW_BUFFER6 → const int
34859
DRAW_BUFFER6_WEBGL → const int
34859
DRAW_BUFFER7 → const int
34860
DRAW_BUFFER7_WEBGL → const int
34860
DRAW_BUFFER8 → const int
34861
DRAW_BUFFER8_WEBGL → const int
34861
DRAW_BUFFER9 → const int
34862
DRAW_BUFFER9_WEBGL → const int
34862
DRAW_BUFFER10 → const int
34863
DRAW_BUFFER10_WEBGL → const int
34863
DRAW_BUFFER11 → const int
34864
DRAW_BUFFER11_WEBGL → const int
34864
DRAW_BUFFER12 → const int
34865
DRAW_BUFFER12_WEBGL → const int
34865
DRAW_BUFFER13 → const int
34866
DRAW_BUFFER13_WEBGL → const int
34866
DRAW_BUFFER14 → const int
34867
DRAW_BUFFER14_WEBGL → const int
34867
DRAW_BUFFER15 → const int
34868
DRAW_BUFFER15_WEBGL → const int
34868
DRAW_FRAMEBUFFER → const int
36009
DRAW_FRAMEBUFFER_BINDING → const int
36006
DST_ALPHA → const int
772
DST_COLOR → const int
774
DYNAMIC_COPY → const int
35050
DYNAMIC_DRAW → const int
35048
DYNAMIC_READ → const int
35049
ELEMENT_ARRAY_BUFFER → const int
34963
ELEMENT_ARRAY_BUFFER_BINDING → const int
34965
EQUAL → const int
514
FASTEST → const int
4353
FLOAT → const int
5126
FLOAT_32_UNSIGNED_INT_24_8_REV → const int
36269
FLOAT_MAT2 → const int
35674
FLOAT_MAT2x3 → const int
35685
FLOAT_MAT2x4 → const int
35686
FLOAT_MAT3 → const int
35675
FLOAT_MAT3x2 → const int
35687
FLOAT_MAT3x4 → const int
35688
FLOAT_MAT4 → const int
35676
FLOAT_MAT4x2 → const int
35689
FLOAT_MAT4x3 → const int
35690
FLOAT_VEC2 → const int
35664
FLOAT_VEC3 → const int
35665
FLOAT_VEC4 → const int
35666
FRAGMENT_SHADER → const int
35632
FRAGMENT_SHADER_DERIVATIVE_HINT → const int
35723
FRAMEBUFFER → const int
36160
FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE → const int
33301
FRAMEBUFFER_ATTACHMENT_BLUE_SIZE → const int
33300
FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING → const int
33296
FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE → const int
33297
FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE → const int
33302
FRAMEBUFFER_ATTACHMENT_GREEN_SIZE → const int
33299
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME → const int
36049
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE → const int
36048
FRAMEBUFFER_ATTACHMENT_RED_SIZE → const int
33298
FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE → const int
33303
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE → const int
36051
FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER → const int
36052
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL → const int
36050
FRAMEBUFFER_BINDING → const int
36006
FRAMEBUFFER_COMPLETE → const int
36053
FRAMEBUFFER_DEFAULT → const int
33304
FRAMEBUFFER_INCOMPLETE_ATTACHMENT → const int
36054
FRAMEBUFFER_INCOMPLETE_DIMENSIONS → const int
36057
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT → const int
36055
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE → const int
36182
FRAMEBUFFER_UNSUPPORTED → const int
36061
FRONT → const int
1028
FRONT_AND_BACK → const int
1032
FRONT_FACE → const int
2886
FUNC_ADD → const int
32774
FUNC_REVERSE_SUBTRACT → const int
32779
FUNC_SUBTRACT → const int
32778
GENERATE_MIPMAP_HINT → const int
33170
GEQUAL → const int
518
GREATER → const int
516
GREEN_BITS → const int
3411
HALF_FLOAT → const int
5131
HIGH_FLOAT → const int
36338
HIGH_INT → const int
36341
IMPLEMENTATION_COLOR_READ_FORMAT → const int
35739
IMPLEMENTATION_COLOR_READ_TYPE → const int
35738
INCR → const int
7682
INCR_WRAP → const int
34055
INT → const int
5124
INT_2_10_10_10_REV → const int
36255
INT_SAMPLER_2D → const int
36298
INT_SAMPLER_2D_ARRAY → const int
36303
INT_SAMPLER_3D → const int
36299
INT_SAMPLER_CUBE → const int
36300
INT_VEC2 → const int
35667
INT_VEC3 → const int
35668
INT_VEC4 → const int
35669
INTERLEAVED_ATTRIBS → const int
35980
INVALID_ENUM → const int
1280
INVALID_FRAMEBUFFER_OPERATION → const int
1286
INVALID_INDEX → const int
4294967295
INVALID_OPERATION → const int
1282
INVALID_VALUE → const int
1281
INVERT → const int
5386
KEEP → const int
7680
LEQUAL → const int
515
LESS → const int
513
LINE_LOOP → const int
2
LINE_STRIP → const int
3
LINE_WIDTH → const int
2849
LINEAR → const int
9729
LINEAR_MIPMAP_LINEAR → const int
9987
LINEAR_MIPMAP_NEAREST → const int
9985
LINES → const int
1
35714
LOW_FLOAT → const int
36336
LOW_INT → const int
36339
LUMINANCE → const int
6409
LUMINANCE_ALPHA → const int
6410
MAX → const int
32776
MAX_3D_TEXTURE_SIZE → const int
32883
MAX_ARRAY_TEXTURE_LAYERS → const int
35071
MAX_CLIENT_WAIT_TIMEOUT_WEBGL → const int
37447
MAX_COLOR_ATTACHMENTS → const int
36063
MAX_COLOR_ATTACHMENTS_WEBGL → const int
36063
MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS → const int
35379
MAX_COMBINED_TEXTURE_IMAGE_UNITS → const int
35661
MAX_COMBINED_UNIFORM_BLOCKS → const int
35374
MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS → const int
35377
MAX_CUBE_MAP_TEXTURE_SIZE → const int
34076
MAX_DRAW_BUFFERS → const int
34852
MAX_DRAW_BUFFERS_WEBGL → const int
34852
MAX_ELEMENT_INDEX → const int
36203
MAX_ELEMENTS_INDICES → const int
33001
MAX_ELEMENTS_VERTICES → const int
33000
MAX_FRAGMENT_INPUT_COMPONENTS → const int
37157
MAX_FRAGMENT_UNIFORM_BLOCKS → const int
35373
MAX_FRAGMENT_UNIFORM_COMPONENTS → const int
35657
MAX_FRAGMENT_UNIFORM_VECTORS → const int
36349
MAX_PROGRAM_TEXEL_OFFSET → const int
35077
MAX_RENDERBUFFER_SIZE → const int
34024
MAX_SAMPLES → const int
36183
MAX_SERVER_WAIT_TIMEOUT → const int
37137
MAX_TEXTURE_IMAGE_UNITS → const int
34930
MAX_TEXTURE_LOD_BIAS → const int
34045
MAX_TEXTURE_SIZE → const int
3379
MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS → const int
35978
MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS → const int
35979
MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS → const int
35968
MAX_UNIFORM_BLOCK_SIZE → const int
35376
MAX_UNIFORM_BUFFER_BINDINGS → const int
35375
MAX_VARYING_COMPONENTS → const int
35659
MAX_VARYING_VECTORS → const int
36348
MAX_VERTEX_ATTRIBS → const int
34921
MAX_VERTEX_OUTPUT_COMPONENTS → const int
37154
MAX_VERTEX_TEXTURE_IMAGE_UNITS → const int
35660
MAX_VERTEX_UNIFORM_BLOCKS → const int
35371
MAX_VERTEX_UNIFORM_COMPONENTS → const int
35658
MAX_VERTEX_UNIFORM_VECTORS → const int
36347
MAX_VIEWPORT_DIMS → const int
3386
MEDIUM_FLOAT → const int
36337
MEDIUM_INT → const int
36340
MIN → const int
32775
MIN_PROGRAM_TEXEL_OFFSET → const int
35076
MIRRORED_REPEAT → const int
33648
NEAREST → const int
9728
NEAREST_MIPMAP_LINEAR → const int
9986
NEAREST_MIPMAP_NEAREST → const int
9984
NEVER → const int
512
NICEST → const int
4354
NO_ERROR → const int
0
NONE → const int
0
NOTEQUAL → const int
517
OBJECT_TYPE → const int
37138
ONE → const int
1
ONE_MINUS_CONSTANT_ALPHA → const int
32772
ONE_MINUS_CONSTANT_COLOR → const int
32770
ONE_MINUS_DST_ALPHA → const int
773
ONE_MINUS_DST_COLOR → const int
775
ONE_MINUS_SRC_ALPHA → const int
771
ONE_MINUS_SRC_COLOR → const int
769
OUT_OF_MEMORY → const int
1285
PACK_ALIGNMENT → const int
3333
PACK_ROW_LENGTH → const int
3330
PACK_SKIP_PIXELS → const int
3332
PACK_SKIP_ROWS → const int
3331
PIXEL_PACK_BUFFER → const int
35051
PIXEL_PACK_BUFFER_BINDING → const int
35053
PIXEL_UNPACK_BUFFER → const int
35052
PIXEL_UNPACK_BUFFER_BINDING → const int
35055
POINTS → const int
0
POLYGON_OFFSET_FACTOR → const int
32824
POLYGON_OFFSET_FILL → const int
32823
POLYGON_OFFSET_UNITS → const int
10752
QUERY_RESULT → const int
34918
QUERY_RESULT_AVAILABLE → const int
34919
R8 → const int
33321
R8_SNORM → const int
36756
R8I → const int
33329
R8UI → const int
33330
R11F_G11F_B10F → const int
35898
R16F → const int
33325
R16I → const int
33331
R16UI → const int
33332
R32F → const int
33326
R32I → const int
33333
R32UI → const int
33334
RASTERIZER_DISCARD → const int
35977
READ_BUFFER → const int
3074
READ_FRAMEBUFFER → const int
36008
READ_FRAMEBUFFER_BINDING → const int
36010
RED → const int
6403
RED_BITS → const int
3410
RED_INTEGER → const int
36244
RENDERBUFFER → const int
36161
RENDERBUFFER_ALPHA_SIZE → const int
36179
RENDERBUFFER_BINDING → const int
36007
RENDERBUFFER_BLUE_SIZE → const int
36178
RENDERBUFFER_DEPTH_SIZE → const int
36180
RENDERBUFFER_GREEN_SIZE → const int
36177
RENDERBUFFER_HEIGHT → const int
36163
RENDERBUFFER_INTERNAL_FORMAT → const int
36164
RENDERBUFFER_RED_SIZE → const int
36176
RENDERBUFFER_SAMPLES → const int
36011
RENDERBUFFER_STENCIL_SIZE → const int
36181
RENDERBUFFER_WIDTH → const int
36162
RENDERER → const int
7937
REPEAT → const int
10497
REPLACE → const int
7681
RG → const int
33319
RG8 → const int
33323
RG8_SNORM → const int
36757
RG8I → const int
33335
RG8UI → const int
33336
RG16F → const int
33327
RG16I → const int
33337
RG16UI → const int
33338
RG32F → const int
33328
RG32I → const int
33339
RG32UI → const int
33340
RG_INTEGER → const int
33320
RGB → const int
6407
RGB5_A1 → const int
32855
RGB8 → const int
32849
RGB8_SNORM → const int
36758
RGB8I → const int
36239
RGB8UI → const int
36221
RGB9_E5 → const int
35901
RGB10_A2 → const int
32857
RGB10_A2UI → const int
36975
RGB16F → const int
34843
RGB16I → const int
36233
RGB16UI → const int
36215
RGB32F → const int
34837
RGB32I → const int
36227
RGB32UI → const int
36209
RGB565 → const int
36194
RGB_INTEGER → const int
36248
RGBA → const int
6408
RGBA4 → const int
32854
RGBA8 → const int
32856
RGBA8_SNORM → const int
36759
RGBA8I → const int
36238
RGBA8UI → const int
36220
RGBA16F → const int
34842
RGBA16I → const int
36232
RGBA16UI → const int
36214
RGBA32F → const int
34836
RGBA32I → const int
36226
RGBA32UI → const int
36208
RGBA_INTEGER → const int
36249
SAMPLE_ALPHA_TO_COVERAGE → const int
32926
SAMPLE_BUFFERS → const int
32936
SAMPLE_COVERAGE → const int
32928
SAMPLE_COVERAGE_INVERT → const int
32939
SAMPLE_COVERAGE_VALUE → const int
32938
SAMPLER_2D → const int
35678
SAMPLER_2D_ARRAY → const int
36289
SAMPLER_2D_ARRAY_SHADOW → const int
36292
SAMPLER_2D_SHADOW → const int
35682
SAMPLER_3D → const int
35679
SAMPLER_BINDING → const int
35097
SAMPLER_CUBE → const int
35680
SAMPLER_CUBE_SHADOW → const int
36293
SAMPLES → const int
32937
SCISSOR_BOX → const int
3088
SCISSOR_TEST → const int
3089
SEPARATE_ATTRIBS → const int
35981
SHADER_TYPE → const int
35663
SHADING_LANGUAGE_VERSION → const int
35724
SHORT → const int
5122
SIGNALED → const int
37145
SIGNED_NORMALIZED → const int
36764
SRC_ALPHA → const int
770
SRC_ALPHA_SATURATE → const int
776
SRC_COLOR → const int
768
SRGB → const int
35904
SRGB8 → const int
35905
SRGB8_ALPHA8 → const int
35907
STATIC_COPY → const int
35046
STATIC_DRAW → const int
35044
STATIC_READ → const int
35045
STENCIL → const int
6146
STENCIL_ATTACHMENT → const int
36128
STENCIL_BACK_FAIL → const int
34817
STENCIL_BACK_FUNC → const int
34816
STENCIL_BACK_PASS_DEPTH_FAIL → const int
34818
STENCIL_BACK_PASS_DEPTH_PASS → const int
34819
STENCIL_BACK_REF → const int
36003
STENCIL_BACK_VALUE_MASK → const int
36004
STENCIL_BACK_WRITEMASK → const int
36005
STENCIL_BITS → const int
3415
STENCIL_BUFFER_BIT → const int
1024
STENCIL_CLEAR_VALUE → const int
2961
STENCIL_FAIL → const int
2964
STENCIL_FUNC → const int
2962
STENCIL_INDEX8 → const int
36168
STENCIL_PASS_DEPTH_FAIL → const int
2965
STENCIL_PASS_DEPTH_PASS → const int
2966
STENCIL_REF → const int
2967
STENCIL_TEST → const int
2960
STENCIL_VALUE_MASK → const int
2963
STENCIL_WRITEMASK → const int
2968
STREAM_COPY → const int
35042
STREAM_DRAW → const int
35040
STREAM_READ → const int
35041
SUBPIXEL_BITS → const int
3408
SYNC_CONDITION → const int
37139
SYNC_FENCE → const int
37142
SYNC_FLAGS → const int
37141
SYNC_FLUSH_COMMANDS_BIT → const int
1
SYNC_GPU_COMMANDS_COMPLETE → const int
37143
SYNC_STATUS → const int
37140
TEXTURE → const int
5890
TEXTURE0 → const int
33984
TEXTURE1 → const int
33985
TEXTURE2 → const int
33986
TEXTURE3 → const int
33987
TEXTURE4 → const int
33988
TEXTURE5 → const int
33989
TEXTURE6 → const int
33990
TEXTURE7 → const int
33991
TEXTURE8 → const int
33992
TEXTURE9 → const int
33993
TEXTURE10 → const int
33994
TEXTURE11 → const int
33995
TEXTURE12 → const int
33996
TEXTURE13 → const int
33997
TEXTURE14 → const int
33998
TEXTURE15 → const int
33999
TEXTURE16 → const int
34000
TEXTURE17 → const int
34001
TEXTURE18 → const int
34002
TEXTURE19 → const int
34003
TEXTURE20 → const int
34004
TEXTURE21 → const int
34005
TEXTURE22 → const int
34006
TEXTURE23 → const int
34007
TEXTURE24 → const int
34008
TEXTURE25 → const int
34009
TEXTURE26 → const int
34010
TEXTURE27 → const int
34011
TEXTURE28 → const int
34012
TEXTURE29 → const int
34013
TEXTURE30 → const int
34014
TEXTURE31 → const int
34015
TEXTURE_2D → const int
3553
TEXTURE_2D_ARRAY → const int
35866
TEXTURE_3D → const int
32879
TEXTURE_BASE_LEVEL → const int
33084
TEXTURE_BINDING_2D → const int
32873
TEXTURE_BINDING_2D_ARRAY → const int
35869
TEXTURE_BINDING_3D → const int
32874
TEXTURE_BINDING_CUBE_MAP → const int
34068
TEXTURE_COMPARE_FUNC → const int
34893
TEXTURE_COMPARE_MODE → const int
34892
TEXTURE_CUBE_MAP → const int
34067
TEXTURE_CUBE_MAP_NEGATIVE_X → const int
34070
TEXTURE_CUBE_MAP_NEGATIVE_Y → const int
34072
TEXTURE_CUBE_MAP_NEGATIVE_Z → const int
34074
TEXTURE_CUBE_MAP_POSITIVE_X → const int
34069
TEXTURE_CUBE_MAP_POSITIVE_Y → const int
34071
TEXTURE_CUBE_MAP_POSITIVE_Z → const int
34073
TEXTURE_IMMUTABLE_FORMAT → const int
37167
TEXTURE_IMMUTABLE_LEVELS → const int
33503
TEXTURE_MAG_FILTER → const int
10240
TEXTURE_MAX_LEVEL → const int
33085
TEXTURE_MAX_LOD → const int
33083
TEXTURE_MIN_FILTER → const int
10241
TEXTURE_MIN_LOD → const int
33082
TEXTURE_WRAP_R → const int
32882
TEXTURE_WRAP_S → const int
10242
TEXTURE_WRAP_T → const int
10243
TIMEOUT_EXPIRED → const int
37147
TIMEOUT_IGNORED → const int
-1
TRANSFORM_FEEDBACK → const int
36386
TRANSFORM_FEEDBACK_ACTIVE → const int
36388
TRANSFORM_FEEDBACK_BINDING → const int
36389
TRANSFORM_FEEDBACK_BUFFER → const int
35982
TRANSFORM_FEEDBACK_BUFFER_BINDING → const int
35983
TRANSFORM_FEEDBACK_BUFFER_MODE → const int
35967
TRANSFORM_FEEDBACK_BUFFER_SIZE → const int
35973
TRANSFORM_FEEDBACK_BUFFER_START → const int
35972
TRANSFORM_FEEDBACK_PAUSED → const int
36387
TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN → const int
35976
TRANSFORM_FEEDBACK_VARYINGS → const int
35971
TRIANGLE_FAN → const int
6
TRIANGLE_STRIP → const int
5
TRIANGLES → const int
4
UNIFORM_ARRAY_STRIDE → const int
35388
UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES → const int
35395
UNIFORM_BLOCK_ACTIVE_UNIFORMS → const int
35394
UNIFORM_BLOCK_BINDING → const int
35391
UNIFORM_BLOCK_DATA_SIZE → const int
35392
UNIFORM_BLOCK_INDEX → const int
35386
UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER → const int
35398
UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER → const int
35396
UNIFORM_BUFFER → const int
35345
UNIFORM_BUFFER_BINDING → const int
35368
UNIFORM_BUFFER_OFFSET_ALIGNMENT → const int
35380
UNIFORM_BUFFER_SIZE → const int
35370
UNIFORM_BUFFER_START → const int
35369
UNIFORM_IS_ROW_MAJOR → const int
35390
UNIFORM_MATRIX_STRIDE → const int
35389
UNIFORM_OFFSET → const int
35387
UNIFORM_SIZE → const int
35384
UNIFORM_TYPE → const int
35383
UNPACK_ALIGNMENT → const int
3317
UNPACK_COLORSPACE_CONVERSION_WEBGL → const int
37443
UNPACK_FLIP_Y_WEBGL → const int
37440
UNPACK_IMAGE_HEIGHT → const int
32878
UNPACK_PREMULTIPLY_ALPHA_WEBGL → const int
37441
UNPACK_ROW_LENGTH → const int
3314
UNPACK_SKIP_IMAGES → const int
32877
UNPACK_SKIP_PIXELS → const int
3316
UNPACK_SKIP_ROWS → const int
3315
UNSIGNALED → const int
37144
UNSIGNED_BYTE → const int
5121
UNSIGNED_INT → const int
5125
UNSIGNED_INT_2_10_10_10_REV → const int
33640
UNSIGNED_INT_5_9_9_9_REV → const int
35902
UNSIGNED_INT_10F_11F_11F_REV → const int
35899
UNSIGNED_INT_24_8 → const int
34042
UNSIGNED_INT_SAMPLER_2D → const int
36306
UNSIGNED_INT_SAMPLER_2D_ARRAY → const int
36311
UNSIGNED_INT_SAMPLER_3D → const int
36307
UNSIGNED_INT_SAMPLER_CUBE → const int
36308
UNSIGNED_INT_VEC2 → const int
36294
UNSIGNED_INT_VEC3 → const int
36295
UNSIGNED_INT_VEC4 → const int
36296
UNSIGNED_NORMALIZED → const int
35863
UNSIGNED_SHORT → const int
5123
UNSIGNED_SHORT_4_4_4_4 → const int
32819
UNSIGNED_SHORT_5_5_5_1 → const int
32820
UNSIGNED_SHORT_5_6_5 → const int
33635
VALIDATE_STATUS → const int
35715
VENDOR → const int
7936
VERSION → const int
7938
VERTEX_ARRAY_BINDING → const int
34229
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING → const int
34975
VERTEX_ATTRIB_ARRAY_DIVISOR → const int
35070
VERTEX_ATTRIB_ARRAY_ENABLED → const int
34338
VERTEX_ATTRIB_ARRAY_INTEGER → const int
35069
VERTEX_ATTRIB_ARRAY_NORMALIZED → const int
34922
VERTEX_ATTRIB_ARRAY_POINTER → const int
34373
VERTEX_ATTRIB_ARRAY_SIZE → const int
34339
VERTEX_ATTRIB_ARRAY_STRIDE → const int
34340
VERTEX_ATTRIB_ARRAY_TYPE → const int
34341
VERTEX_SHADER → const int
35633
VIEWPORT → const int
2978
WAIT_FAILED → const int
37149
ZERO → const int
0