public interface GL extends GLBase
Common interface containing the subset of all profiles, GL3bc, GL3, GL2, GLES1 and GLES2.
This interface reflects common data types, texture and framebuffer functionality.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_ACTIVE_TEXTURE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_ACTIVE_TEXTURE_ARB - CType: int |
static int |
GL_ALIASED_LINE_WIDTH_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ALIASED_POINT_SIZE_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ALPHA_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ALPHA16F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_ALPHA16F_EXT, GL_ALPHA16F_ARB - CType: int |
static int |
GL_ALPHA32F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_ALPHA32F_EXT, GL_ALPHA32F_ARB - CType: int |
static int |
GL_ALPHA8
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatAlias for: GL_ALPHA8_EXT, GL_ALPHA8_OES - CType: int |
static int |
GL_ALWAYS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_AND
Common in ES1, GL2 and GL3
|
static int |
GL_AND_INVERTED
Common in ES1, GL2 and GL3
|
static int |
GL_AND_REVERSE
Common in ES1, GL2 and GL3
|
static int |
GL_ARRAY_BUFFER
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_ARRAY_BUFFER_ARB - CType: int |
static int |
GL_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_ARRAY_BUFFER_BINDING_ARB - CType: int |
static int |
GL_BACK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_BGR
GL_VERSION_1_2, GL_EXT_bgraAlias for: GL_BGR_EXT - CType: int |
static int |
GL_BGRA
GL_VERSION_1_2, GL_IMG_read_format, GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_format_BGRA8888, GL_EXT_bgra, GL_EXT_read_format_bgraAlias for: GL_BGRA_IMG, GL_BGRA_EXT - CType: int |
static int |
GL_BGRA8
GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_storageAlias for: GL_BGRA8_EXT - CType: int |
static int |
GL_BLEND
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_BLEND_DST
Common in ES1, GL2 and GL3
|
static int |
GL_BLEND_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateAlias for: GL_BLEND_DST_ALPHA_EXT, GL_BLEND_DST_ALPHA_OES - CType: int |
static int |
GL_BLEND_DST_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateAlias for: GL_BLEND_DST_RGB_EXT, GL_BLEND_DST_RGB_OES - CType: int |
static int |
GL_BLEND_EQUATION
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_OES_blend_subtract, GL_EXT_blend_minmaxAlias for: GL_BLEND_EQUATION_OES, GL_BLEND_EQUATION_EXT - CType: int |
static int |
GL_BLEND_EQUATION_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_EXT_blend_equation_separate, GL_OES_blend_equation_separateAlias for: GL_BLEND_EQUATION_ALPHA_EXT, GL_BLEND_EQUATION_ALPHA_OES - CType: int |
static int |
GL_BLEND_EQUATION_RGB
GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separateAlias for: GL_BLEND_EQUATION_RGB_OES, GL_BLEND_EQUATION_RGB_EXT - CType: int |
static int |
GL_BLEND_SRC
Common in ES1, GL2 and GL3
|
static int |
GL_BLEND_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_func_separate, GL_EXT_blend_func_separateAlias for: GL_BLEND_SRC_ALPHA_OES, GL_BLEND_SRC_ALPHA_EXT - CType: int |
static int |
GL_BLEND_SRC_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateAlias for: GL_BLEND_SRC_RGB_EXT, GL_BLEND_SRC_RGB_OES - CType: int |
static int |
GL_BLUE_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_BUFFER_ACCESS
GL_VERSION_1_5, GL_ARB_vertex_buffer_object, GL_OES_mapbufferAlias for: GL_BUFFER_ACCESS_ARB, GL_BUFFER_ACCESS_OES - CType: int |
static int |
GL_BUFFER_MAP_POINTER
GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectAlias for: GL_BUFFER_MAP_POINTER_OES, GL_BUFFER_MAP_POINTER_ARB - CType: int |
static int |
GL_BUFFER_MAPPED
GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_ARB_vertex_buffer_object, GL_OES_mapbufferAlias for: GL_BUFFER_MAPPED_ARB, GL_BUFFER_MAPPED_OES - CType: int |
static int |
GL_BUFFER_SIZE
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_BUFFER_SIZE_ARB - CType: int |
static int |
GL_BUFFER_USAGE
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_BUFFER_USAGE_ARB - CType: int |
static int |
GL_BYTE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_CCW
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_CLAMP_TO_EDGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_SGIS_texture_edge_clampAlias for: GL_CLAMP_TO_EDGE_SGIS - CType: int |
static int |
GL_CLEAR
Common in ES1, GL2 and GL3
|
static int |
GL_COLOR_ATTACHMENT0
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_draw_buffers, GL_OES_framebuffer_object, GL_EXT_draw_buffers, GL_EXT_framebuffer_objectAlias for: GL_COLOR_ATTACHMENT0_NV, GL_COLOR_ATTACHMENT0_OES, GL_COLOR_ATTACHMENT0_EXT - CType: int |
static int |
GL_COLOR_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_COLOR_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_COLOR_LOGIC_OP
Common in ES1, GL2 and GL3
|
static int |
GL_COLOR_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_COMPRESSED_RGB_S3TC_DXT1_EXT
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
GL_EXT_texture_compression_s3tc - CType: int |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
GL_EXT_texture_compression_s3tc - CType: int |
static int |
GL_COMPRESSED_TEXTURE_FORMATS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compressionAlias for: GL_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int |
static int |
GL_COPY
Common in ES1, GL2 and GL3
|
static int |
GL_COPY_INVERTED
Common in ES1, GL2 and GL3
|
static int |
GL_CULL_FACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_CULL_FACE_MODE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_CW
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DECR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DECR_WRAP
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_stencil_wrap, GL_EXT_stencil_wrapAlias for: GL_DECR_WRAP_OES, GL_DECR_WRAP_EXT - CType: int |
static int |
GL_DEPTH_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_DEPTH_ATTACHMENT_EXT, GL_DEPTH_ATTACHMENT_OES - CType: int |
static int |
GL_DEPTH_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_COMPONENT16
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_SGIX_depth_textureAlias for: GL_DEPTH_COMPONENT16_ARB, GL_DEPTH_COMPONENT16_OES, GL_DEPTH_COMPONENT16_SGIX - CType: int |
static int |
GL_DEPTH_COMPONENT24
GL_ES_VERSION_3_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_depth24, GL_SGIX_depth_textureAlias for: GL_DEPTH_COMPONENT24_ARB, GL_DEPTH_COMPONENT24_OES, GL_DEPTH_COMPONENT24_SGIX - CType: int |
static int |
GL_DEPTH_COMPONENT32
GL_VERSION_1_4, GL_ARB_depth_texture, GL_SGIX_depth_texture, GL_OES_depth32Alias for: GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_SGIX, GL_DEPTH_COMPONENT32_OES - CType: int |
static int |
GL_DEPTH_FUNC
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_STENCIL
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_packed_depth_stencil, GL_NV_packed_depth_stencil, GL_EXT_packed_depth_stencilAlias for: GL_DEPTH_STENCIL_OES, GL_DEPTH_STENCIL_NV, GL_DEPTH_STENCIL_EXT - CType: int |
static int |
GL_DEPTH_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DEPTH24_STENCIL8
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_packed_depth_stencil, GL_OES_packed_depth_stencilAlias for: GL_DEPTH24_STENCIL8_EXT, GL_DEPTH24_STENCIL8_OES - CType: int |
static int |
GL_DITHER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DONT_CARE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DRAW_FRAMEBUFFER
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_framebuffer_blit, GL_EXT_framebuffer_blit, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_blitAlias for: GL_DRAW_FRAMEBUFFER_NV, GL_DRAW_FRAMEBUFFER_EXT, GL_DRAW_FRAMEBUFFER_APPLE, GL_DRAW_FRAMEBUFFER_ANGLE - CType: int |
static int |
GL_DRAW_FRAMEBUFFER_BINDING
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_NV_framebuffer_blit, GL_ANGLE_framebuffer_blit, GL_EXT_framebuffer_blitAlias for: GL_DRAW_FRAMEBUFFER_BINDING_APPLE, GL_DRAW_FRAMEBUFFER_BINDING_NV, GL_DRAW_FRAMEBUFFER_BINDING_ANGLE, GL_DRAW_FRAMEBUFFER_BINDING_EXT - CType: int |
static int |
GL_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DST_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_DYNAMIC_DRAW
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_DYNAMIC_DRAW_ARB - CType: int |
static int |
GL_ELEMENT_ARRAY_BUFFER
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_ELEMENT_ARRAY_BUFFER_ARB - CType: int |
static int |
GL_ELEMENT_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - CType: int |
static int |
GL_EQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_EQUIV
Common in ES1, GL2 and GL3
|
static int |
GL_EXTENSIONS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FALSE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FASTEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FIXED
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_VERSION_ES_1_0, GL_OES_fixed_pointAlias for: GL_FIXED_OES - CType: int |
static int |
GL_FLOAT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FRAMEBUFFER
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_FRAMEBUFFER_OES, GL_FRAMEBUFFER_EXT - CType: int |
static int |
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES - CType: int |
static int |
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - CType: int |
static int |
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES - CType: int |
static int |
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES - CType: int |
static int |
GL_FRAMEBUFFER_BINDING
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_BINDING_EXT, GL_FRAMEBUFFER_BINDING_OES - CType: int |
static int |
GL_FRAMEBUFFER_COMPLETE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_COMPLETE_EXT, GL_FRAMEBUFFER_COMPLETE_OES - CType: int |
static int |
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - CType: int |
static int |
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
GL_ES_VERSION_2_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES - CType: int |
static int |
GL_FRAMEBUFFER_INCOMPLETE_FORMATS
Part of
GL_EXT_framebuffer_object; GL_ES_VERSION_2_0; GL_OES_framebuffer_object |
static int |
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES - CType: int |
static int |
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_IMG_multisampled_render_to_texture, GL_ANGLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_APPLE_framebuffer_multisample, GL_NV_framebuffer_multisampleAlias for: GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV - CType: int |
static int |
GL_FRAMEBUFFER_SRGB
GL_ARB_framebuffer_sRGB, GL_VERSION_3_0, GL_EXT_framebuffer_sRGB, GL_EXT_sRGB_write_controlAlias for: GL_FRAMEBUFFER_SRGB_EXT - CType: int |
static int |
GL_FRAMEBUFFER_UNSUPPORTED
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_FRAMEBUFFER_UNSUPPORTED_EXT, GL_FRAMEBUFFER_UNSUPPORTED_OES - CType: int |
static int |
GL_FRONT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FRONT_AND_BACK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FRONT_FACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_FUNC_ADD
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_minmax, GL_OES_blend_subtractAlias for: GL_FUNC_ADD_EXT, GL_FUNC_ADD_OES - CType: int |
static int |
GL_FUNC_REVERSE_SUBTRACT
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtractAlias for: GL_FUNC_REVERSE_SUBTRACT_OES, GL_FUNC_REVERSE_SUBTRACT_EXT - CType: int |
static int |
GL_FUNC_SUBTRACT
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtractAlias for: GL_FUNC_SUBTRACT_OES, GL_FUNC_SUBTRACT_EXT - CType: int |
static int |
GL_GENERATE_MIPMAP_HINT
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_ES_1_0, GL_SGIS_generate_mipmapAlias for: GL_GENERATE_MIPMAP_HINT_SGIS - CType: int |
static int |
GL_GEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_GREATER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_GREEN_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_GUILTY_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: GL_GUILTY_CONTEXT_RESET_EXT, GL_GUILTY_CONTEXT_RESET_ARB, GL_GUILTY_CONTEXT_RESET_KHR - CType: int |
static int |
GL_HALF_FLOAT
Part of
GL_ARB_half_float_vertex; GL_NV_half_float; GL_ARB_half_float_pixel,
earmarked for ES 3.0 (hence kept in GL while fixing Bug 590) |
static int |
GL_IMPLEMENTATION_COLOR_READ_FORMAT
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_formatAlias for: GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES - CType: int |
static int |
GL_IMPLEMENTATION_COLOR_READ_TYPE
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_formatAlias for: GL_IMPLEMENTATION_COLOR_READ_TYPE_OES - CType: int |
static int |
GL_INCR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_INCR_WRAP
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_stencil_wrap, GL_OES_stencil_wrapAlias for: GL_INCR_WRAP_EXT, GL_INCR_WRAP_OES - CType: int |
static int |
GL_INNOCENT_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: GL_INNOCENT_CONTEXT_RESET_EXT, GL_INNOCENT_CONTEXT_RESET_ARB, GL_INNOCENT_CONTEXT_RESET_KHR - CType: int |
static int |
GL_INVALID_ENUM
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_INVALID_FRAMEBUFFER_OPERATION
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_INVALID_FRAMEBUFFER_OPERATION_EXT, GL_INVALID_FRAMEBUFFER_OPERATION_OES - CType: int |
static int |
GL_INVALID_OPERATION
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_INVALID_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_INVERT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_KEEP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LESS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINE_LOOP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINE_SMOOTH
Common in ES1, GL2 and GL3
|
static int |
GL_LINE_SMOOTH_HINT
Common in ES1, GL2 and GL3
|
static int |
GL_LINE_STRIP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINE_WIDTH
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINEAR_MIPMAP_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINEAR_MIPMAP_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LINES
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LOGIC_OP_MODE
Common in ES1, GL2 and GL3
|
static int |
GL_LOSE_CONTEXT_ON_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessAlias for: GL_LOSE_CONTEXT_ON_RESET_KHR, GL_LOSE_CONTEXT_ON_RESET_EXT, GL_LOSE_CONTEXT_ON_RESET_ARB - CType: int |
static int |
GL_LUMINANCE
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LUMINANCE_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_LUMINANCE_ALPHA16F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_LUMINANCE_ALPHA16F_EXT, GL_LUMINANCE_ALPHA16F_ARB - CType: int |
static int |
GL_LUMINANCE_ALPHA32F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_LUMINANCE_ALPHA32F_EXT, GL_LUMINANCE_ALPHA32F_ARB - CType: int |
static int |
GL_LUMINANCE16F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_LUMINANCE16F_EXT, GL_LUMINANCE16F_ARB - CType: int |
static int |
GL_LUMINANCE32F
GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_LUMINANCE32F_EXT, GL_LUMINANCE32F_ARB - CType: int |
static int |
GL_LUMINANCE4_ALPHA4
GL_VERSION_1_1, GL_EXT_texture, GL_OES_required_internalformatAlias for: GL_LUMINANCE4_ALPHA4_EXT, GL_LUMINANCE4_ALPHA4_OES - CType: int |
static int |
GL_LUMINANCE8
GL_VERSION_1_1, GL_OES_required_internalformat, GL_EXT_texture_storage, GL_EXT_textureAlias for: GL_LUMINANCE8_OES, GL_LUMINANCE8_EXT - CType: int |
static int |
GL_LUMINANCE8_ALPHA8
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatAlias for: GL_LUMINANCE8_ALPHA8_EXT, GL_LUMINANCE8_ALPHA8_OES - CType: int |
static int |
GL_MAP_FLUSH_EXPLICIT_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_FLUSH_EXPLICIT_BIT_EXT - CType: int |
static int |
GL_MAP_INVALIDATE_BUFFER_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_INVALIDATE_BUFFER_BIT_EXT - CType: int |
static int |
GL_MAP_INVALIDATE_RANGE_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_INVALIDATE_RANGE_BIT_EXT - CType: int |
static int |
GL_MAP_READ_BIT
GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_READ_BIT_EXT - CType: int |
static int |
GL_MAP_UNSYNCHRONIZED_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_UNSYNCHRONIZED_BIT_EXT - CType: int |
static int |
GL_MAP_WRITE_BIT
GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: GL_MAP_WRITE_BIT_EXT - CType: int |
static int |
GL_MAX_CUBE_MAP_TEXTURE_SIZE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB, GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT, GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES - CType: int |
static int |
GL_MAX_RENDERBUFFER_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_MAX_RENDERBUFFER_SIZE_OES, GL_MAX_RENDERBUFFER_SIZE_EXT - CType: int |
static int |
GL_MAX_SAMPLES
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_APPLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_ANGLE_framebuffer_multisampleAlias for: GL_MAX_SAMPLES_NV, GL_MAX_SAMPLES_IMG, GL_MAX_SAMPLES_APPLE, GL_MAX_SAMPLES_EXT, GL_MAX_SAMPLES_ANGLE - CType: int |
static int |
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
GL_EXT_texture_filter_anisotropic - CType: int |
static int |
GL_MAX_TEXTURE_SIZE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_MAX_VIEWPORT_DIMS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_MIRRORED_REPEAT
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_texture_mirrored_repeat, GL_IBM_texture_mirrored_repeat, GL_ARB_texture_mirrored_repeatAlias for: GL_MIRRORED_REPEAT_OES, GL_MIRRORED_REPEAT_IBM, GL_MIRRORED_REPEAT_ARB - CType: int |
static int |
GL_MULTISAMPLE
Common in ES1, GL2 and GL3
|
static int |
GL_NAND
Common in ES1, GL2 and GL3
|
static int |
GL_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NEAREST_MIPMAP_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NEAREST_MIPMAP_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NEVER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NICEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NO_ERROR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NO_RESET_NOTIFICATION
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: GL_NO_RESET_NOTIFICATION_EXT, GL_NO_RESET_NOTIFICATION_ARB, GL_NO_RESET_NOTIFICATION_KHR - CType: int |
static int |
GL_NONE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_framebuffer_objectAlias for: GL_NONE_OES - CType: int |
static int |
GL_NOOP
Common in ES1, GL2 and GL3
|
static int |
GL_NOR
Common in ES1, GL2 and GL3
|
static int |
GL_NOTEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_NUM_COMPRESSED_TEXTURE_FORMATS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compressionAlias for: GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int |
static int |
GL_ONE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shaderAlias for: GL_ONE_EXT - CType: int |
static int |
GL_ONE_MINUS_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ONE_MINUS_DST_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ONE_MINUS_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_ONE_MINUS_SRC_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_OR
Common in ES1, GL2 and GL3
|
static int |
GL_OR_INVERTED
Common in ES1, GL2 and GL3
|
static int |
GL_OR_REVERSE
Common in ES1, GL2 and GL3
|
static int |
GL_OUT_OF_MEMORY
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_PACK_ALIGNMENT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_POINT_FADE_THRESHOLD_SIZE
Common in ES1, GL2 and GL3
|
static int |
GL_POINT_SIZE
Common in ES1, GL2 and GL3
|
static int |
GL_POINTS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_POLYGON_OFFSET_FACTOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_polygon_offsetAlias for: GL_POLYGON_OFFSET_FACTOR_EXT - CType: int |
static int |
GL_POLYGON_OFFSET_FILL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_POLYGON_OFFSET_UNITS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_R16F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storageAlias for: GL_R16F_EXT - CType: int |
static int |
GL_R32F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storageAlias for: GL_R32F_EXT - CType: int |
static int |
GL_R8
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rgAlias for: GL_R8_EXT - CType: int |
static int |
GL_READ_FRAMEBUFFER
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_blit, GL_ANGLE_framebuffer_blit, GL_NV_framebuffer_blit, GL_APPLE_framebuffer_multisampleAlias for: GL_READ_FRAMEBUFFER_EXT, GL_READ_FRAMEBUFFER_ANGLE, GL_READ_FRAMEBUFFER_NV, GL_READ_FRAMEBUFFER_APPLE - CType: int |
static int |
GL_READ_FRAMEBUFFER_BINDING
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_blit, GL_NV_framebuffer_blit, GL_EXT_framebuffer_blitAlias for: GL_READ_FRAMEBUFFER_BINDING_APPLE, GL_READ_FRAMEBUFFER_BINDING_ANGLE, GL_READ_FRAMEBUFFER_BINDING_NV, GL_READ_FRAMEBUFFER_BINDING_EXT - CType: int |
static int |
GL_RED_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_RENDERBUFFER
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_RENDERBUFFER_EXT, GL_RENDERBUFFER_OES - CType: int |
static int |
GL_RENDERBUFFER_ALPHA_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_ALPHA_SIZE_OES, GL_RENDERBUFFER_ALPHA_SIZE_EXT - CType: int |
static int |
GL_RENDERBUFFER_BINDING
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_BINDING_OES, GL_RENDERBUFFER_BINDING_EXT - CType: int |
static int |
GL_RENDERBUFFER_BLUE_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_BLUE_SIZE_OES, GL_RENDERBUFFER_BLUE_SIZE_EXT - CType: int |
static int |
GL_RENDERBUFFER_DEPTH_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_RENDERBUFFER_DEPTH_SIZE_EXT, GL_RENDERBUFFER_DEPTH_SIZE_OES - CType: int |
static int |
GL_RENDERBUFFER_GREEN_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_RENDERBUFFER_GREEN_SIZE_EXT, GL_RENDERBUFFER_GREEN_SIZE_OES - CType: int |
static int |
GL_RENDERBUFFER_HEIGHT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_HEIGHT_OES, GL_RENDERBUFFER_HEIGHT_EXT - CType: int |
static int |
GL_RENDERBUFFER_INTERNAL_FORMAT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_INTERNAL_FORMAT_OES, GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - CType: int |
static int |
GL_RENDERBUFFER_RED_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: GL_RENDERBUFFER_RED_SIZE_OES, GL_RENDERBUFFER_RED_SIZE_EXT - CType: int |
static int |
GL_RENDERBUFFER_SAMPLES
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_NV_framebuffer_multisampleAlias for: GL_RENDERBUFFER_SAMPLES_APPLE, GL_RENDERBUFFER_SAMPLES_ANGLE, GL_RENDERBUFFER_SAMPLES_IMG, GL_RENDERBUFFER_SAMPLES_EXT, GL_RENDERBUFFER_SAMPLES_NV - CType: int |
static int |
GL_RENDERBUFFER_STENCIL_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_RENDERBUFFER_STENCIL_SIZE_EXT, GL_RENDERBUFFER_STENCIL_SIZE_OES - CType: int |
static int |
GL_RENDERBUFFER_WIDTH
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_RENDERBUFFER_WIDTH_EXT, GL_RENDERBUFFER_WIDTH_OES - CType: int |
static int |
GL_RENDERER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_REPEAT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_REPLACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_textureAlias for: GL_REPLACE_EXT - CType: int |
static int |
GL_RESET_NOTIFICATION_STRATEGY
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessAlias for: GL_RESET_NOTIFICATION_STRATEGY_KHR, GL_RESET_NOTIFICATION_STRATEGY_EXT, GL_RESET_NOTIFICATION_STRATEGY_ARB - CType: int |
static int |
GL_RG16F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storageAlias for: GL_RG16F_EXT - CType: int |
static int |
GL_RG32F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storageAlias for: GL_RG32F_EXT - CType: int |
static int |
GL_RG8
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rgAlias for: GL_RG8_EXT - CType: int |
static int |
GL_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_RGB10
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatAlias for: GL_RGB10_EXT - CType: int |
static int |
GL_RGB10_A2
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatAlias for: GL_RGB10_A2_EXT - CType: int |
static int |
GL_RGB16F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_RGB16F_EXT, GL_RGB16F_ARB - CType: int |
static int |
GL_RGB32F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_RGB32F_EXT, GL_RGB32F_ARB - CType: int |
static int |
GL_RGB5_A1
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_EXT_textureAlias for: GL_RGB5_A1_OES, GL_RGB5_A1_EXT - CType: int |
static int |
GL_RGB565
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_framebuffer_object, GL_OES_required_internalformatAlias for: GL_RGB565_OES - CType: int |
static int |
GL_RGB8
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_rgb8_rgba8, GL_OES_required_internalformatAlias for: GL_RGB8_EXT, GL_RGB8_OES - CType: int |
static int |
GL_RGBA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_RGBA16F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_RGBA16F_EXT, GL_RGBA16F_ARB - CType: int |
static int |
GL_RGBA32F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_floatAlias for: GL_RGBA32F_EXT, GL_RGBA32F_ARB - CType: int |
static int |
GL_RGBA4
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_framebuffer_object, GL_OES_required_internalformatAlias for: GL_RGBA4_EXT, GL_RGBA4_OES - CType: int |
static int |
GL_RGBA8
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_OES_rgb8_rgba8, GL_OES_required_internalformat, GL_EXT_textureAlias for: GL_RGBA8_OES, GL_RGBA8_EXT - CType: int |
static int |
GL_SAMPLE_ALPHA_TO_COVERAGE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleAlias for: GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - CType: int |
static int |
GL_SAMPLE_ALPHA_TO_ONE
Common in ES1, GL2 and GL3
|
static int |
GL_SAMPLE_BUFFERS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_3DFX_multisample, GL_ARB_multisample, GL_EXT_multisample, GL_SGIS_multisampleAlias for: GL_SAMPLE_BUFFERS_3DFX, GL_SAMPLE_BUFFERS_ARB, GL_SAMPLE_BUFFERS_EXT, GL_SAMPLE_BUFFERS_SGIS - CType: int |
static int |
GL_SAMPLE_COVERAGE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleAlias for: GL_SAMPLE_COVERAGE_ARB - CType: int |
static int |
GL_SAMPLE_COVERAGE_INVERT
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleAlias for: GL_SAMPLE_COVERAGE_INVERT_ARB - CType: int |
static int |
GL_SAMPLE_COVERAGE_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleAlias for: GL_SAMPLE_COVERAGE_VALUE_ARB - CType: int |
static int |
GL_SAMPLES
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_3DFX_multisample, GL_ARB_multisample, GL_EXT_multisample, GL_SGIS_multisampleAlias for: GL_SAMPLES_3DFX, GL_SAMPLES_ARB, GL_SAMPLES_EXT, GL_SAMPLES_SGIS - CType: int |
static int |
GL_SCISSOR_BOX
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SCISSOR_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SET
Common in ES1, GL2 and GL3
|
static int |
GL_SHORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SMOOTH_LINE_WIDTH_RANGE
Common in ES1, GL2 and GL3
|
static int |
GL_SMOOTH_POINT_SIZE_RANGE
Common in ES1, GL2 and GL3
|
static int |
GL_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SRC_ALPHA_SATURATE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_blend_func_extendedAlias for: GL_SRC_ALPHA_SATURATE_EXT - CType: int |
static int |
GL_SRC_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SRGB
GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBAlias for: GL_SRGB_EXT - CType: int |
static int |
GL_SRGB_ALPHA
GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBAlias for: GL_SRGB_ALPHA_EXT - CType: int |
static int |
GL_SRGB8_ALPHA8
GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBAlias for: GL_SRGB8_ALPHA8_EXT - CType: int |
static int |
GL_STATIC_DRAW
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectAlias for: GL_STATIC_DRAW_ARB - CType: int |
static int |
GL_STENCIL_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: GL_STENCIL_ATTACHMENT_EXT, GL_STENCIL_ATTACHMENT_OES - CType: int |
static int |
GL_STENCIL_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_FAIL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_FUNC
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_INDEX1
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil1Alias for: GL_STENCIL_INDEX1_EXT, GL_STENCIL_INDEX1_OES - CType: int |
static int |
GL_STENCIL_INDEX4
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil4Alias for: GL_STENCIL_INDEX4_EXT, GL_STENCIL_INDEX4_OES - CType: int |
static int |
GL_STENCIL_INDEX8
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil8, GL_OES_texture_stencil8Alias for: GL_STENCIL_INDEX8_EXT, GL_STENCIL_INDEX8_OES - CType: int |
static int |
GL_STENCIL_PASS_DEPTH_FAIL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_PASS_DEPTH_PASS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_REF
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_VALUE_MASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_STENCIL_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_SUBPIXEL_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_2D
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_BINDING_2D
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_BINDING_CUBE_MAP
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_BINDING_CUBE_MAP_ARB, GL_TEXTURE_BINDING_CUBE_MAP_EXT, GL_TEXTURE_BINDING_CUBE_MAP_OES - CType: int |
static int |
GL_TEXTURE_CUBE_MAP
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_OES, GL_TEXTURE_CUBE_MAP_ARB, GL_TEXTURE_CUBE_MAP_EXT - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_X
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_X
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES, GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_Y
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES - CType: int |
static int |
GL_TEXTURE_CUBE_MAP_POSITIVE_Z
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapAlias for: GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES - CType: int |
static int |
GL_TEXTURE_IMMUTABLE_FORMAT
GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageAlias for: GL_TEXTURE_IMMUTABLE_FORMAT_EXT - CType: int |
static int |
GL_TEXTURE_MAG_FILTER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_MAX_ANISOTROPY_EXT
GL_EXT_texture_filter_anisotropic - CType: int |
static int |
GL_TEXTURE_MIN_FILTER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_WRAP_S
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE_WRAP_T
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TEXTURE0
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE0_ARB - CType: int |
static int |
GL_TEXTURE1
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE1_ARB - CType: int |
static int |
GL_TEXTURE10
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE10_ARB - CType: int |
static int |
GL_TEXTURE11
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE11_ARB - CType: int |
static int |
GL_TEXTURE12
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE12_ARB - CType: int |
static int |
GL_TEXTURE13
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE13_ARB - CType: int |
static int |
GL_TEXTURE14
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE14_ARB - CType: int |
static int |
GL_TEXTURE15
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE15_ARB - CType: int |
static int |
GL_TEXTURE16
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE16_ARB - CType: int |
static int |
GL_TEXTURE17
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE17_ARB - CType: int |
static int |
GL_TEXTURE18
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE18_ARB - CType: int |
static int |
GL_TEXTURE19
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE19_ARB - CType: int |
static int |
GL_TEXTURE2
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE2_ARB - CType: int |
static int |
GL_TEXTURE20
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE20_ARB - CType: int |
static int |
GL_TEXTURE21
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE21_ARB - CType: int |
static int |
GL_TEXTURE22
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE22_ARB - CType: int |
static int |
GL_TEXTURE23
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE23_ARB - CType: int |
static int |
GL_TEXTURE24
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE24_ARB - CType: int |
static int |
GL_TEXTURE25
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE25_ARB - CType: int |
static int |
GL_TEXTURE26
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE26_ARB - CType: int |
static int |
GL_TEXTURE27
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE27_ARB - CType: int |
static int |
GL_TEXTURE28
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE28_ARB - CType: int |
static int |
GL_TEXTURE29
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE29_ARB - CType: int |
static int |
GL_TEXTURE3
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE3_ARB - CType: int |
static int |
GL_TEXTURE30
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE30_ARB - CType: int |
static int |
GL_TEXTURE31
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE31_ARB - CType: int |
static int |
GL_TEXTURE4
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE4_ARB - CType: int |
static int |
GL_TEXTURE5
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE5_ARB - CType: int |
static int |
GL_TEXTURE6
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE6_ARB - CType: int |
static int |
GL_TEXTURE7
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE7_ARB - CType: int |
static int |
GL_TEXTURE8
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE8_ARB - CType: int |
static int |
GL_TEXTURE9
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureAlias for: GL_TEXTURE9_ARB - CType: int |
static int |
GL_TRIANGLE_FAN
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TRIANGLE_STRIP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TRIANGLES
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_TRUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_UNKNOWN_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessAlias for: GL_UNKNOWN_CONTEXT_RESET_KHR, GL_UNKNOWN_CONTEXT_RESET_EXT, GL_UNKNOWN_CONTEXT_RESET_ARB - CType: int |
static int |
GL_UNPACK_ALIGNMENT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_UNSIGNED_BYTE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_UNSIGNED_INT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_element_index_uint - CType: int |
static int |
GL_UNSIGNED_INT_10F_11F_11F_REV
Part of
GL_ES_VERSION_3_0, GL_VERSION_3_0; GL_EXT_packed_float |
static int |
GL_UNSIGNED_INT_24_8
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_packed_depth_stencil, GL_EXT_packed_depth_stencil, GL_OES_packed_depth_stencilAlias for: GL_UNSIGNED_INT_24_8_NV, GL_UNSIGNED_INT_24_8_EXT, GL_UNSIGNED_INT_24_8_OES - CType: int |
static int |
GL_UNSIGNED_SHORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
GL_EXT_read_format_bgra - CType: int |
static int |
GL_UNSIGNED_SHORT_4_4_4_4
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixelsAlias for: GL_UNSIGNED_SHORT_4_4_4_4_EXT - CType: int |
static int |
GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
GL_EXT_read_format_bgra - CType: int |
static int |
GL_UNSIGNED_SHORT_5_5_5_1
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixelsAlias for: GL_UNSIGNED_SHORT_5_5_5_1_EXT - CType: int |
static int |
GL_UNSIGNED_SHORT_5_6_5
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_VENDOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_VERSION
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_VIEWPORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int |
static int |
GL_WRITE_ONLY
GL_VERSION_1_5, GL_ES_VERSION_3_1, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectAlias for: GL_WRITE_ONLY_OES, GL_WRITE_ONLY_ARB - CType: int |
static int |
GL_XOR
Common in ES1, GL2 and GL3
|
static int |
GL_ZERO
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shaderAlias for: GL_ZERO_EXT - CType: int |
| Modifier and Type | Method and Description |
|---|---|
void |
glActiveTexture(int texture)
Entry point to C language function:
void glActiveTexture(GLenum texture) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multitextureAlias for: glActiveTextureARB |
void |
glBindBuffer(int target,
int buffer)
Entry point to C language function:
void glBindBuffer(GLenum target, GLuint buffer) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glBindBufferARB |
void |
glBindFramebuffer(int target,
int framebuffer)
Entry point to C language function:
void glBindFramebuffer(GLenum target, GLuint framebuffer) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glBindFramebufferOES, glBindFramebufferEXT |
void |
glBindRenderbuffer(int target,
int renderbuffer)
Entry point to C language function:
void glBindRenderbuffer(GLenum target, GLuint renderbuffer) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glBindRenderbufferEXT, glBindRenderbufferOES |
void |
glBindTexture(int target,
int texture)
Entry point to C language function:
void glBindTexture(GLenum target, GLuint texture) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glBindTextureEXT |
void |
glBlendEquation(int mode)
Entry point to C language function:
void glBlendEquation(GLenum mode) Part of GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_1_2, GL_OES_blend_subtract, GL_EXT_blend_minmaxAlias for: glBlendEquationOES, glBlendEquationEXT |
void |
glBlendEquationSeparate(int modeRGB,
int modeAlpha)
Entry point to C language function:
void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) Part of GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separateAlias for: glBlendEquationSeparateOES, glBlendEquationSeparateEXT |
void |
glBlendFunc(int sfactor,
int dfactor)
Entry point to C language function:
void glBlendFunc(GLenum sfactor, GLenum dfactor) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glBlendFuncSeparate(int sfactorRGB,
int dfactorRGB,
int sfactorAlpha,
int dfactorAlpha)
Entry point to C language function:
void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha) Part of GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_INGR_blend_func_separate, GL_OES_blend_func_separate, GL_EXT_blend_func_separateAlias for: glBlendFuncSeparateINGR, glBlendFuncSeparateOES, glBlendFuncSeparateEXT |
void |
glBufferData(int target,
long size,
Buffer data,
int usage)
Entry point to C language function:
void glBufferData(GLenum target, GLsizeiptr size, const void * data, GLenum usage) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glBufferDataARB |
void |
glBufferSubData(int target,
long offset,
long size,
Buffer data)
Entry point to C language function:
void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void * data) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glBufferSubDataARB |
int |
glCheckFramebufferStatus(int target)
Entry point to C language function:
GLenum glCheckFramebufferStatus(GLenum target) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glCheckFramebufferStatusEXT, glCheckFramebufferStatusOES |
void |
glClear(int mask)
Entry point to C language function:
void glClear(GLbitfield mask) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glClearColor(float red,
float green,
float blue,
float alpha)
Entry point to C language function:
void glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glClearDepthf(float d)
Entry point to C language function:
void glClearDepthf(GLfloat d) Part of GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precisionAlias for: glClearDepthfOES |
void |
glClearStencil(int s)
Entry point to C language function:
void glClearStencil(GLint s) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glColorMask(boolean red,
boolean green,
boolean blue,
boolean alpha)
Entry point to C language function:
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glCompressedTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int imageSize,
Buffer data)
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionAlias for: glCompressedTexImage2DARB |
void |
glCompressedTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int imageSize,
long data_buffer_offset)
Entry point to C language function:
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionAlias for: glCompressedTexImage2DARB |
void |
glCompressedTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int imageSize,
Buffer data)
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionAlias for: glCompressedTexSubImage2DARB |
void |
glCompressedTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int imageSize,
long data_buffer_offset)
Entry point to C language function:
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionAlias for: glCompressedTexSubImage2DARB |
void |
glCopyTexImage2D(int target,
int level,
int internalformat,
int x,
int y,
int width,
int height,
int border)
Entry point to C language function:
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_copy_textureAlias for: glCopyTexImage2DEXT |
void |
glCopyTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int x,
int y,
int width,
int height)
Entry point to C language function:
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_copy_textureAlias for: glCopyTexSubImage2DEXT |
void |
glCullFace(int mode)
Entry point to C language function:
void glCullFace(GLenum mode) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glDeleteBuffers(int n,
int[] buffers,
int buffers_offset)
Entry point to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * buffers) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glDeleteBuffersARB |
void |
glDeleteBuffers(int n,
IntBuffer buffers)
Entry point to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * buffers) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glDeleteBuffersARB |
void |
glDeleteFramebuffers(int n,
int[] framebuffers,
int framebuffers_offset)
Entry point to C language function:
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT |
void |
glDeleteFramebuffers(int n,
IntBuffer framebuffers)
Entry point to C language function:
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT |
void |
glDeleteRenderbuffers(int n,
int[] renderbuffers,
int renderbuffers_offset)
Entry point to C language function:
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT |
void |
glDeleteRenderbuffers(int n,
IntBuffer renderbuffers)
Entry point to C language function:
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT |
void |
glDeleteTextures(int n,
int[] textures,
int textures_offset)
Entry point to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glDeleteTexturesEXT |
void |
glDeleteTextures(int n,
IntBuffer textures)
Entry point to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glDeleteTexturesEXT |
void |
glDepthFunc(int func)
Entry point to C language function:
void glDepthFunc(GLenum func) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glDepthMask(boolean flag)
Entry point to C language function:
void glDepthMask(GLboolean flag) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glDepthRangef(float n,
float f)
Entry point to C language function:
void glDepthRangef(GLfloat n, GLfloat f) Part of GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precisionAlias for: glDepthRangefOES |
void |
glDisable(int cap)
Entry point to C language function:
void glDisable(GLenum cap) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glDrawArrays(int mode,
int first,
int count)
Entry point to C language function:
void glDrawArrays(GLenum mode, GLint first, GLsizei count) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_vertex_arrayAlias for: glDrawArraysEXT |
void |
glDrawElements(int mode,
int count,
int type,
long indices_buffer_offset)
Entry point to C language function:
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const void * indices) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1 |
void |
glEnable(int cap)
Entry point to C language function:
void glEnable(GLenum cap) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glFinish()
Entry point to C language function:
void glFinish(void) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glFlush()
Entry point to C language function:
void glFlush(void) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glFlushMappedBufferRange(int target,
long offset,
long length)
Entry point to C language function:
void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length) Part of GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range, GL_APPLE_flush_buffer_rangeAlias for: glFlushMappedBufferRangeEXT, glFlushMappedBufferRangeAPPLE |
void |
glFramebufferRenderbuffer(int target,
int attachment,
int renderbuffertarget,
int renderbuffer)
Entry point to C language function:
void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glFramebufferRenderbufferOES, glFramebufferRenderbufferEXT |
void |
glFramebufferTexture2D(int target,
int attachment,
int textarget,
int texture,
int level)
Entry point to C language function:
void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glFramebufferTexture2DEXT, glFramebufferTexture2DOES |
void |
glFrontFace(int mode)
Entry point to C language function:
void glFrontFace(GLenum mode) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGenBuffers(int n,
int[] buffers,
int buffers_offset)
Entry point to C language function:
void glGenBuffers(GLsizei n, GLuint * buffers) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glGenBuffersARB |
void |
glGenBuffers(int n,
IntBuffer buffers)
Entry point to C language function:
void glGenBuffers(GLsizei n, GLuint * buffers) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glGenBuffersARB |
void |
glGenerateMipmap(int target)
Entry point to C language function:
void glGenerateMipmap(GLenum target) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glGenerateMipmapOES, glGenerateMipmapEXT |
void |
glGenFramebuffers(int n,
int[] framebuffers,
int framebuffers_offset)
Entry point to C language function:
void glGenFramebuffers(GLsizei n, GLuint * framebuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glGenFramebuffersOES, glGenFramebuffersEXT |
void |
glGenFramebuffers(int n,
IntBuffer framebuffers)
Entry point to C language function:
void glGenFramebuffers(GLsizei n, GLuint * framebuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glGenFramebuffersOES, glGenFramebuffersEXT |
void |
glGenRenderbuffers(int n,
int[] renderbuffers,
int renderbuffers_offset)
Entry point to C language function:
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGenRenderbuffersEXT, glGenRenderbuffersOES |
void |
glGenRenderbuffers(int n,
IntBuffer renderbuffers)
Entry point to C language function:
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGenRenderbuffersEXT, glGenRenderbuffersOES |
void |
glGenTextures(int n,
int[] textures,
int textures_offset)
Entry point to C language function:
void glGenTextures(GLsizei n, GLuint * textures) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glGenTexturesEXT |
void |
glGenTextures(int n,
IntBuffer textures)
Entry point to C language function:
void glGenTextures(GLsizei n, GLuint * textures) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glGenTexturesEXT |
void |
glGetBooleanv(int pname,
byte[] data,
int data_offset)
Entry point to C language function:
void glGetBooleanv(GLenum pname, GLboolean * data) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetBooleanv(int pname,
ByteBuffer data)
Entry point to C language function:
void glGetBooleanv(GLenum pname, GLboolean * data) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetBufferParameteriv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glGetBufferParameterivARB |
void |
glGetBufferParameteriv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glGetBufferParameterivARB |
int |
glGetError()
Entry point to C language function:
GLenum glGetError(void) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetFloatv(int pname,
float[] data,
int data_offset)
Entry point to C language function:
void glGetFloatv(GLenum pname, GLfloat * data) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glGetFloatv(int pname,
FloatBuffer data)
Entry point to C language function:
void glGetFloatv(GLenum pname, GLfloat * data) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glGetFramebufferAttachmentParameteriv(int target,
int attachment,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES |
void |
glGetFramebufferAttachmentParameteriv(int target,
int attachment,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES |
int |
glGetGraphicsResetStatus()
Entry point to C language function:
GLenum glGetGraphicsResetStatus(void) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: glGetGraphicsResetStatusEXT, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusKHR |
void |
glGetIntegerv(int pname,
int[] data,
int data_offset)
Entry point to C language function:
void glGetIntegerv(GLenum pname, GLint * data) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetIntegerv(int pname,
IntBuffer data)
Entry point to C language function:
void glGetIntegerv(GLenum pname, GLint * data) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetnUniformfv(int program,
int location,
int bufSize,
float[] params,
int params_offset)
Entry point to C language function:
void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessAlias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB |
void |
glGetnUniformfv(int program,
int location,
int bufSize,
FloatBuffer params)
Entry point to C language function:
void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessAlias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB |
void |
glGetnUniformiv(int program,
int location,
int bufSize,
int[] params,
int params_offset)
Entry point to C language function:
void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR |
void |
glGetnUniformiv(int program,
int location,
int bufSize,
IntBuffer params)
Entry point to C language function:
void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR |
void |
glGetRenderbufferParameteriv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES |
void |
glGetRenderbufferParameteriv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES |
String |
glGetString(int name)
Entry point to C language function:
const GLubyte * glGetString(GLenum name) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetTexParameterfv(int target,
int pname,
float[] params,
int params_offset)
Entry point to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glGetTexParameterfv(int target,
int pname,
FloatBuffer params)
Entry point to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glGetTexParameteriv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glGetTexParameteriv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glHint(int target,
int mode)
Entry point to C language function:
void glHint(GLenum target, GLenum mode) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0, GL_PGI_misc_hintsAlias for: glHintPGI |
boolean |
glIsBuffer(int buffer)
Entry point to C language function:
GLboolean glIsBuffer(GLuint buffer) Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectAlias for: glIsBufferARB |
boolean |
glIsEnabled(int cap)
Entry point to C language function:
GLboolean glIsEnabled(GLenum cap) Part of GL_NV_vertex_buffer_unified_memory, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
boolean |
glIsFramebuffer(int framebuffer)
Entry point to C language function:
GLboolean glIsFramebuffer(GLuint framebuffer) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glIsFramebufferEXT, glIsFramebufferOES |
boolean |
glIsRenderbuffer(int renderbuffer)
Entry point to C language function:
GLboolean glIsRenderbuffer(GLuint renderbuffer) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectAlias for: glIsRenderbufferOES, glIsRenderbufferEXT |
boolean |
glIsTexture(int texture)
Entry point to C language function:
GLboolean glIsTexture(GLuint texture) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectAlias for: glIsTextureEXT |
void |
glLineWidth(float width)
Entry point to C language function:
void glLineWidth(GLfloat width) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
ByteBuffer |
glMapBuffer(int target,
int access)
Entry point to C language function:
void * glMapBuffer(GLenum target, GLenum access) Part of GL_VERSION_1_5, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectAlias for: glMapBufferOES, glMapBufferARB |
ByteBuffer |
glMapBufferRange(int target,
long offset,
long length,
int access)
Entry point to C language function:
void * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) Part of GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeAlias for: glMapBufferRangeEXT |
void |
glPixelStorei(int pname,
int param)
Entry point to C language function:
void glPixelStorei(GLenum pname, GLint param) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glPolygonOffset(float factor,
float units)
Entry point to C language function:
void glPolygonOffset(GLfloat factor, GLfloat units) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_EXT_polygon_offsetAlias for: glPolygonOffsetEXT |
void |
glReadnPixels(int x,
int y,
int width,
int height,
int format,
int type,
int bufSize,
Buffer data)
Entry point to C language function:
void glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void * data) Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessAlias for: glReadnPixelsEXT, glReadnPixelsARB, glReadnPixelsKHR |
void |
glReadPixels(int x,
int y,
int width,
int height,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glReadPixels(int x,
int y,
int width,
int height,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glRenderbufferStorage(int target,
int internalformat,
int width,
int height)
Entry point to C language function:
void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectAlias for: glRenderbufferStorageEXT, glRenderbufferStorageOES |
void |
glRenderbufferStorageMultisample(int target,
int samples,
int internalformat,
int width,
int height)
Entry point to C language function:
void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) Part of GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_ANGLE_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_NV_framebuffer_multisampleAlias for: glRenderbufferStorageMultisampleAPPLE, glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisampleANGLE, glRenderbufferStorageMultisampleIMG, glRenderbufferStorageMultisampleNV |
void |
glSampleCoverage(float value,
boolean invert)
Entry point to C language function:
void glSampleCoverage(GLfloat value, GLboolean invert) Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multisample, GL_OES_fixed_pointAlias for: glSampleCoverageARB, glSampleCoverageOES |
void |
glScissor(int x,
int y,
int width,
int height)
Entry point to C language function:
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glStencilFunc(int func,
int ref,
int mask)
Entry point to C language function:
void glStencilFunc(GLenum func, GLint ref, GLuint mask) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glStencilMask(int mask)
Entry point to C language function:
void glStencilMask(GLuint mask) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glStencilOp(int fail,
int zfail,
int zpass)
Entry point to C language function:
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexParameterf(int target,
int pname,
float param)
Entry point to C language function:
void glTexParameterf(GLenum target, GLenum pname, GLfloat param) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glTexParameterfv(int target,
int pname,
float[] params,
int params_offset)
Entry point to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glTexParameterfv(int target,
int pname,
FloatBuffer params)
Entry point to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params) Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0 |
void |
glTexParameteri(int target,
int pname,
int param)
Entry point to C language function:
void glTexParameteri(GLenum target, GLenum pname, GLint param) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexParameteriv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexParameteriv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
void |
glTexStorage1D(int target,
int levels,
int internalformat,
int width)
Entry point to C language function:
void glTexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) Part of GL_ARB_texture_storage, GL_VERSION_4_2, GL_EXT_texture_storageAlias for: glTexStorage1DEXT |
void |
glTexStorage2D(int target,
int levels,
int internalformat,
int width,
int height)
Entry point to C language function:
void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) Part of GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageAlias for: glTexStorage2DEXT |
void |
glTexStorage3D(int target,
int levels,
int internalformat,
int width,
int height,
int depth)
Entry point to C language function:
void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) Part of GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageAlias for: glTexStorage3DEXT |
void |
glTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_subtextureAlias for: glTexSubImage2DEXT |
void |
glTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_subtextureAlias for: glTexSubImage2DEXT |
void |
glTextureStorage1DEXT(int texture,
int target,
int levels,
int internalformat,
int width)
Entry point to C language function:
void glTextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) Part of GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_access |
void |
glTextureStorage2DEXT(int texture,
int target,
int levels,
int internalformat,
int width,
int height)
Entry point to C language function:
void glTextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) Part of GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_access |
void |
glTextureStorage3DEXT(int texture,
int target,
int levels,
int internalformat,
int width,
int height,
int depth)
Entry point to C language function:
void glTextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) Part of GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_access |
boolean |
glUnmapBuffer(int target)
Entry point to C language function:
GLboolean glUnmapBuffer(GLenum target) Part of GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectAlias for: glUnmapBufferOES, glUnmapBufferARB |
void |
glViewport(int x,
int y,
int width,
int height)
Entry point to C language function:
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height) Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0 |
getBoundBuffer, getBoundFramebuffer, getBufferStorage, getContext, getDefaultDrawFramebuffer, getDefaultReadBuffer, getDefaultReadFramebuffer, getDownstreamGL, getExtension, getGL, getGL2, getGL2ES1, getGL2ES2, getGL2ES3, getGL2GL3, getGL3, getGL3bc, getGL3ES3, getGL4, getGL4bc, getGL4ES3, getGLES1, getGLES2, getGLES3, getGLProfile, getMaxRenderbufferSamples, getPlatformGLExtensions, getRootGL, getSwapInterval, glClearDepth, glDepthRange, hasBasicFBOSupport, hasFullFBOSupport, hasGLSL, isExtensionAvailable, isFunctionAvailable, isGL, isGL2, isGL2ES1, isGL2ES2, isGL2ES3, isGL2GL3, isGL3, isGL3bc, isGL3core, isGL3ES3, isGL4, isGL4bc, isGL4core, isGL4ES3, isGLcore, isGLES, isGLES1, isGLES2, isGLES2Compatible, isGLES3, isGLES31Compatible, isGLES32Compatible, isGLES3Compatible, isNPOTTextureAvailable, isTextureFormatBGRA8888Available, isVBOArrayBound, isVBOElementArrayBound, mapBuffer, mapBufferRange, setSwapIntervalstatic final int GL_ONE_MINUS_SRC_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_SCISSOR_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ONE_MINUS_DST_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_SAMPLES
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_NV_framebuffer_multisampleGL_RENDERBUFFER_SAMPLES_APPLE, GL_RENDERBUFFER_SAMPLES_ANGLE, GL_RENDERBUFFER_SAMPLES_IMG, GL_RENDERBUFFER_SAMPLES_EXT, GL_RENDERBUFFER_SAMPLES_NV - CType: intstatic final int GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES - CType: intstatic final int GL_INVALID_FRAMEBUFFER_OPERATION
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_INVALID_FRAMEBUFFER_OPERATION_EXT, GL_INVALID_FRAMEBUFFER_OPERATION_OES - CType: intstatic final int GL_DEPTH_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_INVALID_OPERATION
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
GL_EXT_texture_compression_s3tc - CType: intstatic final int GL_RGB32F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_floatGL_RGB32F_EXT, GL_RGB32F_ARB - CType: intstatic final int GL_DYNAMIC_DRAW
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_DYNAMIC_DRAW_ARB - CType: intstatic final int GL_DEPTH_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_UNKNOWN_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessGL_UNKNOWN_CONTEXT_RESET_KHR, GL_UNKNOWN_CONTEXT_RESET_EXT, GL_UNKNOWN_CONTEXT_RESET_ARB - CType: intstatic final int GL_STENCIL_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_MAX_SAMPLES
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_APPLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_ANGLE_framebuffer_multisampleGL_MAX_SAMPLES_NV, GL_MAX_SAMPLES_IMG, GL_MAX_SAMPLES_APPLE, GL_MAX_SAMPLES_EXT, GL_MAX_SAMPLES_ANGLE - CType: intstatic final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES - CType: intstatic final int GL_FRONT_FACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE0
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE0_ARB - CType: intstatic final int GL_TEXTURE4
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE4_ARB - CType: intstatic final int GL_TEXTURE3
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE3_ARB - CType: intstatic final int GL_TEXTURE2
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE2_ARB - CType: intstatic final int GL_TEXTURE1
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE1_ARB - CType: intstatic final int GL_TEXTURE8
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE8_ARB - CType: intstatic final int GL_TEXTURE7
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE7_ARB - CType: intstatic final int GL_TEXTURE6
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE6_ARB - CType: intstatic final int GL_TEXTURE5
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE5_ARB - CType: intstatic final int GL_TEXTURE9
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE9_ARB - CType: intstatic final int GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
GL_EXT_texture_compression_s3tc - CType: intstatic final int GL_RGB5_A1
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_EXT_textureGL_RGB5_A1_OES, GL_RGB5_A1_EXT - CType: intstatic final int GL_INCR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_MAP_INVALIDATE_BUFFER_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_INVALIDATE_BUFFER_BIT_EXT - CType: intstatic final int GL_SRC_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_NOTEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_CULL_FACE_MODE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FASTEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_R16F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storageGL_R16F_EXT - CType: intstatic final int GL_ALIASED_POINT_SIZE_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: intstatic final int GL_SHORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES - CType: intstatic final int GL_ONE_MINUS_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DST_COLOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LESS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ONE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shaderGL_ONE_EXT - CType: intstatic final int GL_SRGB
GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBGL_SRGB_EXT - CType: intstatic final int GL_RENDERBUFFER_STENCIL_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_RENDERBUFFER_STENCIL_SIZE_EXT, GL_RENDERBUFFER_STENCIL_SIZE_OES - CType: intstatic final int GL_TRIANGLES
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FIXED
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_VERSION_ES_1_0, GL_OES_fixed_pointGL_FIXED_OES - CType: intstatic final int GL_RGBA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_NEAREST_MIPMAP_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_EXTENSIONS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DRAW_FRAMEBUFFER_BINDING
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_NV_framebuffer_blit, GL_ANGLE_framebuffer_blit, GL_EXT_framebuffer_blitGL_DRAW_FRAMEBUFFER_BINDING_APPLE, GL_DRAW_FRAMEBUFFER_BINDING_NV, GL_DRAW_FRAMEBUFFER_BINDING_ANGLE, GL_DRAW_FRAMEBUFFER_BINDING_EXT - CType: intstatic final int GL_BYTE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_GENERATE_MIPMAP_HINT
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_ES_1_0, GL_SGIS_generate_mipmapGL_GENERATE_MIPMAP_HINT_SGIS - CType: intstatic final int GL_EQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ONE_MINUS_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_POLYGON_OFFSET_UNITS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RGBA4
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_framebuffer_object, GL_OES_required_internalformatGL_RGBA4_EXT, GL_RGBA4_OES - CType: intstatic final int GL_BLEND_EQUATION_RGB
GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separateGL_BLEND_EQUATION_RGB_OES, GL_BLEND_EQUATION_RGB_EXT - CType: intstatic final int GL_RGB16F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_floatGL_RGB16F_EXT, GL_RGB16F_ARB - CType: intstatic final int GL_SAMPLE_COVERAGE_INVERT
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleGL_SAMPLE_COVERAGE_INVERT_ARB - CType: intstatic final int GL_MAP_INVALIDATE_RANGE_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_INVALIDATE_RANGE_BIT_EXT - CType: intstatic final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
GL_EXT_texture_filter_anisotropic - CType: intstatic final int GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - CType: intstatic final int GL_VERSION
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_IMPLEMENTATION_COLOR_READ_FORMAT
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_formatGL_IMPLEMENTATION_COLOR_READ_FORMAT_OES - CType: intstatic final int GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
GL_EXT_read_format_bgra - CType: intstatic final int GL_TEXTURE_MAG_FILTER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DITHER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
GL_ES_VERSION_2_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES - CType: intstatic final int GL_INVALID_ENUM
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_CUBE_MAP
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_mapGL_TEXTURE_CUBE_MAP_OES, GL_TEXTURE_CUBE_MAP_ARB, GL_TEXTURE_CUBE_MAP_EXT - CType: intstatic final int GL_ALWAYS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_INVERT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_READ_FRAMEBUFFER_BINDING
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_blit, GL_NV_framebuffer_blit, GL_EXT_framebuffer_blitGL_READ_FRAMEBUFFER_BINDING_APPLE, GL_READ_FRAMEBUFFER_BINDING_ANGLE, GL_READ_FRAMEBUFFER_BINDING_NV, GL_READ_FRAMEBUFFER_BINDING_EXT - CType: intstatic final int GL_LUMINANCE
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BLEND_EQUATION_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_EXT_blend_equation_separate, GL_OES_blend_equation_separateGL_BLEND_EQUATION_ALPHA_EXT, GL_BLEND_EQUATION_ALPHA_OES - CType: intstatic final int GL_DEPTH24_STENCIL8
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_packed_depth_stencil, GL_OES_packed_depth_stencilGL_DEPTH24_STENCIL8_EXT, GL_DEPTH24_STENCIL8_OES - CType: intstatic final int GL_MAP_FLUSH_EXPLICIT_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_FLUSH_EXPLICIT_BIT_EXT - CType: intstatic final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_IMG_multisampled_render_to_texture, GL_ANGLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_APPLE_framebuffer_multisample, GL_NV_framebuffer_multisampleGL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV - CType: intstatic final int GL_RG8
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rgGL_RG8_EXT - CType: intstatic final int GL_LINEAR_MIPMAP_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_REPLACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_textureGL_REPLACE_EXT - CType: intstatic final int GL_MAP_WRITE_BIT
GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_WRITE_BIT_EXT - CType: intstatic final int GL_SRGB8_ALPHA8
GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBGL_SRGB8_ALPHA8_EXT - CType: intstatic final int GL_MAX_TEXTURE_SIZE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_WIDTH
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_RENDERBUFFER_WIDTH_EXT, GL_RENDERBUFFER_WIDTH_OES - CType: intstatic final int GL_NEVER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FALSE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DEPTH_COMPONENT16
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_SGIX_depth_textureGL_DEPTH_COMPONENT16_ARB, GL_DEPTH_COMPONENT16_OES, GL_DEPTH_COMPONENT16_SGIX - CType: intstatic final int GL_MAP_UNSYNCHRONIZED_BIT
GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_UNSYNCHRONIZED_BIT_EXT - CType: intstatic final int GL_FRAMEBUFFER_BINDING
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_BINDING_EXT, GL_FRAMEBUFFER_BINDING_OES - CType: intstatic final int GL_PACK_ALIGNMENT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_INTERNAL_FORMAT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_INTERNAL_FORMAT_OES, GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - CType: intstatic final int GL_STENCIL_INDEX1
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil1GL_STENCIL_INDEX1_EXT, GL_STENCIL_INDEX1_OES - CType: intstatic final int GL_BUFFER_MAPPED
GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_ARB_vertex_buffer_object, GL_OES_mapbufferGL_BUFFER_MAPPED_ARB, GL_BUFFER_MAPPED_OES - CType: intstatic final int GL_COLOR_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RGBA16F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_floatGL_RGBA16F_EXT, GL_RGBA16F_ARB - CType: intstatic final int GL_RGBA8
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_OES_rgb8_rgba8, GL_OES_required_internalformat, GL_EXT_textureGL_RGBA8_OES, GL_RGBA8_EXT - CType: intstatic final int GL_BLEND_EQUATION
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_OES_blend_subtract, GL_EXT_blend_minmaxGL_BLEND_EQUATION_OES, GL_BLEND_EQUATION_EXT - CType: intstatic final int GL_UNSIGNED_BYTE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_BLUE_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_BLUE_SIZE_OES, GL_RENDERBUFFER_BLUE_SIZE_EXT - CType: intstatic final int GL_STENCIL_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LUMINANCE32F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_LUMINANCE32F_EXT, GL_LUMINANCE32F_ARB - CType: intstatic final int GL_UNSIGNED_INT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_element_index_uint - CType: intstatic final int GL_DEPTH_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_DEPTH_ATTACHMENT_EXT, GL_DEPTH_ATTACHMENT_OES - CType: intstatic final int GL_RGB10_A2
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatGL_RGB10_A2_EXT - CType: intstatic final int GL_SAMPLE_COVERAGE_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleGL_SAMPLE_COVERAGE_VALUE_ARB - CType: intstatic final int GL_DRAW_FRAMEBUFFER
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_framebuffer_blit, GL_EXT_framebuffer_blit, GL_APPLE_framebuffer_multisample, GL_ANGLE_framebuffer_blitGL_DRAW_FRAMEBUFFER_NV, GL_DRAW_FRAMEBUFFER_EXT, GL_DRAW_FRAMEBUFFER_APPLE, GL_DRAW_FRAMEBUFFER_ANGLE - CType: intstatic final int GL_TRUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LINE_STRIP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BLEND_SRC_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateGL_BLEND_SRC_RGB_EXT, GL_BLEND_SRC_RGB_OES - CType: intstatic final int GL_DEPTH_FUNC
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ELEMENT_ARRAY_BUFFER
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_ELEMENT_ARRAY_BUFFER_ARB - CType: intstatic final int GL_MAX_RENDERBUFFER_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_MAX_RENDERBUFFER_SIZE_OES, GL_MAX_RENDERBUFFER_SIZE_EXT - CType: intstatic final int GL_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_SAMPLE_COVERAGE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleGL_SAMPLE_COVERAGE_ARB - CType: intstatic final int GL_UNSIGNED_SHORT_5_6_5
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BACK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_BINDING_CUBE_MAP
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_BINDING_CUBE_MAP_ARB, GL_TEXTURE_BINDING_CUBE_MAP_EXT, GL_TEXTURE_BINDING_CUBE_MAP_OES - CType: intstatic final int GL_READ_FRAMEBUFFER
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_blit, GL_ANGLE_framebuffer_blit, GL_NV_framebuffer_blit, GL_APPLE_framebuffer_multisampleGL_READ_FRAMEBUFFER_EXT, GL_READ_FRAMEBUFFER_ANGLE, GL_READ_FRAMEBUFFER_NV, GL_READ_FRAMEBUFFER_APPLE - CType: intstatic final int GL_SAMPLE_BUFFERS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_3DFX_multisample, GL_ARB_multisample, GL_EXT_multisample, GL_SGIS_multisampleGL_SAMPLE_BUFFERS_3DFX, GL_SAMPLE_BUFFERS_ARB, GL_SAMPLE_BUFFERS_EXT, GL_SAMPLE_BUFFERS_SGIS - CType: intstatic final int GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
GL_EXT_read_format_bgra - CType: intstatic final int GL_RENDERBUFFER_ALPHA_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_ALPHA_SIZE_OES, GL_RENDERBUFFER_ALPHA_SIZE_EXT - CType: intstatic final int GL_UNSIGNED_SHORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_COLOR_ATTACHMENT0
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_draw_buffers, GL_OES_framebuffer_object, GL_EXT_draw_buffers, GL_EXT_framebuffer_objectGL_COLOR_ATTACHMENT0_NV, GL_COLOR_ATTACHMENT0_OES, GL_COLOR_ATTACHMENT0_EXT - CType: intstatic final int GL_LUMINANCE_ALPHA16F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_LUMINANCE_ALPHA16F_EXT, GL_LUMINANCE_ALPHA16F_ARB - CType: intstatic final int GL_LINEAR_MIPMAP_LINEAR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES - CType: intstatic final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES - CType: intstatic final int GL_INCR_WRAP
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_stencil_wrap, GL_OES_stencil_wrapGL_INCR_WRAP_EXT, GL_INCR_WRAP_OES - CType: intstatic final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES - CType: intstatic final int GL_NEAREST_MIPMAP_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BLUE_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_MIN_FILTER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RG16F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storageGL_RG16F_EXT - CType: intstatic final int GL_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_MAX_CUBE_MAP_TEXTURE_SIZE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB, GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT, GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES - CType: intstatic final int GL_RENDERBUFFER_BINDING
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_BINDING_OES, GL_RENDERBUFFER_BINDING_EXT - CType: intstatic final int GL_RESET_NOTIFICATION_STRATEGY
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessGL_RESET_NOTIFICATION_STRATEGY_KHR, GL_RESET_NOTIFICATION_STRATEGY_EXT, GL_RESET_NOTIFICATION_STRATEGY_ARB - CType: intstatic final int GL_COLOR_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ALPHA32F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_ALPHA32F_EXT, GL_ALPHA32F_ARB - CType: intstatic final int GL_POLYGON_OFFSET_FACTOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_polygon_offsetGL_POLYGON_OFFSET_FACTOR_EXT - CType: intstatic final int GL_BGR
GL_VERSION_1_2, GL_EXT_bgraGL_BGR_EXT - CType: intstatic final int GL_KEEP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BGRA
GL_VERSION_1_2, GL_IMG_read_format, GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_format_BGRA8888, GL_EXT_bgra, GL_EXT_read_format_bgraGL_BGRA_IMG, GL_BGRA_EXT - CType: intstatic final int GL_COLOR_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_MIRRORED_REPEAT
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_texture_mirrored_repeat, GL_IBM_texture_mirrored_repeat, GL_ARB_texture_mirrored_repeatGL_MIRRORED_REPEAT_OES, GL_MIRRORED_REPEAT_IBM, GL_MIRRORED_REPEAT_ARB - CType: intstatic final int GL_ELEMENT_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - CType: intstatic final int GL_SCISSOR_BOX
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_CUBE_MAP_POSITIVE_X
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_mapGL_TEXTURE_CUBE_MAP_POSITIVE_X_OES, GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT - CType: intstatic final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES - CType: intstatic final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_mapGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES - CType: intstatic final int GL_DECR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FUNC_ADD
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_minmax, GL_OES_blend_subtractGL_FUNC_ADD_EXT, GL_FUNC_ADD_OES - CType: intstatic final int GL_LINES
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ALPHA_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BLEND_SRC_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_func_separate, GL_EXT_blend_func_separateGL_BLEND_SRC_ALPHA_OES, GL_BLEND_SRC_ALPHA_EXT - CType: intstatic final int GL_SRGB_ALPHA
GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGBGL_SRGB_ALPHA_EXT - CType: intstatic final int GL_FRAMEBUFFER_SRGB
GL_ARB_framebuffer_sRGB, GL_VERSION_3_0, GL_EXT_framebuffer_sRGB, GL_EXT_sRGB_write_controlGL_FRAMEBUFFER_SRGB_EXT - CType: intstatic final int GL_UNSIGNED_SHORT_4_4_4_4
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixelsGL_UNSIGNED_SHORT_4_4_4_4_EXT - CType: intstatic final int GL_STENCIL_PASS_DEPTH_FAIL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_HEIGHT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_HEIGHT_OES, GL_RENDERBUFFER_HEIGHT_EXT - CType: intstatic final int GL_POLYGON_OFFSET_FILL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LUMINANCE8_ALPHA8
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatGL_LUMINANCE8_ALPHA8_EXT, GL_LUMINANCE8_ALPHA8_OES - CType: intstatic final int GL_RGB565
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_framebuffer_object, GL_OES_required_internalformatGL_RGB565_OES - CType: intstatic final int GL_LINE_WIDTH
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_UNSIGNED_SHORT_5_5_5_1
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixelsGL_UNSIGNED_SHORT_5_5_5_1_EXT - CType: intstatic final int GL_ALPHA8
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatGL_ALPHA8_EXT, GL_ALPHA8_OES - CType: intstatic final int GL_CW
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LUMINANCE8
GL_VERSION_1_1, GL_OES_required_internalformat, GL_EXT_texture_storage, GL_EXT_textureGL_LUMINANCE8_OES, GL_LUMINANCE8_EXT - CType: intstatic final int GL_GREEN_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RED_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RGB8
GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_rgb8_rgba8, GL_OES_required_internalformatGL_RGB8_EXT, GL_RGB8_OES - CType: intstatic final int GL_NO_ERROR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_STENCIL_VALUE_MASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_WRAP_S
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DEPTH_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_WRAP_T
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE_2D
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ACTIVE_TEXTURE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_ACTIVE_TEXTURE_ARB - CType: intstatic final int GL_INNOCENT_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessGL_INNOCENT_CONTEXT_RESET_EXT, GL_INNOCENT_CONTEXT_RESET_ARB, GL_INNOCENT_CONTEXT_RESET_KHR - CType: intstatic final int GL_BUFFER_USAGE
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_BUFFER_USAGE_ARB - CType: intstatic final int GL_IMPLEMENTATION_COLOR_READ_TYPE
GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_formatGL_IMPLEMENTATION_COLOR_READ_TYPE_OES - CType: intstatic final int GL_NUM_COMPRESSED_TEXTURE_FORMATS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compressionGL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - CType: intstatic final int GL_LINE_LOOP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BUFFER_SIZE
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_BUFFER_SIZE_ARB - CType: intstatic final int GL_TRIANGLE_FAN
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_DEPTH_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_RENDERBUFFER_DEPTH_SIZE_EXT, GL_RENDERBUFFER_DEPTH_SIZE_OES - CType: intstatic final int GL_TEXTURE20
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE20_ARB - CType: intstatic final int GL_MAX_VIEWPORT_DIMS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DECR_WRAP
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_stencil_wrap, GL_EXT_stencil_wrapGL_DECR_WRAP_OES, GL_DECR_WRAP_EXT - CType: intstatic final int GL_TEXTURE19
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE19_ARB - CType: intstatic final int GL_TEXTURE18
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE18_ARB - CType: intstatic final int GL_TEXTURE17
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE17_ARB - CType: intstatic final int GL_TEXTURE16
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE16_ARB - CType: intstatic final int GL_TEXTURE15
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE15_ARB - CType: intstatic final int GL_TEXTURE14
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE14_ARB - CType: intstatic final int GL_TEXTURE13
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE13_ARB - CType: intstatic final int GL_TEXTURE12
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE12_ARB - CType: intstatic final int GL_TEXTURE11
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE11_ARB - CType: intstatic final int GL_TEXTURE10
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE10_ARB - CType: intstatic final int GL_TEXTURE31
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE31_ARB - CType: intstatic final int GL_TEXTURE30
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE30_ARB - CType: intstatic final int GL_R8
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rgGL_R8_EXT - CType: intstatic final int GL_ALPHA16F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_ALPHA16F_EXT, GL_ALPHA16F_ARB - CType: intstatic final int GL_TEXTURE29
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE29_ARB - CType: intstatic final int GL_TEXTURE28
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE28_ARB - CType: intstatic final int GL_TEXTURE27
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE27_ARB - CType: intstatic final int GL_TEXTURE26
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE26_ARB - CType: intstatic final int GL_TEXTURE25
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE25_ARB - CType: intstatic final int GL_TEXTURE24
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE24_ARB - CType: intstatic final int GL_TEXTURE23
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE23_ARB - CType: intstatic final int GL_TEXTURE22
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE22_ARB - CType: intstatic final int GL_TEXTURE21
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitextureGL_TEXTURE21_ARB - CType: intstatic final int GL_STENCIL_FAIL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRONT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_SUBPIXEL_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ARRAY_BUFFER_BINDING
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_ARRAY_BUFFER_BINDING_ARB - CType: intstatic final int GL_FRAMEBUFFER_COMPLETE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_COMPLETE_EXT, GL_FRAMEBUFFER_COMPLETE_OES - CType: intstatic final int GL_VENDOR
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_ALIASED_LINE_WIDTH_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: intstatic final int GL_CCW
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_STENCIL_REF
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_TEXTURE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_STENCIL_PASS_DEPTH_PASS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRONT_AND_BACK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LUMINANCE_ALPHA32F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_LUMINANCE_ALPHA32F_EXT, GL_LUMINANCE_ALPHA32F_ARB - CType: intstatic final int GL_LUMINANCE_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_MAP_READ_BIT
GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeGL_MAP_READ_BIT_EXT - CType: intstatic final int GL_FRAMEBUFFER
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_FRAMEBUFFER_OES, GL_FRAMEBUFFER_EXT - CType: intstatic final int GL_ARRAY_BUFFER
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_ARRAY_BUFFER_ARB - CType: intstatic final int GL_TEXTURE_IMMUTABLE_FORMAT
GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageGL_TEXTURE_IMMUTABLE_FORMAT_EXT - CType: intstatic final int GL_OUT_OF_MEMORY
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_NONE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_framebuffer_objectGL_NONE_OES - CType: intstatic final int GL_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DONT_CARE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_COMPRESSED_RGB_S3TC_DXT1_EXT
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: intstatic final int GL_LUMINANCE16F
GL_EXT_texture_storage, GL_ARB_texture_floatGL_LUMINANCE16F_EXT, GL_LUMINANCE16F_ARB - CType: intstatic final int GL_DEPTH_WRITEMASK
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - CType: intstatic final int GL_FUNC_REVERSE_SUBTRACT
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtractGL_FUNC_REVERSE_SUBTRACT_OES, GL_FUNC_REVERSE_SUBTRACT_EXT - CType: intstatic final int GL_REPEAT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_STENCIL_INDEX8
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil8, GL_OES_texture_stencil8GL_STENCIL_INDEX8_EXT, GL_STENCIL_INDEX8_OES - CType: intstatic final int GL_STENCIL_TEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_WRITE_ONLY
GL_VERSION_1_5, GL_ES_VERSION_3_1, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectGL_WRITE_ONLY_OES, GL_WRITE_ONLY_ARB - CType: intstatic final int GL_STATIC_DRAW
GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_objectGL_STATIC_DRAW_ARB - CType: intstatic final int GL_POINTS
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DEPTH_COMPONENT32
GL_VERSION_1_4, GL_ARB_depth_texture, GL_SGIX_depth_texture, GL_OES_depth32GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_SGIX, GL_DEPTH_COMPONENT32_OES - CType: intstatic final int GL_DEPTH_RANGE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FUNC_SUBTRACT
GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtractGL_FUNC_SUBTRACT_OES, GL_FUNC_SUBTRACT_EXT - CType: intstatic final int GL_FRAMEBUFFER_UNSUPPORTED
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_UNSUPPORTED_EXT, GL_FRAMEBUFFER_UNSUPPORTED_OES - CType: intstatic final int GL_SAMPLES
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_3DFX_multisample, GL_ARB_multisample, GL_EXT_multisample, GL_SGIS_multisampleGL_SAMPLES_3DFX, GL_SAMPLES_ARB, GL_SAMPLES_EXT, GL_SAMPLES_SGIS - CType: intstatic final int GL_TEXTURE_BINDING_2D
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_ES_1_0 - CType: intstatic final int GL_DEPTH_COMPONENT24
GL_ES_VERSION_3_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_depth24, GL_SGIX_depth_textureGL_DEPTH_COMPONENT24_ARB, GL_DEPTH_COMPONENT24_OES, GL_DEPTH_COMPONENT24_SGIX - CType: intstatic final int GL_STENCIL_BITS
GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_GREEN_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_RENDERBUFFER_GREEN_SIZE_EXT, GL_RENDERBUFFER_GREEN_SIZE_OES - CType: intstatic final int GL_BLEND_DST_RGB
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateGL_BLEND_DST_RGB_EXT, GL_BLEND_DST_RGB_OES - CType: intstatic final int GL_BLEND
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_NO_RESET_NOTIFICATION
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessGL_NO_RESET_NOTIFICATION_EXT, GL_NO_RESET_NOTIFICATION_ARB, GL_NO_RESET_NOTIFICATION_KHR - CType: intstatic final int GL_DEPTH_STENCIL
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_packed_depth_stencil, GL_NV_packed_depth_stencil, GL_EXT_packed_depth_stencilGL_DEPTH_STENCIL_OES, GL_DEPTH_STENCIL_NV, GL_DEPTH_STENCIL_EXT - CType: intstatic final int GL_BUFFER_ACCESS
GL_VERSION_1_5, GL_ARB_vertex_buffer_object, GL_OES_mapbufferGL_BUFFER_ACCESS_ARB, GL_BUFFER_ACCESS_OES - CType: intstatic final int GL_NEAREST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_RENDERBUFFER_EXT, GL_RENDERBUFFER_OES - CType: intstatic final int GL_CULL_FACE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_GUILTY_CONTEXT_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessGL_GUILTY_CONTEXT_RESET_EXT, GL_GUILTY_CONTEXT_RESET_ARB, GL_GUILTY_CONTEXT_RESET_KHR - CType: intstatic final int GL_VIEWPORT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LOSE_CONTEXT_ON_RESET
GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessGL_LOSE_CONTEXT_ON_RESET_KHR, GL_LOSE_CONTEXT_ON_RESET_EXT, GL_LOSE_CONTEXT_ON_RESET_ARB - CType: intstatic final int GL_GREATER
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES - CType: intstatic final int GL_STENCIL_INDEX4
GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil4GL_STENCIL_INDEX4_EXT, GL_STENCIL_INDEX4_OES - CType: intstatic final int GL_DEPTH_BUFFER_BIT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RENDERBUFFER_RED_SIZE
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectGL_RENDERBUFFER_RED_SIZE_OES, GL_RENDERBUFFER_RED_SIZE_EXT - CType: intstatic final int GL_SRC_ALPHA_SATURATE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_blend_func_extendedGL_SRC_ALPHA_SATURATE_EXT - CType: intstatic final int GL_UNPACK_ALIGNMENT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_LUMINANCE4_ALPHA4
GL_VERSION_1_1, GL_EXT_texture, GL_OES_required_internalformatGL_LUMINANCE4_ALPHA4_EXT, GL_LUMINANCE4_ALPHA4_OES - CType: intstatic final int GL_RG32F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storageGL_RG32F_EXT - CType: intstatic final int GL_R32F
GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storageGL_R32F_EXT - CType: intstatic final int GL_SAMPLE_ALPHA_TO_COVERAGE
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisampleGL_SAMPLE_ALPHA_TO_COVERAGE_ARB - CType: intstatic final int GL_TRIANGLE_STRIP
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_UNSIGNED_INT_24_8
GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_NV_packed_depth_stencil, GL_EXT_packed_depth_stencil, GL_OES_packed_depth_stencilGL_UNSIGNED_INT_24_8_NV, GL_UNSIGNED_INT_24_8_EXT, GL_UNSIGNED_INT_24_8_OES - CType: intstatic final int GL_TEXTURE_MAX_ANISOTROPY_EXT
GL_EXT_texture_filter_anisotropic - CType: intstatic final int GL_STENCIL_CLEAR_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: intstatic final int GL_ZERO
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shaderGL_ZERO_EXT - CType: intstatic final int GL_CLAMP_TO_EDGE
GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_SGIS_texture_edge_clampGL_CLAMP_TO_EDGE_SGIS - CType: intstatic final int GL_BLEND_DST_ALPHA
GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separateGL_BLEND_DST_ALPHA_EXT, GL_BLEND_DST_ALPHA_OES - CType: intstatic final int GL_RGB10
GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformatGL_RGB10_EXT - CType: intstatic final int GL_BGRA8
GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_storageGL_BGRA8_EXT - CType: intstatic final int GL_FLOAT
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_RGBA32F
GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_floatGL_RGBA32F_EXT, GL_RGBA32F_ARB - CType: intstatic final int GL_STENCIL_ATTACHMENT
GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectGL_STENCIL_ATTACHMENT_EXT, GL_STENCIL_ATTACHMENT_OES - CType: intstatic final int GL_INVALID_VALUE
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_BUFFER_MAP_POINTER
GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectGL_BUFFER_MAP_POINTER_OES, GL_BUFFER_MAP_POINTER_ARB - CType: intstatic final int GL_GEQUAL
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_NICEST
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_STENCIL_FUNC
GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: intstatic final int GL_COMPRESSED_TEXTURE_FORMATS
GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compressionGL_COMPRESSED_TEXTURE_FORMATS_ARB - CType: intstatic final int GL_AND
static final int GL_AND_INVERTED
static final int GL_AND_REVERSE
static final int GL_BLEND_DST
static final int GL_BLEND_SRC
static final int GL_CLEAR
static final int GL_COLOR_LOGIC_OP
static final int GL_COPY
static final int GL_COPY_INVERTED
static final int GL_EQUIV
static final int GL_LINE_SMOOTH
static final int GL_LINE_SMOOTH_HINT
static final int GL_LOGIC_OP_MODE
static final int GL_MULTISAMPLE
static final int GL_NAND
static final int GL_NOOP
static final int GL_NOR
static final int GL_OR
static final int GL_OR_INVERTED
static final int GL_OR_REVERSE
static final int GL_POINT_FADE_THRESHOLD_SIZE
static final int GL_POINT_SIZE
static final int GL_SAMPLE_ALPHA_TO_ONE
static final int GL_SET
static final int GL_SMOOTH_LINE_WIDTH_RANGE
static final int GL_SMOOTH_POINT_SIZE_RANGE
static final int GL_XOR
static final int GL_HALF_FLOAT
GL_ARB_half_float_vertex; GL_NV_half_float; GL_ARB_half_float_pixel,
earmarked for ES 3.0 (hence kept in GL while fixing Bug 590)static final int GL_FRAMEBUFFER_INCOMPLETE_FORMATS
GL_EXT_framebuffer_object; GL_ES_VERSION_2_0; GL_OES_framebuffer_objectstatic final int GL_UNSIGNED_INT_10F_11F_11F_REV
GL_ES_VERSION_3_0, GL_VERSION_3_0; GL_EXT_packed_floatvoid glActiveTexture(int texture)
void glActiveTexture(GLenum texture) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multitextureglActiveTextureARBvoid glBindBuffer(int target,
int buffer)
void glBindBuffer(GLenum target, GLuint buffer) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglBindBufferARBvoid glBindFramebuffer(int target,
int framebuffer)
void glBindFramebuffer(GLenum target, GLuint framebuffer) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglBindFramebufferOES, glBindFramebufferEXTvoid glBindRenderbuffer(int target,
int renderbuffer)
void glBindRenderbuffer(GLenum target, GLuint renderbuffer) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglBindRenderbufferEXT, glBindRenderbufferOESvoid glBindTexture(int target,
int texture)
void glBindTexture(GLenum target, GLuint texture) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglBindTextureEXTvoid glBlendEquation(int mode)
void glBlendEquation(GLenum mode) GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_1_2, GL_OES_blend_subtract, GL_EXT_blend_minmaxglBlendEquationOES, glBlendEquationEXTvoid glBlendEquationSeparate(int modeRGB,
int modeAlpha)
void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separateglBlendEquationSeparateOES, glBlendEquationSeparateEXTvoid glBlendFunc(int sfactor,
int dfactor)
void glBlendFunc(GLenum sfactor, GLenum dfactor) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glBlendFuncSeparate(int sfactorRGB,
int dfactorRGB,
int sfactorAlpha,
int dfactorAlpha)
void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha) GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_INGR_blend_func_separate, GL_OES_blend_func_separate, GL_EXT_blend_func_separateglBlendFuncSeparateINGR, glBlendFuncSeparateOES, glBlendFuncSeparateEXTvoid glBufferData(int target,
long size,
Buffer data,
int usage)
void glBufferData(GLenum target, GLsizeiptr size, const void * data, GLenum usage) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglBufferDataARBdata - a direct or array-backed Buffer
Throws a GLException if GL-function constraints are not met or the native GL-function fails.
GLException - if buffer is not bound to targetGLException - if size is less-than zeroGLException - if a native GL-Error occurs
void glBufferSubData(int target,
long offset,
long size,
Buffer data)
void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void * data) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglBufferSubDataARBdata - a direct or array-backed Bufferint glCheckFramebufferStatus(int target)
GLenum glCheckFramebufferStatus(GLenum target) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglCheckFramebufferStatusEXT, glCheckFramebufferStatusOESvoid glClear(int mask)
void glClear(GLbitfield mask) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glClearColor(float red,
float green,
float blue,
float alpha)
void glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glClearDepthf(float d)
void glClearDepthf(GLfloat d) GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precisionglClearDepthfOESvoid glClearStencil(int s)
void glClearStencil(GLint s) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glColorMask(boolean red,
boolean green,
boolean blue,
boolean alpha)
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glCompressedTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int imageSize,
Buffer data)
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionglCompressedTexImage2DARBdata - a direct or array-backed Buffervoid glCompressedTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int imageSize,
long data_buffer_offset)
void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionglCompressedTexImage2DARBvoid glCompressedTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int imageSize,
Buffer data)
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionglCompressedTexSubImage2DARBdata - a direct or array-backed Buffervoid glCompressedTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int imageSize,
long data_buffer_offset)
void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_texture_compressionglCompressedTexSubImage2DARBvoid glCopyTexImage2D(int target,
int level,
int internalformat,
int x,
int y,
int width,
int height,
int border)
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_copy_textureglCopyTexImage2DEXTvoid glCopyTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int x,
int y,
int width,
int height)
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_copy_textureglCopyTexSubImage2DEXTvoid glCullFace(int mode)
void glCullFace(GLenum mode) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glDeleteBuffers(int n,
IntBuffer buffers)
void glDeleteBuffers(GLsizei n, const GLuint * buffers) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglDeleteBuffersARBbuffers - a direct or array-backed IntBuffervoid glDeleteBuffers(int n,
int[] buffers,
int buffers_offset)
void glDeleteBuffers(GLsizei n, const GLuint * buffers) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglDeleteBuffersARBvoid glDeleteFramebuffers(int n,
IntBuffer framebuffers)
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglDeleteFramebuffersOES, glDeleteFramebuffersEXTframebuffers - a direct or array-backed IntBuffervoid glDeleteFramebuffers(int n,
int[] framebuffers,
int framebuffers_offset)
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglDeleteFramebuffersOES, glDeleteFramebuffersEXTvoid glDeleteRenderbuffers(int n,
IntBuffer renderbuffers)
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglDeleteRenderbuffersOES, glDeleteRenderbuffersEXTrenderbuffers - a direct or array-backed IntBuffervoid glDeleteRenderbuffers(int n,
int[] renderbuffers,
int renderbuffers_offset)
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglDeleteRenderbuffersOES, glDeleteRenderbuffersEXTvoid glDeleteTextures(int n,
IntBuffer textures)
void glDeleteTextures(GLsizei n, const GLuint * textures) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglDeleteTexturesEXTtextures - a direct or array-backed IntBuffervoid glDeleteTextures(int n,
int[] textures,
int textures_offset)
void glDeleteTextures(GLsizei n, const GLuint * textures) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglDeleteTexturesEXTvoid glDepthFunc(int func)
void glDepthFunc(GLenum func) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glDepthMask(boolean flag)
void glDepthMask(GLboolean flag) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glDepthRangef(float n,
float f)
void glDepthRangef(GLfloat n, GLfloat f) GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precisionglDepthRangefOESvoid glDisable(int cap)
void glDisable(GLenum cap) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glDrawArrays(int mode,
int first,
int count)
void glDrawArrays(GLenum mode, GLint first, GLsizei count) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_vertex_arrayglDrawArraysEXTvoid glDrawElements(int mode,
int count,
int type,
long indices_buffer_offset)
void glDrawElements(GLenum mode, GLsizei count, GLenum type, const void * indices) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1void glEnable(int cap)
void glEnable(GLenum cap) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glFinish()
void glFinish(void) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glFlush()
void glFlush(void) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glFramebufferRenderbuffer(int target,
int attachment,
int renderbuffertarget,
int renderbuffer)
void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglFramebufferRenderbufferOES, glFramebufferRenderbufferEXTvoid glFramebufferTexture2D(int target,
int attachment,
int textarget,
int texture,
int level)
void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglFramebufferTexture2DEXT, glFramebufferTexture2DOESvoid glFrontFace(int mode)
void glFrontFace(GLenum mode) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glGenBuffers(int n,
IntBuffer buffers)
void glGenBuffers(GLsizei n, GLuint * buffers) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglGenBuffersARBbuffers - a direct or array-backed IntBuffervoid glGenBuffers(int n,
int[] buffers,
int buffers_offset)
void glGenBuffers(GLsizei n, GLuint * buffers) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglGenBuffersARBvoid glGenerateMipmap(int target)
void glGenerateMipmap(GLenum target) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglGenerateMipmapOES, glGenerateMipmapEXTvoid glGenFramebuffers(int n,
IntBuffer framebuffers)
void glGenFramebuffers(GLsizei n, GLuint * framebuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglGenFramebuffersOES, glGenFramebuffersEXTframebuffers - a direct or array-backed IntBuffervoid glGenFramebuffers(int n,
int[] framebuffers,
int framebuffers_offset)
void glGenFramebuffers(GLsizei n, GLuint * framebuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglGenFramebuffersOES, glGenFramebuffersEXTvoid glGenRenderbuffers(int n,
IntBuffer renderbuffers)
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGenRenderbuffersEXT, glGenRenderbuffersOESrenderbuffers - a direct or array-backed IntBuffervoid glGenRenderbuffers(int n,
int[] renderbuffers,
int renderbuffers_offset)
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGenRenderbuffersEXT, glGenRenderbuffersOESvoid glGenTextures(int n,
IntBuffer textures)
void glGenTextures(GLsizei n, GLuint * textures) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglGenTexturesEXTtextures - a direct or array-backed IntBuffervoid glGenTextures(int n,
int[] textures,
int textures_offset)
void glGenTextures(GLsizei n, GLuint * textures) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglGenTexturesEXTvoid glGetBooleanv(int pname,
ByteBuffer data)
void glGetBooleanv(GLenum pname, GLboolean * data) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0data - a direct or array-backed ByteBuffervoid glGetBooleanv(int pname,
byte[] data,
int data_offset)
void glGetBooleanv(GLenum pname, GLboolean * data) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glGetBufferParameteriv(int target,
int pname,
IntBuffer params)
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglGetBufferParameterivARBparams - a direct or array-backed IntBuffervoid glGetBufferParameteriv(int target,
int pname,
int[] params,
int params_offset)
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglGetBufferParameterivARBint glGetError()
GLenum glGetError(void) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glGetFloatv(int pname,
FloatBuffer data)
void glGetFloatv(GLenum pname, GLfloat * data) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0data - a direct or array-backed FloatBuffervoid glGetFloatv(int pname,
float[] data,
int data_offset)
void glGetFloatv(GLenum pname, GLfloat * data) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glGetFramebufferAttachmentParameteriv(int target,
int attachment,
int pname,
IntBuffer params)
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOESparams - a direct or array-backed IntBuffervoid glGetFramebufferAttachmentParameteriv(int target,
int attachment,
int pname,
int[] params,
int params_offset)
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOESvoid glGetIntegerv(int pname,
IntBuffer data)
void glGetIntegerv(GLenum pname, GLint * data) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0data - a direct or array-backed IntBuffervoid glGetIntegerv(int pname,
int[] data,
int data_offset)
void glGetIntegerv(GLenum pname, GLint * data) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glGetRenderbufferParameteriv(int target,
int pname,
IntBuffer params)
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOESparams - a direct or array-backed IntBuffervoid glGetRenderbufferParameteriv(int target,
int pname,
int[] params,
int params_offset)
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOESString glGetString(int name)
const GLubyte * glGetString(GLenum name) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glGetTexParameterfv(int target,
int pname,
FloatBuffer params)
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0params - a direct or array-backed FloatBuffervoid glGetTexParameterfv(int target,
int pname,
float[] params,
int params_offset)
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glGetTexParameteriv(int target,
int pname,
IntBuffer params)
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0params - a direct or array-backed IntBuffervoid glGetTexParameteriv(int target,
int pname,
int[] params,
int params_offset)
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glHint(int target,
int mode)
void glHint(GLenum target, GLenum mode) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0, GL_PGI_misc_hintsglHintPGIboolean glIsBuffer(int buffer)
GLboolean glIsBuffer(GLuint buffer) GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_objectglIsBufferARBboolean glIsEnabled(int cap)
GLboolean glIsEnabled(GLenum cap) GL_NV_vertex_buffer_unified_memory, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0boolean glIsFramebuffer(int framebuffer)
GLboolean glIsFramebuffer(GLuint framebuffer) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglIsFramebufferEXT, glIsFramebufferOESboolean glIsRenderbuffer(int renderbuffer)
GLboolean glIsRenderbuffer(GLuint renderbuffer) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_objectglIsRenderbufferOES, glIsRenderbufferEXTboolean glIsTexture(int texture)
GLboolean glIsTexture(GLuint texture) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_objectglIsTextureEXTvoid glLineWidth(float width)
void glLineWidth(GLfloat width) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glPixelStorei(int pname,
int param)
void glPixelStorei(GLenum pname, GLint param) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glPolygonOffset(float factor,
float units)
void glPolygonOffset(GLfloat factor, GLfloat units) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_EXT_polygon_offsetglPolygonOffsetEXTvoid glReadPixels(int x,
int y,
int width,
int height,
int format,
int type,
Buffer pixels)
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0pixels - a direct or array-backed Buffervoid glReadPixels(int x,
int y,
int width,
int height,
int format,
int type,
long pixels_buffer_offset)
void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glRenderbufferStorage(int target,
int internalformat,
int width,
int height)
void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_objectglRenderbufferStorageEXT, glRenderbufferStorageOESvoid glSampleCoverage(float value,
boolean invert)
void glSampleCoverage(GLfloat value, GLboolean invert) GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multisample, GL_OES_fixed_pointglSampleCoverageARB, glSampleCoverageOESvoid glScissor(int x,
int y,
int width,
int height)
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glStencilFunc(int func,
int ref,
int mask)
void glStencilFunc(GLenum func, GLint ref, GLuint mask) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glStencilMask(int mask)
void glStencilMask(GLuint mask) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glStencilOp(int fail,
int zfail,
int zpass)
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int format,
int type,
Buffer pixels)
void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0pixels - a direct or array-backed Buffervoid glTexImage2D(int target,
int level,
int internalformat,
int width,
int height,
int border,
int format,
int type,
long pixels_buffer_offset)
void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glTexParameterf(int target,
int pname,
float param)
void glTexParameterf(GLenum target, GLenum pname, GLfloat param) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glTexParameterfv(int target,
int pname,
FloatBuffer params)
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0params - a direct or array-backed FloatBuffervoid glTexParameterfv(int target,
int pname,
float[] params,
int params_offset)
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params) GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0void glTexParameteri(int target,
int pname,
int param)
void glTexParameteri(GLenum target, GLenum pname, GLint param) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glTexParameteriv(int target,
int pname,
IntBuffer params)
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0params - a direct or array-backed IntBuffervoid glTexParameteriv(int target,
int pname,
int[] params,
int params_offset)
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int type,
Buffer pixels)
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_subtextureglTexSubImage2DEXTpixels - a direct or array-backed Buffervoid glTexSubImage2D(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int type,
long pixels_buffer_offset)
void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_subtextureglTexSubImage2DEXTvoid glViewport(int x,
int y,
int width,
int height)
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height) GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0void glTexStorage1D(int target,
int levels,
int internalformat,
int width)
void glTexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) GL_ARB_texture_storage, GL_VERSION_4_2, GL_EXT_texture_storageglTexStorage1DEXTvoid glTexStorage2D(int target,
int levels,
int internalformat,
int width,
int height)
void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageglTexStorage2DEXTvoid glTexStorage3D(int target,
int levels,
int internalformat,
int width,
int height,
int depth)
void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storageglTexStorage3DEXTvoid glTextureStorage1DEXT(int texture,
int target,
int levels,
int internalformat,
int width)
void glTextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width) GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_accessvoid glTextureStorage2DEXT(int texture,
int target,
int levels,
int internalformat,
int width,
int height)
void glTextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_accessvoid glTextureStorage3DEXT(int texture,
int target,
int levels,
int internalformat,
int width,
int height,
int depth)
void glTextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) GL_EXT_texture_storage, GL_ARB_texture_storage, GL_EXT_direct_state_accessByteBuffer glMapBuffer(int target, int access)
void * glMapBuffer(GLenum target, GLenum access) GL_VERSION_1_5, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectglMapBufferOES, glMapBufferARB
Throws a GLException if GL-function constraints are not met.
Returns GLBase.mapBuffer(int, int)'s GLBufferStorage.getMappedBuffer().
GLException - if buffer is not bound to targetGLException - if buffer is not trackedGLException - if buffer is already mappedGLException - if buffer has invalid store size, i.e. less-than zero
boolean glUnmapBuffer(int target)
GLboolean glUnmapBuffer(GLenum target) GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_objectglUnmapBufferOES, glUnmapBufferARBvoid glRenderbufferStorageMultisample(int target,
int samples,
int internalformat,
int width,
int height)
void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_APPLE_framebuffer_multisample, GL_EXT_multisampled_render_to_texture, GL_EXT_framebuffer_multisample, GL_ANGLE_framebuffer_multisample, GL_IMG_multisampled_render_to_texture, GL_NV_framebuffer_multisampleglRenderbufferStorageMultisampleAPPLE, glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisampleANGLE, glRenderbufferStorageMultisampleIMG, glRenderbufferStorageMultisampleNVByteBuffer glMapBufferRange(int target, long offset, long length, int access)
void * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_rangeglMapBufferRangeEXT
Throws a GLException if GL-function constraints are not met.
Returns GLBase.mapBufferRange(int, long, long, int)'s GLBufferStorage.getMappedBuffer().
GLException - if buffer is not bound to targetGLException - if buffer is not trackedGLException - if buffer is already mappedGLException - if buffer has invalid store size, i.e. less-than zeroGLException - if buffer mapping range does not fit, incl. offset
void glFlushMappedBufferRange(int target,
long offset,
long length)
void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length) GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range, GL_APPLE_flush_buffer_rangeglFlushMappedBufferRangeEXT, glFlushMappedBufferRangeAPPLEint glGetGraphicsResetStatus()
GLenum glGetGraphicsResetStatus(void) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessglGetGraphicsResetStatusEXT, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusKHRvoid glReadnPixels(int x,
int y,
int width,
int height,
int format,
int type,
int bufSize,
Buffer data)
void glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void * data) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessglReadnPixelsEXT, glReadnPixelsARB, glReadnPixelsKHRdata - a direct or array-backed Buffervoid glGetnUniformfv(int program,
int location,
int bufSize,
FloatBuffer params)
void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessglGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARBparams - a direct or array-backed FloatBuffervoid glGetnUniformfv(int program,
int location,
int bufSize,
float[] params,
int params_offset)
void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustnessglGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARBvoid glGetnUniformiv(int program,
int location,
int bufSize,
IntBuffer params)
void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessglGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHRparams - a direct or array-backed IntBuffervoid glGetnUniformiv(int program,
int location,
int bufSize,
int[] params,
int params_offset)
void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params) GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustnessglGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHRCopyright 2010 JogAmp Community.