Interface GL

All Superinterfaces:
GLBase
All Known Subinterfaces:
GL2, GL2ES1, GL2ES2, GL2ES3, GL2GL3, GL3, GL3bc, GL3ES3, GL4, GL4bc, GL4ES3, GLES1, GLES2, GLES3
All Known Implementing Classes:
DebugGL2, DebugGL3, DebugGL3bc, DebugGL4, DebugGL4bc, DebugGLES1, DebugGLES2, DebugGLES3, TraceGL2, TraceGL3, TraceGL3bc, TraceGL4, TraceGL4bc, TraceGLES1, TraceGLES2, TraceGLES3

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.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_ACTIVE_TEXTURE_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_ALPHA16F_EXT, GL_ALPHA16F_ARB - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_ALPHA32F_EXT, GL_ALPHA32F_ARB - CType: int
    static final int
    GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
    Alias for: GL_ALPHA8_EXT, GL_ALPHA8_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_ARRAY_BUFFER_ARB - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_ARRAY_BUFFER_BINDING_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_1_2, GL_EXT_bgra
    Alias for: GL_BGR_EXT - CType: int
    static final int
    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_bgra
    Alias for: GL_BGRA_IMG, GL_BGRA_EXT - CType: int
    static final int
    GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_storage
    Alias for: GL_BGRA8_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
    Alias for: GL_BLEND_DST_ALPHA_EXT, GL_BLEND_DST_ALPHA_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
    Alias for: GL_BLEND_DST_RGB_EXT, GL_BLEND_DST_RGB_OES - CType: int
    static final int
    GL_ARB_imaging, GL_ES_VERSION_2_0, GL_OES_blend_subtract, GL_EXT_blend_minmax
    Alias for: GL_BLEND_EQUATION_OES, GL_BLEND_EQUATION_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_EXT_blend_equation_separate, GL_OES_blend_equation_separate
    Alias for: GL_BLEND_EQUATION_ALPHA_EXT, GL_BLEND_EQUATION_ALPHA_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separate
    Alias for: GL_BLEND_EQUATION_RGB_OES, GL_BLEND_EQUATION_RGB_EXT - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_func_separate, GL_EXT_blend_func_separate
    Alias for: GL_BLEND_SRC_ALPHA_OES, GL_BLEND_SRC_ALPHA_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
    Alias for: GL_BLEND_SRC_RGB_EXT, GL_BLEND_SRC_RGB_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_1_5, GL_ARB_vertex_buffer_object, GL_OES_mapbuffer
    Alias for: GL_BUFFER_ACCESS_ARB, GL_BUFFER_ACCESS_OES - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
    Alias for: GL_BUFFER_MAP_POINTER_OES, GL_BUFFER_MAP_POINTER_ARB - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_ARB_vertex_buffer_object, GL_OES_mapbuffer
    Alias for: GL_BUFFER_MAPPED_ARB, GL_BUFFER_MAPPED_OES - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_BUFFER_SIZE_ARB - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_BUFFER_USAGE_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_SGIS_texture_edge_clamp
    Alias for: GL_CLAMP_TO_EDGE_SGIS - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    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_object
    Alias for: GL_COLOR_ATTACHMENT0_NV, GL_COLOR_ATTACHMENT0_OES, GL_COLOR_ATTACHMENT0_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int
    static final int
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int
    static final int
    GL_EXT_texture_compression_s3tc - CType: int
    static final int
    GL_EXT_texture_compression_s3tc - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compression
    Alias for: GL_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_stencil_wrap, GL_EXT_stencil_wrap
    Alias for: GL_DECR_WRAP_OES, GL_DECR_WRAP_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_DEPTH_ATTACHMENT_EXT, GL_DEPTH_ATTACHMENT_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_SGIX_depth_texture
    Alias for: GL_DEPTH_COMPONENT16_ARB, GL_DEPTH_COMPONENT16_OES, GL_DEPTH_COMPONENT16_SGIX - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_depth24, GL_SGIX_depth_texture
    Alias for: GL_DEPTH_COMPONENT24_ARB, GL_DEPTH_COMPONENT24_OES, GL_DEPTH_COMPONENT24_SGIX - CType: int
    static final int
    GL_VERSION_1_4, GL_ARB_depth_texture, GL_SGIX_depth_texture, GL_OES_depth32
    Alias for: GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_SGIX, GL_DEPTH_COMPONENT32_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    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_stencil
    Alias for: GL_DEPTH_STENCIL_OES, GL_DEPTH_STENCIL_NV, GL_DEPTH_STENCIL_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_packed_depth_stencil, GL_OES_packed_depth_stencil
    Alias for: GL_DEPTH24_STENCIL8_EXT, GL_DEPTH24_STENCIL8_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    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_blit
    Alias for: GL_DRAW_FRAMEBUFFER_NV, GL_DRAW_FRAMEBUFFER_EXT, GL_DRAW_FRAMEBUFFER_APPLE, GL_DRAW_FRAMEBUFFER_ANGLE - CType: int
    static final int
    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_blit
    Alias for: GL_DRAW_FRAMEBUFFER_BINDING_APPLE, GL_DRAW_FRAMEBUFFER_BINDING_NV, GL_DRAW_FRAMEBUFFER_BINDING_ANGLE, GL_DRAW_FRAMEBUFFER_BINDING_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_DYNAMIC_DRAW_ARB - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_ELEMENT_ARRAY_BUFFER_ARB - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_VERSION_ES_1_0, GL_OES_fixed_point
    Alias for: GL_FIXED_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_FRAMEBUFFER_OES, GL_FRAMEBUFFER_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_BINDING_EXT, GL_FRAMEBUFFER_BINDING_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_COMPLETE_EXT, GL_FRAMEBUFFER_COMPLETE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES - CType: int
    static final int
    Part of GL_EXT_framebuffer_object; GL_ES_VERSION_2_0; GL_OES_framebuffer_object
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES - CType: int
    static final int
    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_multisample
    Alias 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 final int
    GL_ARB_framebuffer_sRGB, GL_VERSION_3_0, GL_EXT_framebuffer_sRGB, GL_EXT_sRGB_write_control
    Alias for: GL_FRAMEBUFFER_SRGB_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_FRAMEBUFFER_UNSUPPORTED_EXT, GL_FRAMEBUFFER_UNSUPPORTED_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_minmax, GL_OES_blend_subtract
    Alias for: GL_FUNC_ADD_EXT, GL_FUNC_ADD_OES - CType: int
    static final int
    GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtract
    Alias for: GL_FUNC_REVERSE_SUBTRACT_OES, GL_FUNC_REVERSE_SUBTRACT_EXT - CType: int
    static final int
    GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtract
    Alias for: GL_FUNC_SUBTRACT_OES, GL_FUNC_SUBTRACT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_ES_1_0, GL_SGIS_generate_mipmap
    Alias for: GL_GENERATE_MIPMAP_HINT_SGIS - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
    Alias for: GL_GUILTY_CONTEXT_RESET_EXT, GL_GUILTY_CONTEXT_RESET_ARB, GL_GUILTY_CONTEXT_RESET_KHR - CType: int
    static final int
    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 final int
    GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_format
    Alias for: GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES - CType: int
    static final int
    GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_format
    Alias for: GL_IMPLEMENTATION_COLOR_READ_TYPE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_stencil_wrap, GL_OES_stencil_wrap
    Alias for: GL_INCR_WRAP_EXT, GL_INCR_WRAP_OES - CType: int
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
    Alias for: GL_INNOCENT_CONTEXT_RESET_EXT, GL_INNOCENT_CONTEXT_RESET_ARB, GL_INNOCENT_CONTEXT_RESET_KHR - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_INVALID_FRAMEBUFFER_OPERATION_EXT, GL_INVALID_FRAMEBUFFER_OPERATION_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
    Alias for: GL_LOSE_CONTEXT_ON_RESET_KHR, GL_LOSE_CONTEXT_ON_RESET_EXT, GL_LOSE_CONTEXT_ON_RESET_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_LUMINANCE_ALPHA16F_EXT, GL_LUMINANCE_ALPHA16F_ARB - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_LUMINANCE_ALPHA32F_EXT, GL_LUMINANCE_ALPHA32F_ARB - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_LUMINANCE16F_EXT, GL_LUMINANCE16F_ARB - CType: int
    static final int
    GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_LUMINANCE32F_EXT, GL_LUMINANCE32F_ARB - CType: int
    static final int
    GL_VERSION_1_1, GL_EXT_texture, GL_OES_required_internalformat
    Alias for: GL_LUMINANCE4_ALPHA4_EXT, GL_LUMINANCE4_ALPHA4_OES - CType: int
    static final int
    GL_VERSION_1_1, GL_OES_required_internalformat, GL_EXT_texture_storage, GL_EXT_texture
    Alias for: GL_LUMINANCE8_OES, GL_LUMINANCE8_EXT - CType: int
    static final int
    GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
    Alias for: GL_LUMINANCE8_ALPHA8_EXT, GL_LUMINANCE8_ALPHA8_OES - CType: int
    static final int
    GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_FLUSH_EXPLICIT_BIT_EXT - CType: int
    static final int
    GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_INVALIDATE_BUFFER_BIT_EXT - CType: int
    static final int
    GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_INVALIDATE_RANGE_BIT_EXT - CType: int
    static final int
    GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_READ_BIT_EXT - CType: int
    static final int
    GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_UNSYNCHRONIZED_BIT_EXT - CType: int
    static final int
    GL_EXT_buffer_storage, GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
    Alias for: GL_MAP_WRITE_BIT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_MAX_RENDERBUFFER_SIZE_OES, GL_MAX_RENDERBUFFER_SIZE_EXT - CType: int
    static final int
    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_multisample
    Alias for: GL_MAX_SAMPLES_NV, GL_MAX_SAMPLES_IMG, GL_MAX_SAMPLES_APPLE, GL_MAX_SAMPLES_EXT, GL_MAX_SAMPLES_ANGLE - CType: int
    static final int
    GL_EXT_texture_filter_anisotropic - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_texture_mirrored_repeat, GL_IBM_texture_mirrored_repeat, GL_ARB_texture_mirrored_repeat
    Alias for: GL_MIRRORED_REPEAT_OES, GL_MIRRORED_REPEAT_IBM, GL_MIRRORED_REPEAT_ARB - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
    Alias for: GL_NO_RESET_NOTIFICATION_EXT, GL_NO_RESET_NOTIFICATION_ARB, GL_NO_RESET_NOTIFICATION_KHR - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_framebuffer_object
    Alias for: GL_NONE_OES - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compression
    Alias for: GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shader
    Alias for: GL_ONE_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_polygon_offset
    Alias for: GL_POLYGON_OFFSET_FACTOR_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage
    Alias for: GL_R16F_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage
    Alias for: GL_R32F_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rg
    Alias for: GL_R8_EXT - CType: int
    static final int
    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_multisample
    Alias for: GL_READ_FRAMEBUFFER_EXT, GL_READ_FRAMEBUFFER_ANGLE, GL_READ_FRAMEBUFFER_NV, GL_READ_FRAMEBUFFER_APPLE - CType: int
    static final int
    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_blit
    Alias for: GL_READ_FRAMEBUFFER_BINDING_APPLE, GL_READ_FRAMEBUFFER_BINDING_ANGLE, GL_READ_FRAMEBUFFER_BINDING_NV, GL_READ_FRAMEBUFFER_BINDING_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_RENDERBUFFER_EXT, GL_RENDERBUFFER_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_ALPHA_SIZE_OES, GL_RENDERBUFFER_ALPHA_SIZE_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_BINDING_OES, GL_RENDERBUFFER_BINDING_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_BLUE_SIZE_OES, GL_RENDERBUFFER_BLUE_SIZE_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_RENDERBUFFER_DEPTH_SIZE_EXT, GL_RENDERBUFFER_DEPTH_SIZE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_RENDERBUFFER_GREEN_SIZE_EXT, GL_RENDERBUFFER_GREEN_SIZE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_HEIGHT_OES, GL_RENDERBUFFER_HEIGHT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_INTERNAL_FORMAT_OES, GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: GL_RENDERBUFFER_RED_SIZE_OES, GL_RENDERBUFFER_RED_SIZE_EXT - CType: int
    static final int
    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_multisample
    Alias for: GL_RENDERBUFFER_SAMPLES_APPLE, GL_RENDERBUFFER_SAMPLES_ANGLE, GL_RENDERBUFFER_SAMPLES_IMG, GL_RENDERBUFFER_SAMPLES_EXT, GL_RENDERBUFFER_SAMPLES_NV - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_RENDERBUFFER_STENCIL_SIZE_EXT, GL_RENDERBUFFER_STENCIL_SIZE_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_RENDERBUFFER_WIDTH_EXT, GL_RENDERBUFFER_WIDTH_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_texture
    Alias for: GL_REPLACE_EXT - CType: int
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
    Alias for: GL_RESET_NOTIFICATION_STRATEGY_KHR, GL_RESET_NOTIFICATION_STRATEGY_EXT, GL_RESET_NOTIFICATION_STRATEGY_ARB - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage
    Alias for: GL_RG16F_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage
    Alias for: GL_RG32F_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rg
    Alias for: GL_RG8_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
    Alias for: GL_RGB10_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
    Alias for: GL_RGB10_A2_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_RGB16F_EXT, GL_RGB16F_ARB - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_RGB32F_EXT, GL_RGB32F_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_EXT_texture
    Alias for: GL_RGB5_A1_OES, GL_RGB5_A1_EXT - CType: int
    static final int
    GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_framebuffer_object, GL_OES_required_internalformat
    Alias for: GL_RGB565_OES - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_rgb8_rgba8, GL_OES_required_internalformat
    Alias for: GL_RGB8_EXT, GL_RGB8_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_color_buffer_half_float, GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_RGBA16F_EXT, GL_RGBA16F_ARB - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_float
    Alias for: GL_RGBA32F_EXT, GL_RGBA32F_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_framebuffer_object, GL_OES_required_internalformat
    Alias for: GL_RGBA4_EXT, GL_RGBA4_OES - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_OES_rgb8_rgba8, GL_OES_required_internalformat, GL_EXT_texture
    Alias for: GL_RGBA8_OES, GL_RGBA8_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
    Alias for: GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    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_multisample
    Alias for: GL_SAMPLE_BUFFERS_3DFX, GL_SAMPLE_BUFFERS_ARB, GL_SAMPLE_BUFFERS_EXT, GL_SAMPLE_BUFFERS_SGIS - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
    Alias for: GL_SAMPLE_COVERAGE_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
    Alias for: GL_SAMPLE_COVERAGE_INVERT_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
    Alias for: GL_SAMPLE_COVERAGE_VALUE_ARB - CType: int
    static final int
    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_multisample
    Alias for: GL_SAMPLES_3DFX, GL_SAMPLES_ARB, GL_SAMPLES_EXT, GL_SAMPLES_SGIS - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_blend_func_extended
    Alias for: GL_SRC_ALPHA_SATURATE_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
    Alias for: GL_SRGB_EXT - CType: int
    static final int
    GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
    Alias for: GL_SRGB_ALPHA_EXT - CType: int
    static final int
    GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
    Alias for: GL_SRGB8_ALPHA8_EXT - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
    Alias for: GL_STATIC_DRAW_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: GL_STENCIL_ATTACHMENT_EXT, GL_STENCIL_ATTACHMENT_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil1
    Alias for: GL_STENCIL_INDEX1_EXT, GL_STENCIL_INDEX1_OES - CType: int
    static final int
    GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil4
    Alias for: GL_STENCIL_INDEX4_EXT, GL_STENCIL_INDEX4_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil8, GL_OES_texture_stencil8
    Alias for: GL_STENCIL_INDEX8_EXT, GL_STENCIL_INDEX8_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias for: GL_TEXTURE_BINDING_CUBE_MAP_ARB, GL_TEXTURE_BINDING_CUBE_MAP_EXT, GL_TEXTURE_BINDING_CUBE_MAP_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map
    Alias for: GL_TEXTURE_CUBE_MAP_OES, GL_TEXTURE_CUBE_MAP_ARB, GL_TEXTURE_CUBE_MAP_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_OES_texture_cube_map, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_ARB_texture_cube_map, GL_EXT_texture_cube_map, GL_OES_texture_cube_map
    Alias 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 final int
    GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storage
    Alias for: GL_TEXTURE_IMMUTABLE_FORMAT_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_EXT_texture_filter_anisotropic - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE0_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE1_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE10_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE11_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE12_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE13_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE14_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE15_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE16_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE17_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE18_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE19_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE2_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE20_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE21_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE22_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE23_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE24_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE25_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE26_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE27_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE28_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE29_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE3_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE30_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE31_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE4_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE5_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE6_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE7_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE8_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
    Alias for: GL_TEXTURE9_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
    Alias for: GL_UNKNOWN_CONTEXT_RESET_KHR, GL_UNKNOWN_CONTEXT_RESET_EXT, GL_UNKNOWN_CONTEXT_RESET_ARB - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_element_index_uint - CType: int
    static final int
    Part of GL_ES_VERSION_3_0, GL_VERSION_3_0; GL_EXT_packed_float
    static final int
    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_stencil
    Alias for: GL_UNSIGNED_INT_24_8_NV, GL_UNSIGNED_INT_24_8_EXT, GL_UNSIGNED_INT_24_8_OES - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_EXT_read_format_bgra - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixels
    Alias for: GL_UNSIGNED_SHORT_4_4_4_4_EXT - CType: int
    static final int
    GL_EXT_read_format_bgra - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_EXT_packed_pixels
    Alias for: GL_UNSIGNED_SHORT_5_5_5_1_EXT - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
    static final int
    GL_VERSION_1_5, GL_ES_VERSION_3_1, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
    Alias for: GL_WRITE_ONLY_OES, GL_WRITE_ONLY_ARB - CType: int
    static final int
    Common in ES1, GL2 and GL3
    static final int
    GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_vertex_shader
    Alias for: GL_ZERO_EXT - CType: int
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    glActiveTexture(int texture)
    Entry point to C language function: void (GLenum texture)
    Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multitexture
    Alias for: glActiveTextureARB
    void
    glBindBuffer(int target, int buffer)
    Entry point to C language function: void (GLenum target, GLuint buffer)
    Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
    Alias for: glBindBufferARB
    void
    glBindFramebuffer(int target, int framebuffer)
    Entry point to C language function: void (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_object
    Alias for: glBindFramebufferOES, glBindFramebufferEXT
    void
    glBindRenderbuffer(int target, int renderbuffer)
    Entry point to C language function: void (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_object
    Alias for: glBindRenderbufferEXT, glBindRenderbufferOES
    void
    glBindTexture(int target, int texture)
    Entry point to C language function: void (GLenum target, GLuint texture)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glBindTextureEXT
    void
    glBlendEquation(int mode)
    Entry point to C language function: void (GLenum mode)
    Part of GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_1_2, GL_OES_blend_subtract, GL_EXT_blend_minmax
    Alias for: glBlendEquationOES, glBlendEquationEXT
    void
    glBlendEquationSeparate(int modeRGB, int modeAlpha)
    Entry point to C language function: void (GLenum modeRGB, GLenum modeAlpha)
    Part of GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separate
    Alias for: glBlendEquationSeparateOES, glBlendEquationSeparateEXT
    void
    glBlendFunc(int sfactor, int dfactor)
    Entry point to C language function: void (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 (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_separate
    Alias for: glBlendFuncSeparateINGR, glBlendFuncSeparateOES, glBlendFuncSeparateEXT
    void
    glBufferData(int target, long size, Buffer data, int usage)
    Entry point to C language function: void (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_object
    Alias for: glBufferDataARB
    void
    glBufferSubData(int target, long offset, long size, Buffer data)
    Entry point to C language function: void (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_object
    Alias for: glBufferSubDataARB
    int
    Entry point to C language function: GLenum (GLenum target)
    Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: glCheckFramebufferStatusEXT, glCheckFramebufferStatusOES
    void
    glClear(int mask)
    Entry point to C language function: void (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 (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 (GLfloat d)
    Part of GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precision
    Alias for: glClearDepthfOES
    void
    Entry point to C language function: void (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 (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, long data_buffer_offset)
    Entry point to C language function: void (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_compression
    Alias for: glCompressedTexImage2DARB
    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 (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_compression
    Alias for: glCompressedTexImage2DARB
    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 (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_compression
    Alias for: glCompressedTexSubImage2DARB
    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 (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_compression
    Alias 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 (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_texture
    Alias 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 (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_texture
    Alias for: glCopyTexSubImage2DEXT
    void
    glCullFace(int mode)
    Entry point to C language function: void (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 (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_object
    Alias for: glDeleteBuffersARB
    void
    glDeleteBuffers(int n, IntBuffer buffers)
    Entry point to C language function: void (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_object
    Alias for: glDeleteBuffersARB
    void
    glDeleteFramebuffers(int n, int[] framebuffers, int framebuffers_offset)
    Entry point to C language function: void (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_object
    Alias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT
    void
    glDeleteFramebuffers(int n, IntBuffer framebuffers)
    Entry point to C language function: void (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_object
    Alias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT
    void
    glDeleteRenderbuffers(int n, int[] renderbuffers, int renderbuffers_offset)
    Entry point to C language function: void (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_object
    Alias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT
    void
    glDeleteRenderbuffers(int n, IntBuffer renderbuffers)
    Entry point to C language function: void (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_object
    Alias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT
    void
    glDeleteTextures(int n, int[] textures, int textures_offset)
    Entry point to C language function: void (GLsizei n, const GLuint * textures)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glDeleteTexturesEXT
    void
    glDeleteTextures(int n, IntBuffer textures)
    Entry point to C language function: void (GLsizei n, const GLuint * textures)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glDeleteTexturesEXT
    void
    glDepthFunc(int func)
    Entry point to C language function: void (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 (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 (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_precision
    Alias for: glDepthRangefOES
    void
    glDisable(int cap)
    Entry point to C language function: void (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 (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_array
    Alias for: glDrawArraysEXT
    void
    glDrawElements(int mode, int count, int type, long indices_buffer_offset)
    Entry point to C language function: void (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 (GLenum cap)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    void
    Entry point to C language function: void (void)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    void
    Entry point to C language function: void (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 (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_range
    Alias for: glFlushMappedBufferRangeEXT, glFlushMappedBufferRangeAPPLE
    void
    glFramebufferRenderbuffer(int target, int attachment, int renderbuffertarget, int renderbuffer)
    Entry point to C language function: void (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_object
    Alias for: glFramebufferRenderbufferOES, glFramebufferRenderbufferEXT
    void
    glFramebufferTexture2D(int target, int attachment, int textarget, int texture, int level)
    Entry point to C language function: void (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_object
    Alias for: glFramebufferTexture2DEXT, glFramebufferTexture2DOES
    void
    glFrontFace(int mode)
    Entry point to C language function: void (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 (GLsizei n, GLuint * buffers)
    Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
    Alias for: glGenBuffersARB
    void
    glGenBuffers(int n, IntBuffer buffers)
    Entry point to C language function: void (GLsizei n, GLuint * buffers)
    Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
    Alias for: glGenBuffersARB
    void
    glGenerateMipmap(int target)
    Entry point to C language function: void (GLenum target)
    Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: glGenerateMipmapOES, glGenerateMipmapEXT
    void
    glGenFramebuffers(int n, int[] framebuffers, int framebuffers_offset)
    Entry point to C language function: void (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_object
    Alias for: glGenFramebuffersOES, glGenFramebuffersEXT
    void
    glGenFramebuffers(int n, IntBuffer framebuffers)
    Entry point to C language function: void (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_object
    Alias for: glGenFramebuffersOES, glGenFramebuffersEXT
    void
    glGenRenderbuffers(int n, int[] renderbuffers, int renderbuffers_offset)
    Entry point to C language function: void (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_object
    Alias for: glGenRenderbuffersEXT, glGenRenderbuffersOES
    void
    glGenRenderbuffers(int n, IntBuffer renderbuffers)
    Entry point to C language function: void (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_object
    Alias for: glGenRenderbuffersEXT, glGenRenderbuffersOES
    void
    glGenTextures(int n, int[] textures, int textures_offset)
    Entry point to C language function: void (GLsizei n, GLuint * textures)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glGenTexturesEXT
    void
    glGenTextures(int n, IntBuffer textures)
    Entry point to C language function: void (GLsizei n, GLuint * textures)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glGenTexturesEXT
    void
    glGetBooleanv(int pname, byte[] data, int data_offset)
    Entry point to C language function: void (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 (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 (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_object
    Alias for: glGetBufferParameterivARB
    void
    glGetBufferParameteriv(int target, int pname, IntBuffer params)
    Entry point to C language function: void (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_object
    Alias for: glGetBufferParameterivARB
    int
    Entry point to C language function: GLenum (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 (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 (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 (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_object
    Alias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES
    void
    glGetFramebufferAttachmentParameteriv(int target, int attachment, int pname, IntBuffer params)
    Entry point to C language function: void (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_object
    Alias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES
    int
    Entry point to C language function: GLenum (void)
    Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
    Alias for: glGetGraphicsResetStatusEXT, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusKHR
    void
    glGetIntegerv(int pname, int[] data, int data_offset)
    Entry point to C language function: void (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 (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 (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_robustness
    Alias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB
    void
    glGetnUniformfv(int program, int location, int bufSize, FloatBuffer params)
    Entry point to C language function: void (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_robustness
    Alias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB
    void
    glGetnUniformiv(int program, int location, int bufSize, int[] params, int params_offset)
    Entry point to C language function: void (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_robustness
    Alias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR
    void
    glGetnUniformiv(int program, int location, int bufSize, IntBuffer params)
    Entry point to C language function: void (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_robustness
    Alias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR
    void
    glGetRenderbufferParameteriv(int target, int pname, int[] params, int params_offset)
    Entry point to C language function: void (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_object
    Alias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES
    void
    glGetRenderbufferParameteriv(int target, int pname, IntBuffer params)
    Entry point to C language function: void (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_object
    Alias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES
    glGetString(int name)
    Entry point to C language function: const GLubyte * (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 (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 (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 (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 (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 (GLenum target, GLenum mode)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0, GL_PGI_misc_hints
    Alias for: glHintPGI
    boolean
    glIsBuffer(int buffer)
    Entry point to C language function: GLboolean (GLuint buffer)
    Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
    Alias for: glIsBufferARB
    boolean
    glIsEnabled(int cap)
    Entry point to C language function: GLboolean (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 (GLuint framebuffer)
    Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
    Alias for: glIsFramebufferEXT, glIsFramebufferOES
    boolean
    glIsRenderbuffer(int renderbuffer)
    Entry point to C language function: GLboolean (GLuint renderbuffer)
    Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
    Alias for: glIsRenderbufferOES, glIsRenderbufferEXT
    boolean
    glIsTexture(int texture)
    Entry point to C language function: GLboolean (GLuint texture)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
    Alias for: glIsTextureEXT
    void
    glLineWidth(float width)
    Entry point to C language function: void (GLfloat width)
    Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    glMapBuffer(int target, int access)
    Entry point to C language function: void * (GLenum target, GLenum access)
    Part of GL_VERSION_1_5, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
    Alias for: glMapBufferOES, glMapBufferARB
    glMapBufferRange(int target, long offset, long length, int access)
    Entry point to C language function: void * (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_range
    Alias for: glMapBufferRangeEXT
    void
    glPixelStorei(int pname, int param)
    Entry point to C language function: void (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 (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_offset
    Alias 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 (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_robustness
    Alias for: glReadnPixelsEXT, glReadnPixelsARB, glReadnPixelsKHR
    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 (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, Buffer pixels)
    Entry point to C language function: void (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 (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_object
    Alias for: glRenderbufferStorageEXT, glRenderbufferStorageOES
    void
    glRenderbufferStorageMultisample(int target, int samples, int internalformat, int width, int height)
    Entry point to C language function: void (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_multisample
    Alias for: glRenderbufferStorageMultisampleAPPLE, glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisampleANGLE, glRenderbufferStorageMultisampleIMG, glRenderbufferStorageMultisampleNV
    void
    glSampleCoverage(float value, boolean invert)
    Entry point to C language function: void (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_point
    Alias for: glSampleCoverageARB, glSampleCoverageOES
    void
    glScissor(int x, int y, int width, int height)
    Entry point to C language function: void (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 (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 (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 (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, long pixels_buffer_offset)
    Entry point to C language function: void (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, Buffer pixels)
    Entry point to C language function: void (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 (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 (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 (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 (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 (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 (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 (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
    Part of GL_ARB_texture_storage, GL_VERSION_4_2, GL_EXT_texture_storage
    Alias for: glTexStorage1DEXT
    void
    glTexStorage2D(int target, int levels, int internalformat, int width, int height)
    Entry point to C language function: void (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_storage
    Alias for: glTexStorage2DEXT
    void
    glTexStorage3D(int target, int levels, int internalformat, int width, int height, int depth)
    Entry point to C language function: void (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_storage
    Alias for: glTexStorage3DEXT
    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 (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_subtexture
    Alias for: glTexSubImage2DEXT
    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 (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_subtexture
    Alias for: glTexSubImage2DEXT
    void
    glTextureStorage1DEXT(int texture, int target, int levels, int internalformat, int width)
    Entry point to C language function: void (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 (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 (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 (GLenum target)
    Part of GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
    Alias for: glUnmapBufferOES, glUnmapBufferARB
    void
    glViewport(int x, int y, int width, int height)
    Entry point to C language function: void (GLint x, GLint y, GLsizei width, GLsizei height)
    Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
  • Field Details

    • GL_ONE_MINUS_SRC_COLOR

      static 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: int
      See Also:
    • GL_SCISSOR_TEST

      static final int GL_SCISSOR_TEST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ONE_MINUS_DST_COLOR

      static 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: int
      See Also:
    • GL_RENDERBUFFER_SAMPLES

      static 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_multisample
      Alias for: GL_RENDERBUFFER_SAMPLES_APPLE, GL_RENDERBUFFER_SAMPLES_ANGLE, GL_RENDERBUFFER_SAMPLES_IMG, GL_RENDERBUFFER_SAMPLES_EXT, GL_RENDERBUFFER_SAMPLES_NV - CType: int
      See Also:
    • GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT

      static 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_object
      Alias for: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES - CType: int
      See Also:
    • GL_INVALID_FRAMEBUFFER_OPERATION

      static 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_object
      Alias for: GL_INVALID_FRAMEBUFFER_OPERATION_EXT, GL_INVALID_FRAMEBUFFER_OPERATION_OES - CType: int
      See Also:
    • GL_DEPTH_TEST

      static final int GL_DEPTH_TEST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_INVALID_OPERATION

      static final int GL_INVALID_OPERATION
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_COMPRESSED_RGBA_S3TC_DXT3_EXT

      static final int GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
      GL_EXT_texture_compression_s3tc - CType: int
      See Also:
    • GL_RGB32F

      static final int GL_RGB32F
      GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_RGB32F_EXT, GL_RGB32F_ARB - CType: int
      See Also:
    • GL_DYNAMIC_DRAW

      static final int GL_DYNAMIC_DRAW
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_DYNAMIC_DRAW_ARB - CType: int
      See Also:
    • GL_DEPTH_BITS

      static final int GL_DEPTH_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_UNKNOWN_CONTEXT_RESET

      static final int GL_UNKNOWN_CONTEXT_RESET
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
      Alias for: GL_UNKNOWN_CONTEXT_RESET_KHR, GL_UNKNOWN_CONTEXT_RESET_EXT, GL_UNKNOWN_CONTEXT_RESET_ARB - CType: int
      See Also:
    • GL_STENCIL_BUFFER_BIT

      static 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: int
      See Also:
    • GL_MAX_SAMPLES

      static 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_multisample
      Alias for: GL_MAX_SAMPLES_NV, GL_MAX_SAMPLES_IMG, GL_MAX_SAMPLES_APPLE, GL_MAX_SAMPLES_EXT, GL_MAX_SAMPLES_ANGLE - CType: int
      See Also:
    • GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE

      static 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_object
      Alias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES - CType: int
      See Also:
    • GL_FRONT_FACE

      static final int GL_FRONT_FACE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE0

      static final int GL_TEXTURE0
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE0_ARB - CType: int
      See Also:
    • GL_TEXTURE4

      static final int GL_TEXTURE4
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE4_ARB - CType: int
      See Also:
    • GL_TEXTURE3

      static final int GL_TEXTURE3
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE3_ARB - CType: int
      See Also:
    • GL_TEXTURE2

      static final int GL_TEXTURE2
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE2_ARB - CType: int
      See Also:
    • GL_TEXTURE1

      static final int GL_TEXTURE1
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE1_ARB - CType: int
      See Also:
    • GL_TEXTURE8

      static final int GL_TEXTURE8
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE8_ARB - CType: int
      See Also:
    • GL_TEXTURE7

      static final int GL_TEXTURE7
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE7_ARB - CType: int
      See Also:
    • GL_TEXTURE6

      static final int GL_TEXTURE6
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE6_ARB - CType: int
      See Also:
    • GL_TEXTURE5

      static final int GL_TEXTURE5
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE5_ARB - CType: int
      See Also:
    • GL_TEXTURE9

      static final int GL_TEXTURE9
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE9_ARB - CType: int
      See Also:
    • GL_COMPRESSED_RGBA_S3TC_DXT5_EXT

      static final int GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
      GL_EXT_texture_compression_s3tc - CType: int
      See Also:
    • GL_RGB5_A1

      static final int GL_RGB5_A1
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_OES_framebuffer_object, GL_OES_required_internalformat, GL_EXT_texture
      Alias for: GL_RGB5_A1_OES, GL_RGB5_A1_EXT - CType: int
      See Also:
    • GL_INCR

      static final int GL_INCR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DST_ALPHA

      static final int GL_DST_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_MAP_INVALIDATE_BUFFER_BIT

      static 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_range
      Alias for: GL_MAP_INVALIDATE_BUFFER_BIT_EXT - CType: int
      See Also:
    • GL_SRC_COLOR

      static final int GL_SRC_COLOR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_NOTEQUAL

      static final int GL_NOTEQUAL
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_CULL_FACE_MODE

      static 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: int
      See Also:
    • GL_FASTEST

      static final int GL_FASTEST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_R16F

      static 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_storage
      Alias for: GL_R16F_EXT - CType: int
      See Also:
    • GL_ALIASED_POINT_SIZE_RANGE

      static final int GL_ALIASED_POINT_SIZE_RANGE
      GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_SHORT

      static final int GL_SHORT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL

      static 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_object
      Alias for: GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES - CType: int
      See Also:
    • GL_ONE_MINUS_DST_ALPHA

      static 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: int
      See Also:
    • GL_DST_COLOR

      static final int GL_DST_COLOR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LESS

      static final int GL_LESS
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ONE

      static 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_shader
      Alias for: GL_ONE_EXT - CType: int
      See Also:
    • GL_SRGB

      static final int GL_SRGB
      GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
      Alias for: GL_SRGB_EXT - CType: int
      See Also:
    • GL_RENDERBUFFER_STENCIL_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_STENCIL_SIZE_EXT, GL_RENDERBUFFER_STENCIL_SIZE_OES - CType: int
      See Also:
    • GL_TRIANGLES

      static final int GL_TRIANGLES
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FIXED

      static 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_point
      Alias for: GL_FIXED_OES - CType: int
      See Also:
    • GL_RGBA

      static final int GL_RGBA
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_NEAREST_MIPMAP_LINEAR

      static 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: int
      See Also:
    • GL_EXTENSIONS

      static final int GL_EXTENSIONS
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DRAW_FRAMEBUFFER_BINDING

      static 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_blit
      Alias for: GL_DRAW_FRAMEBUFFER_BINDING_APPLE, GL_DRAW_FRAMEBUFFER_BINDING_NV, GL_DRAW_FRAMEBUFFER_BINDING_ANGLE, GL_DRAW_FRAMEBUFFER_BINDING_EXT - CType: int
      See Also:
    • GL_BYTE

      static final int GL_BYTE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_GENERATE_MIPMAP_HINT

      static final int GL_GENERATE_MIPMAP_HINT
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_ES_1_0, GL_SGIS_generate_mipmap
      Alias for: GL_GENERATE_MIPMAP_HINT_SGIS - CType: int
      See Also:
    • GL_EQUAL

      static final int GL_EQUAL
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ONE_MINUS_SRC_ALPHA

      static 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: int
      See Also:
    • GL_POLYGON_OFFSET_UNITS

      static 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: int
      See Also:
    • GL_RGBA4

      static final int GL_RGBA4
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_framebuffer_object, GL_OES_required_internalformat
      Alias for: GL_RGBA4_EXT, GL_RGBA4_OES - CType: int
      See Also:
    • GL_BLEND_EQUATION_RGB

      static final int GL_BLEND_EQUATION_RGB
      GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separate
      Alias for: GL_BLEND_EQUATION_RGB_OES, GL_BLEND_EQUATION_RGB_EXT - CType: int
      See Also:
    • GL_RGB16F

      static 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_float
      Alias for: GL_RGB16F_EXT, GL_RGB16F_ARB - CType: int
      See Also:
    • GL_SAMPLE_COVERAGE_INVERT

      static final int GL_SAMPLE_COVERAGE_INVERT
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
      Alias for: GL_SAMPLE_COVERAGE_INVERT_ARB - CType: int
      See Also:
    • GL_MAP_INVALIDATE_RANGE_BIT

      static 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_range
      Alias for: GL_MAP_INVALIDATE_RANGE_BIT_EXT - CType: int
      See Also:
    • GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT

      static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
      GL_EXT_texture_filter_anisotropic - CType: int
      See Also:
    • GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE

      static 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_object
      Alias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - CType: int
      See Also:
    • GL_VERSION

      static final int GL_VERSION
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_IMPLEMENTATION_COLOR_READ_FORMAT

      static final int GL_IMPLEMENTATION_COLOR_READ_FORMAT
      GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_format
      Alias for: GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES - CType: int
      See Also:
    • GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT

      static final int GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
      GL_EXT_read_format_bgra - CType: int
      See Also:
    • GL_TEXTURE_MAG_FILTER

      static 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: int
      See Also:
    • GL_DITHER

      static final int GL_DITHER
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS

      static final int GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
      GL_ES_VERSION_2_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
      Alias for: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES - CType: int
      See Also:
    • GL_INVALID_ENUM

      static final int GL_INVALID_ENUM
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_OES, GL_TEXTURE_CUBE_MAP_ARB, GL_TEXTURE_CUBE_MAP_EXT - CType: int
      See Also:
    • GL_ALWAYS

      static final int GL_ALWAYS
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_INVERT

      static final int GL_INVERT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_READ_FRAMEBUFFER_BINDING

      static 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_blit
      Alias for: GL_READ_FRAMEBUFFER_BINDING_APPLE, GL_READ_FRAMEBUFFER_BINDING_ANGLE, GL_READ_FRAMEBUFFER_BINDING_NV, GL_READ_FRAMEBUFFER_BINDING_EXT - CType: int
      See Also:
    • GL_LUMINANCE

      static final int GL_LUMINANCE
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BLEND_EQUATION_ALPHA

      static final int GL_BLEND_EQUATION_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_EXT_blend_equation_separate, GL_OES_blend_equation_separate
      Alias for: GL_BLEND_EQUATION_ALPHA_EXT, GL_BLEND_EQUATION_ALPHA_OES - CType: int
      See Also:
    • GL_DEPTH24_STENCIL8

      static 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_stencil
      Alias for: GL_DEPTH24_STENCIL8_EXT, GL_DEPTH24_STENCIL8_OES - CType: int
      See Also:
    • GL_MAP_FLUSH_EXPLICIT_BIT

      static 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_range
      Alias for: GL_MAP_FLUSH_EXPLICIT_BIT_EXT - CType: int
      See Also:
    • GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE

      static 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_multisample
      Alias 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
      See Also:
    • GL_RG8

      static final int GL_RG8
      GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rg
      Alias for: GL_RG8_EXT - CType: int
      See Also:
    • GL_LINEAR_MIPMAP_NEAREST

      static 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: int
      See Also:
    • GL_REPLACE

      static final int GL_REPLACE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0, GL_EXT_texture
      Alias for: GL_REPLACE_EXT - CType: int
      See Also:
    • GL_MAP_WRITE_BIT

      static 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_range
      Alias for: GL_MAP_WRITE_BIT_EXT - CType: int
      See Also:
    • GL_SRGB8_ALPHA8

      static final int GL_SRGB8_ALPHA8
      GL_ES_VERSION_3_0, GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
      Alias for: GL_SRGB8_ALPHA8_EXT - CType: int
      See Also:
    • GL_MAX_TEXTURE_SIZE

      static 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: int
      See Also:
    • GL_RENDERBUFFER_WIDTH

      static 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_object
      Alias for: GL_RENDERBUFFER_WIDTH_EXT, GL_RENDERBUFFER_WIDTH_OES - CType: int
      See Also:
    • GL_NEVER

      static final int GL_NEVER
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FALSE

      static final int GL_FALSE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DEPTH_COMPONENT16

      static 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_texture
      Alias for: GL_DEPTH_COMPONENT16_ARB, GL_DEPTH_COMPONENT16_OES, GL_DEPTH_COMPONENT16_SGIX - CType: int
      See Also:
    • GL_MAP_UNSYNCHRONIZED_BIT

      static final int GL_MAP_UNSYNCHRONIZED_BIT
      GL_ARB_map_buffer_range, GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_map_buffer_range
      Alias for: GL_MAP_UNSYNCHRONIZED_BIT_EXT - CType: int
      See Also:
    • GL_FRAMEBUFFER_BINDING

      static 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_object
      Alias for: GL_FRAMEBUFFER_BINDING_EXT, GL_FRAMEBUFFER_BINDING_OES - CType: int
      See Also:
    • GL_PACK_ALIGNMENT

      static final int GL_PACK_ALIGNMENT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERBUFFER_INTERNAL_FORMAT

      static 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_object
      Alias for: GL_RENDERBUFFER_INTERNAL_FORMAT_OES, GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - CType: int
      See Also:
    • GL_STENCIL_INDEX1

      static final int GL_STENCIL_INDEX1
      GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil1
      Alias for: GL_STENCIL_INDEX1_EXT, GL_STENCIL_INDEX1_OES - CType: int
      See Also:
    • GL_BUFFER_MAPPED

      static final int GL_BUFFER_MAPPED
      GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_ARB_vertex_buffer_object, GL_OES_mapbuffer
      Alias for: GL_BUFFER_MAPPED_ARB, GL_BUFFER_MAPPED_OES - CType: int
      See Also:
    • GL_COLOR_CLEAR_VALUE

      static 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: int
      See Also:
    • GL_RGBA16F

      static 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_float
      Alias for: GL_RGBA16F_EXT, GL_RGBA16F_ARB - CType: int
      See Also:
    • GL_RGBA8

      static final int GL_RGBA8
      GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_OES_rgb8_rgba8, GL_OES_required_internalformat, GL_EXT_texture
      Alias for: GL_RGBA8_OES, GL_RGBA8_EXT - CType: int
      See Also:
    • GL_BLEND_EQUATION

      static final int GL_BLEND_EQUATION
      GL_ARB_imaging, GL_ES_VERSION_2_0, GL_OES_blend_subtract, GL_EXT_blend_minmax
      Alias for: GL_BLEND_EQUATION_OES, GL_BLEND_EQUATION_EXT - CType: int
      See Also:
    • GL_UNSIGNED_BYTE

      static final int GL_UNSIGNED_BYTE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERBUFFER_BLUE_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_BLUE_SIZE_OES, GL_RENDERBUFFER_BLUE_SIZE_EXT - CType: int
      See Also:
    • GL_STENCIL_WRITEMASK

      static final int GL_STENCIL_WRITEMASK
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LUMINANCE32F

      static final int GL_LUMINANCE32F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_LUMINANCE32F_EXT, GL_LUMINANCE32F_ARB - CType: int
      See Also:
    • GL_UNSIGNED_INT

      static final int GL_UNSIGNED_INT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_element_index_uint - CType: int
      See Also:
    • GL_DEPTH_ATTACHMENT

      static 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_object
      Alias for: GL_DEPTH_ATTACHMENT_EXT, GL_DEPTH_ATTACHMENT_OES - CType: int
      See Also:
    • GL_RGB10_A2

      static final int GL_RGB10_A2
      GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
      Alias for: GL_RGB10_A2_EXT - CType: int
      See Also:
    • GL_SAMPLE_COVERAGE_VALUE

      static final int GL_SAMPLE_COVERAGE_VALUE
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
      Alias for: GL_SAMPLE_COVERAGE_VALUE_ARB - CType: int
      See Also:
    • GL_DRAW_FRAMEBUFFER

      static 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_blit
      Alias for: GL_DRAW_FRAMEBUFFER_NV, GL_DRAW_FRAMEBUFFER_EXT, GL_DRAW_FRAMEBUFFER_APPLE, GL_DRAW_FRAMEBUFFER_ANGLE - CType: int
      See Also:
    • GL_TRUE

      static final int GL_TRUE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LINE_STRIP

      static final int GL_LINE_STRIP
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BLEND_SRC_RGB

      static final int GL_BLEND_SRC_RGB
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
      Alias for: GL_BLEND_SRC_RGB_EXT, GL_BLEND_SRC_RGB_OES - CType: int
      See Also:
    • GL_DEPTH_FUNC

      static final int GL_DEPTH_FUNC
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ELEMENT_ARRAY_BUFFER

      static final int GL_ELEMENT_ARRAY_BUFFER
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_ELEMENT_ARRAY_BUFFER_ARB - CType: int
      See Also:
    • GL_MAX_RENDERBUFFER_SIZE

      static 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_object
      Alias for: GL_MAX_RENDERBUFFER_SIZE_OES, GL_MAX_RENDERBUFFER_SIZE_EXT - CType: int
      See Also:
    • GL_LINEAR

      static final int GL_LINEAR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_SAMPLE_COVERAGE

      static final int GL_SAMPLE_COVERAGE
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
      Alias for: GL_SAMPLE_COVERAGE_ARB - CType: int
      See Also:
    • GL_UNSIGNED_SHORT_5_6_5

      static final int GL_UNSIGNED_SHORT_5_6_5
      GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BACK

      static final int GL_BACK
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE_BINDING_CUBE_MAP

      static 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_map
      Alias for: GL_TEXTURE_BINDING_CUBE_MAP_ARB, GL_TEXTURE_BINDING_CUBE_MAP_EXT, GL_TEXTURE_BINDING_CUBE_MAP_OES - CType: int
      See Also:
    • GL_READ_FRAMEBUFFER

      static 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_multisample
      Alias for: GL_READ_FRAMEBUFFER_EXT, GL_READ_FRAMEBUFFER_ANGLE, GL_READ_FRAMEBUFFER_NV, GL_READ_FRAMEBUFFER_APPLE - CType: int
      See Also:
    • GL_SAMPLE_BUFFERS

      static 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_multisample
      Alias for: GL_SAMPLE_BUFFERS_3DFX, GL_SAMPLE_BUFFERS_ARB, GL_SAMPLE_BUFFERS_EXT, GL_SAMPLE_BUFFERS_SGIS - CType: int
      See Also:
    • GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT

      static final int GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
      GL_EXT_read_format_bgra - CType: int
      See Also:
    • GL_RENDERBUFFER_ALPHA_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_ALPHA_SIZE_OES, GL_RENDERBUFFER_ALPHA_SIZE_EXT - CType: int
      See Also:
    • GL_UNSIGNED_SHORT

      static final int GL_UNSIGNED_SHORT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_COLOR_ATTACHMENT0

      static 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_object
      Alias for: GL_COLOR_ATTACHMENT0_NV, GL_COLOR_ATTACHMENT0_OES, GL_COLOR_ATTACHMENT0_EXT - CType: int
      See Also:
    • GL_LUMINANCE_ALPHA16F

      static final int GL_LUMINANCE_ALPHA16F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_LUMINANCE_ALPHA16F_EXT, GL_LUMINANCE_ALPHA16F_ARB - CType: int
      See Also:
    • GL_LINEAR_MIPMAP_LINEAR

      static 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: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_NEGATIVE_X

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_NEGATIVE_Z

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES - CType: int
      See Also:
    • GL_INCR_WRAP

      static final int GL_INCR_WRAP
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_stencil_wrap, GL_OES_stencil_wrap
      Alias for: GL_INCR_WRAP_EXT, GL_INCR_WRAP_OES - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_NEGATIVE_Y

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES - CType: int
      See Also:
    • GL_NEAREST_MIPMAP_NEAREST

      static 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: int
      See Also:
    • GL_BLUE_BITS

      static final int GL_BLUE_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE_MIN_FILTER

      static 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: int
      See Also:
    • GL_RGB

      static final int GL_RGB
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RG16F

      static 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_storage
      Alias for: GL_RG16F_EXT - CType: int
      See Also:
    • GL_SRC_ALPHA

      static final int GL_SRC_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_MAX_CUBE_MAP_TEXTURE_SIZE

      static 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_map
      Alias for: GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB, GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT, GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES - CType: int
      See Also:
    • GL_RENDERBUFFER_BINDING

      static 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_object
      Alias for: GL_RENDERBUFFER_BINDING_OES, GL_RENDERBUFFER_BINDING_EXT - CType: int
      See Also:
    • GL_RESET_NOTIFICATION_STRATEGY

      static final int GL_RESET_NOTIFICATION_STRATEGY
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
      Alias for: GL_RESET_NOTIFICATION_STRATEGY_KHR, GL_RESET_NOTIFICATION_STRATEGY_EXT, GL_RESET_NOTIFICATION_STRATEGY_ARB - CType: int
      See Also:
    • GL_COLOR_BUFFER_BIT

      static 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: int
      See Also:
    • GL_ALPHA32F

      static final int GL_ALPHA32F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_ALPHA32F_EXT, GL_ALPHA32F_ARB - CType: int
      See Also:
    • GL_POLYGON_OFFSET_FACTOR

      static 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_offset
      Alias for: GL_POLYGON_OFFSET_FACTOR_EXT - CType: int
      See Also:
    • GL_BGR

      static final int GL_BGR
      GL_VERSION_1_2, GL_EXT_bgra
      Alias for: GL_BGR_EXT - CType: int
      See Also:
    • GL_KEEP

      static final int GL_KEEP
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BGRA

      static 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_bgra
      Alias for: GL_BGRA_IMG, GL_BGRA_EXT - CType: int
      See Also:
    • GL_COLOR_WRITEMASK

      static final int GL_COLOR_WRITEMASK
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_MIRRORED_REPEAT

      static 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_repeat
      Alias for: GL_MIRRORED_REPEAT_OES, GL_MIRRORED_REPEAT_IBM, GL_MIRRORED_REPEAT_ARB - CType: int
      See Also:
    • GL_ELEMENT_ARRAY_BUFFER_BINDING

      static 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_object
      Alias for: GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - CType: int
      See Also:
    • GL_SCISSOR_BOX

      static final int GL_SCISSOR_BOX
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_POSITIVE_X

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES, GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_POSITIVE_Y

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES - CType: int
      See Also:
    • GL_TEXTURE_CUBE_MAP_POSITIVE_Z

      static 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_map
      Alias for: GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT, GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES - CType: int
      See Also:
    • GL_DECR

      static final int GL_DECR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FUNC_ADD

      static final int GL_FUNC_ADD
      GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_minmax, GL_OES_blend_subtract
      Alias for: GL_FUNC_ADD_EXT, GL_FUNC_ADD_OES - CType: int
      See Also:
    • GL_LINES

      static final int GL_LINES
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ALPHA_BITS

      static final int GL_ALPHA_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BLEND_SRC_ALPHA

      static final int GL_BLEND_SRC_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_func_separate, GL_EXT_blend_func_separate
      Alias for: GL_BLEND_SRC_ALPHA_OES, GL_BLEND_SRC_ALPHA_EXT - CType: int
      See Also:
    • GL_SRGB_ALPHA

      static final int GL_SRGB_ALPHA
      GL_VERSION_2_1, GL_EXT_texture_sRGB, GL_EXT_sRGB
      Alias for: GL_SRGB_ALPHA_EXT - CType: int
      See Also:
    • GL_FRAMEBUFFER_SRGB

      static final int GL_FRAMEBUFFER_SRGB
      GL_ARB_framebuffer_sRGB, GL_VERSION_3_0, GL_EXT_framebuffer_sRGB, GL_EXT_sRGB_write_control
      Alias for: GL_FRAMEBUFFER_SRGB_EXT - CType: int
      See Also:
    • GL_UNSIGNED_SHORT_4_4_4_4

      static 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_pixels
      Alias for: GL_UNSIGNED_SHORT_4_4_4_4_EXT - CType: int
      See Also:
    • GL_STENCIL_PASS_DEPTH_FAIL

      static 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: int
      See Also:
    • GL_RENDERBUFFER_HEIGHT

      static 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_object
      Alias for: GL_RENDERBUFFER_HEIGHT_OES, GL_RENDERBUFFER_HEIGHT_EXT - CType: int
      See Also:
    • GL_POLYGON_OFFSET_FILL

      static 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: int
      See Also:
    • GL_LUMINANCE8_ALPHA8

      static final int GL_LUMINANCE8_ALPHA8
      GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
      Alias for: GL_LUMINANCE8_ALPHA8_EXT, GL_LUMINANCE8_ALPHA8_OES - CType: int
      See Also:
    • GL_RGB565

      static final int GL_RGB565
      GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_framebuffer_object, GL_OES_required_internalformat
      Alias for: GL_RGB565_OES - CType: int
      See Also:
    • GL_LINE_WIDTH

      static final int GL_LINE_WIDTH
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_UNSIGNED_SHORT_5_5_5_1

      static 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_pixels
      Alias for: GL_UNSIGNED_SHORT_5_5_5_1_EXT - CType: int
      See Also:
    • GL_ALPHA8

      static final int GL_ALPHA8
      GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
      Alias for: GL_ALPHA8_EXT, GL_ALPHA8_OES - CType: int
      See Also:
    • GL_CW

      static final int GL_CW
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LEQUAL

      static final int GL_LEQUAL
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LUMINANCE8

      static final int GL_LUMINANCE8
      GL_VERSION_1_1, GL_OES_required_internalformat, GL_EXT_texture_storage, GL_EXT_texture
      Alias for: GL_LUMINANCE8_OES, GL_LUMINANCE8_EXT - CType: int
      See Also:
    • GL_GREEN_BITS

      static final int GL_GREEN_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RED_BITS

      static final int GL_RED_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RGB8

      static final int GL_RGB8
      GL_ES_VERSION_3_0, GL_VERSION_1_1, GL_EXT_texture, GL_OES_rgb8_rgba8, GL_OES_required_internalformat
      Alias for: GL_RGB8_EXT, GL_RGB8_OES - CType: int
      See Also:
    • GL_NO_ERROR

      static final int GL_NO_ERROR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_STENCIL_VALUE_MASK

      static 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: int
      See Also:
    • GL_TEXTURE_WRAP_S

      static 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: int
      See Also:
    • GL_DEPTH_CLEAR_VALUE

      static 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: int
      See Also:
    • GL_TEXTURE_WRAP_T

      static 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: int
      See Also:
    • GL_TEXTURE_2D

      static final int GL_TEXTURE_2D
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ACTIVE_TEXTURE

      static final int GL_ACTIVE_TEXTURE
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_ACTIVE_TEXTURE_ARB - CType: int
      See Also:
    • GL_INNOCENT_CONTEXT_RESET

      static final int GL_INNOCENT_CONTEXT_RESET
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
      Alias for: GL_INNOCENT_CONTEXT_RESET_EXT, GL_INNOCENT_CONTEXT_RESET_ARB, GL_INNOCENT_CONTEXT_RESET_KHR - CType: int
      See Also:
    • GL_BUFFER_USAGE

      static final int GL_BUFFER_USAGE
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_BUFFER_USAGE_ARB - CType: int
      See Also:
    • GL_IMPLEMENTATION_COLOR_READ_TYPE

      static final int GL_IMPLEMENTATION_COLOR_READ_TYPE
      GL_ARB_ES2_compatibility, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_read_format
      Alias for: GL_IMPLEMENTATION_COLOR_READ_TYPE_OES - CType: int
      See Also:
    • GL_NUM_COMPRESSED_TEXTURE_FORMATS

      static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compression
      Alias for: GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int
      See Also:
    • GL_LINE_LOOP

      static final int GL_LINE_LOOP
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BUFFER_SIZE

      static final int GL_BUFFER_SIZE
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_BUFFER_SIZE_ARB - CType: int
      See Also:
    • GL_TRIANGLE_FAN

      static final int GL_TRIANGLE_FAN
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERBUFFER_DEPTH_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_DEPTH_SIZE_EXT, GL_RENDERBUFFER_DEPTH_SIZE_OES - CType: int
      See Also:
    • GL_TEXTURE20

      static final int GL_TEXTURE20
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE20_ARB - CType: int
      See Also:
    • GL_MAX_VIEWPORT_DIMS

      static 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: int
      See Also:
    • GL_DECR_WRAP

      static final int GL_DECR_WRAP
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_stencil_wrap, GL_EXT_stencil_wrap
      Alias for: GL_DECR_WRAP_OES, GL_DECR_WRAP_EXT - CType: int
      See Also:
    • GL_TEXTURE19

      static final int GL_TEXTURE19
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE19_ARB - CType: int
      See Also:
    • GL_TEXTURE18

      static final int GL_TEXTURE18
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE18_ARB - CType: int
      See Also:
    • GL_TEXTURE17

      static final int GL_TEXTURE17
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE17_ARB - CType: int
      See Also:
    • GL_TEXTURE16

      static final int GL_TEXTURE16
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE16_ARB - CType: int
      See Also:
    • GL_TEXTURE15

      static final int GL_TEXTURE15
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE15_ARB - CType: int
      See Also:
    • GL_TEXTURE14

      static final int GL_TEXTURE14
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE14_ARB - CType: int
      See Also:
    • GL_TEXTURE13

      static final int GL_TEXTURE13
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE13_ARB - CType: int
      See Also:
    • GL_TEXTURE12

      static final int GL_TEXTURE12
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE12_ARB - CType: int
      See Also:
    • GL_TEXTURE11

      static final int GL_TEXTURE11
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE11_ARB - CType: int
      See Also:
    • GL_TEXTURE10

      static final int GL_TEXTURE10
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE10_ARB - CType: int
      See Also:
    • GL_TEXTURE31

      static final int GL_TEXTURE31
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE31_ARB - CType: int
      See Also:
    • GL_TEXTURE30

      static final int GL_TEXTURE30
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE30_ARB - CType: int
      See Also:
    • GL_R8

      static final int GL_R8
      GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage, GL_EXT_texture_rg
      Alias for: GL_R8_EXT - CType: int
      See Also:
    • GL_ALPHA16F

      static final int GL_ALPHA16F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_ALPHA16F_EXT, GL_ALPHA16F_ARB - CType: int
      See Also:
    • GL_TEXTURE29

      static final int GL_TEXTURE29
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE29_ARB - CType: int
      See Also:
    • GL_TEXTURE28

      static final int GL_TEXTURE28
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE28_ARB - CType: int
      See Also:
    • GL_TEXTURE27

      static final int GL_TEXTURE27
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE27_ARB - CType: int
      See Also:
    • GL_TEXTURE26

      static final int GL_TEXTURE26
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE26_ARB - CType: int
      See Also:
    • GL_TEXTURE25

      static final int GL_TEXTURE25
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE25_ARB - CType: int
      See Also:
    • GL_TEXTURE24

      static final int GL_TEXTURE24
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE24_ARB - CType: int
      See Also:
    • GL_TEXTURE23

      static final int GL_TEXTURE23
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE23_ARB - CType: int
      See Also:
    • GL_TEXTURE22

      static final int GL_TEXTURE22
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE22_ARB - CType: int
      See Also:
    • GL_TEXTURE21

      static final int GL_TEXTURE21
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multitexture
      Alias for: GL_TEXTURE21_ARB - CType: int
      See Also:
    • GL_STENCIL_FAIL

      static final int GL_STENCIL_FAIL
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FRONT

      static final int GL_FRONT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_SUBPIXEL_BITS

      static final int GL_SUBPIXEL_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ARRAY_BUFFER_BINDING

      static final int GL_ARRAY_BUFFER_BINDING
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_ARRAY_BUFFER_BINDING_ARB - CType: int
      See Also:
    • GL_FRAMEBUFFER_COMPLETE

      static 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_object
      Alias for: GL_FRAMEBUFFER_COMPLETE_EXT, GL_FRAMEBUFFER_COMPLETE_OES - CType: int
      See Also:
    • GL_VENDOR

      static final int GL_VENDOR
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_ALIASED_LINE_WIDTH_RANGE

      static final int GL_ALIASED_LINE_WIDTH_RANGE
      GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_CCW

      static final int GL_CCW
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_STENCIL_REF

      static final int GL_STENCIL_REF
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_TEXTURE

      static final int GL_TEXTURE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_STENCIL_PASS_DEPTH_PASS

      static 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: int
      See Also:
    • GL_FRONT_AND_BACK

      static 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: int
      See Also:
    • GL_LUMINANCE_ALPHA32F

      static final int GL_LUMINANCE_ALPHA32F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_LUMINANCE_ALPHA32F_EXT, GL_LUMINANCE_ALPHA32F_ARB - CType: int
      See Also:
    • GL_LUMINANCE_ALPHA

      static final int GL_LUMINANCE_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_MAP_READ_BIT

      static 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_range
      Alias for: GL_MAP_READ_BIT_EXT - CType: int
      See Also:
    • GL_FRAMEBUFFER

      static final int GL_FRAMEBUFFER
      GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
      Alias for: GL_FRAMEBUFFER_OES, GL_FRAMEBUFFER_EXT - CType: int
      See Also:
    • GL_ARRAY_BUFFER

      static final int GL_ARRAY_BUFFER
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_ARRAY_BUFFER_ARB - CType: int
      See Also:
    • GL_TEXTURE_IMMUTABLE_FORMAT

      static final int GL_TEXTURE_IMMUTABLE_FORMAT
      GL_ARB_texture_storage, GL_VERSION_4_2, GL_ES_VERSION_3_0, GL_EXT_texture_storage
      Alias for: GL_TEXTURE_IMMUTABLE_FORMAT_EXT - CType: int
      See Also:
    • GL_OUT_OF_MEMORY

      static 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: int
      See Also:
    • GL_NONE

      static final int GL_NONE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_OES_framebuffer_object
      Alias for: GL_NONE_OES - CType: int
      See Also:
    • GL_ALPHA

      static final int GL_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DONT_CARE

      static final int GL_DONT_CARE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_COMPRESSED_RGB_S3TC_DXT1_EXT

      static final int GL_COMPRESSED_RGB_S3TC_DXT1_EXT
      GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int
      See Also:
    • GL_LUMINANCE16F

      static final int GL_LUMINANCE16F
      GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_LUMINANCE16F_EXT, GL_LUMINANCE16F_ARB - CType: int
      See Also:
    • GL_DEPTH_WRITEMASK

      static final int GL_DEPTH_WRITEMASK
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT

      static 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_object
      Alias for: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - CType: int
      See Also:
    • GL_FUNC_REVERSE_SUBTRACT

      static 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_subtract
      Alias for: GL_FUNC_REVERSE_SUBTRACT_OES, GL_FUNC_REVERSE_SUBTRACT_EXT - CType: int
      See Also:
    • GL_REPEAT

      static final int GL_REPEAT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERER

      static final int GL_RENDERER
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_STENCIL_INDEX8

      static 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_stencil8
      Alias for: GL_STENCIL_INDEX8_EXT, GL_STENCIL_INDEX8_OES - CType: int
      See Also:
    • GL_STENCIL_TEST

      static final int GL_STENCIL_TEST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_WRITE_ONLY

      static final int GL_WRITE_ONLY
      GL_VERSION_1_5, GL_ES_VERSION_3_1, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
      Alias for: GL_WRITE_ONLY_OES, GL_WRITE_ONLY_ARB - CType: int
      See Also:
    • GL_STATIC_DRAW

      static final int GL_STATIC_DRAW
      GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_1_0, GL_ARB_vertex_buffer_object
      Alias for: GL_STATIC_DRAW_ARB - CType: int
      See Also:
    • GL_POINTS

      static final int GL_POINTS
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DEPTH_COMPONENT32

      static final int GL_DEPTH_COMPONENT32
      GL_VERSION_1_4, GL_ARB_depth_texture, GL_SGIX_depth_texture, GL_OES_depth32
      Alias for: GL_DEPTH_COMPONENT32_ARB, GL_DEPTH_COMPONENT32_SGIX, GL_DEPTH_COMPONENT32_OES - CType: int
      See Also:
    • GL_DEPTH_RANGE

      static final int GL_DEPTH_RANGE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FUNC_SUBTRACT

      static final int GL_FUNC_SUBTRACT
      GL_ARB_imaging, GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_OES_blend_subtract, GL_EXT_blend_subtract
      Alias for: GL_FUNC_SUBTRACT_OES, GL_FUNC_SUBTRACT_EXT - CType: int
      See Also:
    • GL_FRAMEBUFFER_UNSUPPORTED

      static 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_object
      Alias for: GL_FRAMEBUFFER_UNSUPPORTED_EXT, GL_FRAMEBUFFER_UNSUPPORTED_OES - CType: int
      See Also:
    • GL_SAMPLES

      static 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_multisample
      Alias for: GL_SAMPLES_3DFX, GL_SAMPLES_ARB, GL_SAMPLES_EXT, GL_SAMPLES_SGIS - CType: int
      See Also:
    • GL_TEXTURE_BINDING_2D

      static final int GL_TEXTURE_BINDING_2D
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_DEPTH_COMPONENT24

      static final int GL_DEPTH_COMPONENT24
      GL_ES_VERSION_3_0, GL_VERSION_1_4, GL_ARB_depth_texture, GL_OES_depth24, GL_SGIX_depth_texture
      Alias for: GL_DEPTH_COMPONENT24_ARB, GL_DEPTH_COMPONENT24_OES, GL_DEPTH_COMPONENT24_SGIX - CType: int
      See Also:
    • GL_STENCIL_BITS

      static final int GL_STENCIL_BITS
      GL_ES_VERSION_2_0, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERBUFFER_GREEN_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_GREEN_SIZE_EXT, GL_RENDERBUFFER_GREEN_SIZE_OES - CType: int
      See Also:
    • GL_BLEND_DST_RGB

      static final int GL_BLEND_DST_RGB
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
      Alias for: GL_BLEND_DST_RGB_EXT, GL_BLEND_DST_RGB_OES - CType: int
      See Also:
    • GL_BLEND

      static final int GL_BLEND
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_NO_RESET_NOTIFICATION

      static final int GL_NO_RESET_NOTIFICATION
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
      Alias for: GL_NO_RESET_NOTIFICATION_EXT, GL_NO_RESET_NOTIFICATION_ARB, GL_NO_RESET_NOTIFICATION_KHR - CType: int
      See Also:
    • GL_DEPTH_STENCIL

      static 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_stencil
      Alias for: GL_DEPTH_STENCIL_OES, GL_DEPTH_STENCIL_NV, GL_DEPTH_STENCIL_EXT - CType: int
      See Also:
    • GL_BUFFER_ACCESS

      static final int GL_BUFFER_ACCESS
      GL_VERSION_1_5, GL_ARB_vertex_buffer_object, GL_OES_mapbuffer
      Alias for: GL_BUFFER_ACCESS_ARB, GL_BUFFER_ACCESS_OES - CType: int
      See Also:
    • GL_NEAREST

      static final int GL_NEAREST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RENDERBUFFER

      static final int GL_RENDERBUFFER
      GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
      Alias for: GL_RENDERBUFFER_EXT, GL_RENDERBUFFER_OES - CType: int
      See Also:
    • GL_CULL_FACE

      static final int GL_CULL_FACE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_GUILTY_CONTEXT_RESET

      static final int GL_GUILTY_CONTEXT_RESET
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
      Alias for: GL_GUILTY_CONTEXT_RESET_EXT, GL_GUILTY_CONTEXT_RESET_ARB, GL_GUILTY_CONTEXT_RESET_KHR - CType: int
      See Also:
    • GL_VIEWPORT

      static final int GL_VIEWPORT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LOSE_CONTEXT_ON_RESET

      static final int GL_LOSE_CONTEXT_ON_RESET
      GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_KHR_robustness, GL_EXT_robustness, GL_ARB_robustness
      Alias for: GL_LOSE_CONTEXT_ON_RESET_KHR, GL_LOSE_CONTEXT_ON_RESET_EXT, GL_LOSE_CONTEXT_ON_RESET_ARB - CType: int
      See Also:
    • GL_GREATER

      static final int GL_GREATER
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME

      static 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_object
      Alias for: GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES - CType: int
      See Also:
    • GL_STENCIL_INDEX4

      static final int GL_STENCIL_INDEX4
      GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_stencil4
      Alias for: GL_STENCIL_INDEX4_EXT, GL_STENCIL_INDEX4_OES - CType: int
      See Also:
    • GL_DEPTH_BUFFER_BIT

      static 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: int
      See Also:
    • GL_RENDERBUFFER_RED_SIZE

      static 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_object
      Alias for: GL_RENDERBUFFER_RED_SIZE_OES, GL_RENDERBUFFER_RED_SIZE_EXT - CType: int
      See Also:
    • GL_SRC_ALPHA_SATURATE

      static 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_extended
      Alias for: GL_SRC_ALPHA_SATURATE_EXT - CType: int
      See Also:
    • GL_UNPACK_ALIGNMENT

      static final int GL_UNPACK_ALIGNMENT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_LUMINANCE4_ALPHA4

      static final int GL_LUMINANCE4_ALPHA4
      GL_VERSION_1_1, GL_EXT_texture, GL_OES_required_internalformat
      Alias for: GL_LUMINANCE4_ALPHA4_EXT, GL_LUMINANCE4_ALPHA4_OES - CType: int
      See Also:
    • GL_RG32F

      static final int GL_RG32F
      GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage
      Alias for: GL_RG32F_EXT - CType: int
      See Also:
    • GL_R32F

      static final int GL_R32F
      GL_ES_VERSION_3_0, GL_ARB_texture_rg, GL_VERSION_3_0, GL_EXT_texture_storage
      Alias for: GL_R32F_EXT - CType: int
      See Also:
    • GL_SAMPLE_ALPHA_TO_COVERAGE

      static final int GL_SAMPLE_ALPHA_TO_COVERAGE
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_multisample
      Alias for: GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - CType: int
      See Also:
    • GL_TRIANGLE_STRIP

      static final int GL_TRIANGLE_STRIP
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_UNSIGNED_INT_24_8

      static 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_stencil
      Alias for: GL_UNSIGNED_INT_24_8_NV, GL_UNSIGNED_INT_24_8_EXT, GL_UNSIGNED_INT_24_8_OES - CType: int
      See Also:
    • GL_TEXTURE_MAX_ANISOTROPY_EXT

      static final int GL_TEXTURE_MAX_ANISOTROPY_EXT
      GL_EXT_texture_filter_anisotropic - CType: int
      See Also:
    • GL_STENCIL_CLEAR_VALUE

      static 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: int
      See Also:
    • GL_COMPRESSED_RGBA_S3TC_DXT1_EXT

      static final int GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
      GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_dxt1 - CType: int
      See Also:
    • GL_ZERO

      static 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_shader
      Alias for: GL_ZERO_EXT - CType: int
      See Also:
    • GL_CLAMP_TO_EDGE

      static final int GL_CLAMP_TO_EDGE
      GL_ES_VERSION_2_0, GL_VERSION_1_2, GL_VERSION_ES_1_0, GL_SGIS_texture_edge_clamp
      Alias for: GL_CLAMP_TO_EDGE_SGIS - CType: int
      See Also:
    • GL_BLEND_DST_ALPHA

      static final int GL_BLEND_DST_ALPHA
      GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_EXT_blend_func_separate, GL_OES_blend_func_separate
      Alias for: GL_BLEND_DST_ALPHA_EXT, GL_BLEND_DST_ALPHA_OES - CType: int
      See Also:
    • GL_RGB10

      static final int GL_RGB10
      GL_VERSION_1_1, GL_EXT_texture_storage, GL_EXT_texture, GL_OES_required_internalformat
      Alias for: GL_RGB10_EXT - CType: int
      See Also:
    • GL_BGRA8

      static final int GL_BGRA8
      GL_APPLE_texture_format_BGRA8888, GL_EXT_texture_storage
      Alias for: GL_BGRA8_EXT - CType: int
      See Also:
    • GL_FLOAT

      static final int GL_FLOAT
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_RGBA32F

      static final int GL_RGBA32F
      GL_ES_VERSION_3_0, GL_VERSION_3_0, GL_EXT_texture_storage, GL_ARB_texture_float
      Alias for: GL_RGBA32F_EXT, GL_RGBA32F_ARB - CType: int
      See Also:
    • GL_STENCIL_ATTACHMENT

      static 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_object
      Alias for: GL_STENCIL_ATTACHMENT_EXT, GL_STENCIL_ATTACHMENT_OES - CType: int
      See Also:
    • GL_INVALID_VALUE

      static final int GL_INVALID_VALUE
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_BUFFER_MAP_POINTER

      static final int GL_BUFFER_MAP_POINTER
      GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
      Alias for: GL_BUFFER_MAP_POINTER_OES, GL_BUFFER_MAP_POINTER_ARB - CType: int
      See Also:
    • GL_GEQUAL

      static final int GL_GEQUAL
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_NICEST

      static final int GL_NICEST
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_STENCIL_FUNC

      static final int GL_STENCIL_FUNC
      GL_ES_VERSION_2_0, GL_VERSION_1_1, GL_VERSION_1_0, GL_VERSION_ES_1_0 - CType: int
      See Also:
    • GL_COMPRESSED_TEXTURE_FORMATS

      static final int GL_COMPRESSED_TEXTURE_FORMATS
      GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_1_0, GL_ARB_texture_compression
      Alias for: GL_COMPRESSED_TEXTURE_FORMATS_ARB - CType: int
      See Also:
    • GL_AND

      static final int GL_AND
      Common in ES1, GL2 and GL3
      See Also:
    • GL_AND_INVERTED

      static final int GL_AND_INVERTED
      Common in ES1, GL2 and GL3
      See Also:
    • GL_AND_REVERSE

      static final int GL_AND_REVERSE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_BLEND_DST

      static final int GL_BLEND_DST
      Common in ES1, GL2 and GL3
      See Also:
    • GL_BLEND_SRC

      static final int GL_BLEND_SRC
      Common in ES1, GL2 and GL3
      See Also:
    • GL_CLEAR

      static final int GL_CLEAR
      Common in ES1, GL2 and GL3
      See Also:
    • GL_COLOR_LOGIC_OP

      static final int GL_COLOR_LOGIC_OP
      Common in ES1, GL2 and GL3
      See Also:
    • GL_COPY

      static final int GL_COPY
      Common in ES1, GL2 and GL3
      See Also:
    • GL_COPY_INVERTED

      static final int GL_COPY_INVERTED
      Common in ES1, GL2 and GL3
      See Also:
    • GL_EQUIV

      static final int GL_EQUIV
      Common in ES1, GL2 and GL3
      See Also:
    • GL_LINE_SMOOTH

      static final int GL_LINE_SMOOTH
      Common in ES1, GL2 and GL3
      See Also:
    • GL_LINE_SMOOTH_HINT

      static final int GL_LINE_SMOOTH_HINT
      Common in ES1, GL2 and GL3
      See Also:
    • GL_LOGIC_OP_MODE

      static final int GL_LOGIC_OP_MODE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_MULTISAMPLE

      static final int GL_MULTISAMPLE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_NAND

      static final int GL_NAND
      Common in ES1, GL2 and GL3
      See Also:
    • GL_NOOP

      static final int GL_NOOP
      Common in ES1, GL2 and GL3
      See Also:
    • GL_NOR

      static final int GL_NOR
      Common in ES1, GL2 and GL3
      See Also:
    • GL_OR

      static final int GL_OR
      Common in ES1, GL2 and GL3
      See Also:
    • GL_OR_INVERTED

      static final int GL_OR_INVERTED
      Common in ES1, GL2 and GL3
      See Also:
    • GL_OR_REVERSE

      static final int GL_OR_REVERSE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_POINT_FADE_THRESHOLD_SIZE

      static final int GL_POINT_FADE_THRESHOLD_SIZE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_POINT_SIZE

      static final int GL_POINT_SIZE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_SAMPLE_ALPHA_TO_ONE

      static final int GL_SAMPLE_ALPHA_TO_ONE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_SET

      static final int GL_SET
      Common in ES1, GL2 and GL3
      See Also:
    • GL_SMOOTH_LINE_WIDTH_RANGE

      static final int GL_SMOOTH_LINE_WIDTH_RANGE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_SMOOTH_POINT_SIZE_RANGE

      static final int GL_SMOOTH_POINT_SIZE_RANGE
      Common in ES1, GL2 and GL3
      See Also:
    • GL_XOR

      static final int GL_XOR
      Common in ES1, GL2 and GL3
      See Also:
    • GL_HALF_FLOAT

      static final 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)
      See Also:
    • GL_FRAMEBUFFER_INCOMPLETE_FORMATS

      static final int GL_FRAMEBUFFER_INCOMPLETE_FORMATS
      Part of GL_EXT_framebuffer_object; GL_ES_VERSION_2_0; GL_OES_framebuffer_object
      See Also:
    • GL_UNSIGNED_INT_10F_11F_11F_REV

      static final int GL_UNSIGNED_INT_10F_11F_11F_REV
      Part of GL_ES_VERSION_3_0, GL_VERSION_3_0; GL_EXT_packed_float
      See Also:
  • Method Details

    • glActiveTexture

      void glActiveTexture(int texture)
      Entry point to C language function: void (GLenum texture)
      Part of GL_ES_VERSION_2_0, GL_VERSION_1_3, GL_VERSION_ES_CL_CM, GL_ARB_multitexture
      Alias for: glActiveTextureARB
    • glBindBuffer

      void glBindBuffer(int target, int buffer)
      Entry point to C language function: void (GLenum target, GLuint buffer)
      Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
      Alias for: glBindBufferARB
    • glBindFramebuffer

      void glBindFramebuffer(int target, int framebuffer)
      Entry point to C language function: void (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_object
      Alias for: glBindFramebufferOES, glBindFramebufferEXT
    • glBindRenderbuffer

      void glBindRenderbuffer(int target, int renderbuffer)
      Entry point to C language function: void (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_object
      Alias for: glBindRenderbufferEXT, glBindRenderbufferOES
    • glBindTexture

      void glBindTexture(int target, int texture)
      Entry point to C language function: void (GLenum target, GLuint texture)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glBindTextureEXT
    • glBlendEquation

      void glBlendEquation(int mode)
      Entry point to C language function: void (GLenum mode)
      Part of GL_ES_VERSION_2_0, GL_VERSION_1_4, GL_VERSION_1_2, GL_OES_blend_subtract, GL_EXT_blend_minmax
      Alias for: glBlendEquationOES, glBlendEquationEXT
    • glBlendEquationSeparate

      void glBlendEquationSeparate(int modeRGB, int modeAlpha)
      Entry point to C language function: void (GLenum modeRGB, GLenum modeAlpha)
      Part of GL_ES_VERSION_2_0, GL_VERSION_2_0, GL_OES_blend_equation_separate, GL_EXT_blend_equation_separate
      Alias for: glBlendEquationSeparateOES, glBlendEquationSeparateEXT
    • glBlendFunc

      void glBlendFunc(int sfactor, int dfactor)
      Entry point to C language function: void (GLenum sfactor, GLenum dfactor)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glBlendFuncSeparate

      void glBlendFuncSeparate(int sfactorRGB, int dfactorRGB, int sfactorAlpha, int dfactorAlpha)
      Entry point to C language function: void (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_separate
      Alias for: glBlendFuncSeparateINGR, glBlendFuncSeparateOES, glBlendFuncSeparateEXT
    • glBufferData

      void glBufferData(int target, long size, Buffer data, int usage)
      Entry point to C language function: void (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_object
      Alias for: glBufferDataARB
      Parameters:
      data - a direct or array-backed Buffer

      Throws a GLException if GL-function constraints are not met or the native GL-function fails.

      Throws:
      GLException - if buffer is not bound to target
      GLException - if size is less-than zero
      GLException - if a native GL-Error occurs

    • glBufferSubData

      void glBufferSubData(int target, long offset, long size, Buffer data)
      Entry point to C language function: void (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_object
      Alias for: glBufferSubDataARB
      Parameters:
      data - a direct or array-backed Buffer
    • glCheckFramebufferStatus

      int glCheckFramebufferStatus(int target)
      Entry point to C language function: GLenum (GLenum target)
      Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
      Alias for: glCheckFramebufferStatusEXT, glCheckFramebufferStatusOES
    • glClear

      void glClear(int mask)
      Entry point to C language function: void (GLbitfield mask)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glClearColor

      void glClearColor(float red, float green, float blue, float alpha)
      Entry point to C language function: void (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glClearDepthf

      void glClearDepthf(float d)
      Entry point to C language function: void (GLfloat d)
      Part of GL_ARB_ES2_compatibility, GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_4_1, GL_OES_single_precision
      Alias for: glClearDepthfOES
    • glClearStencil

      void glClearStencil(int s)
      Entry point to C language function: void (GLint s)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glColorMask

      void glColorMask(boolean red, boolean green, boolean blue, boolean alpha)
      Entry point to C language function: void (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glCompressedTexImage2D

      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 (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_compression
      Alias for: glCompressedTexImage2DARB
      Parameters:
      data - a direct or array-backed Buffer
    • glCompressedTexImage2D

      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 (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_compression
      Alias for: glCompressedTexImage2DARB
    • glCompressedTexSubImage2D

      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 (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_compression
      Alias for: glCompressedTexSubImage2DARB
      Parameters:
      data - a direct or array-backed Buffer
    • glCompressedTexSubImage2D

      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 (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_compression
      Alias for: glCompressedTexSubImage2DARB
    • glCopyTexImage2D

      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 (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_texture
      Alias for: glCopyTexImage2DEXT
    • glCopyTexSubImage2D

      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 (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_texture
      Alias for: glCopyTexSubImage2DEXT
    • glCullFace

      void glCullFace(int mode)
      Entry point to C language function: void (GLenum mode)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glDeleteBuffers

      void glDeleteBuffers(int n, IntBuffer buffers)
      Entry point to C language function: void (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_object
      Alias for: glDeleteBuffersARB
      Parameters:
      buffers - a direct or array-backed IntBuffer
    • glDeleteBuffers

      void glDeleteBuffers(int n, int[] buffers, int buffers_offset)
      Entry point to C language function: void (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_object
      Alias for: glDeleteBuffersARB
    • glDeleteFramebuffers

      void glDeleteFramebuffers(int n, IntBuffer framebuffers)
      Entry point to C language function: void (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_object
      Alias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT
      Parameters:
      framebuffers - a direct or array-backed IntBuffer
    • glDeleteFramebuffers

      void glDeleteFramebuffers(int n, int[] framebuffers, int framebuffers_offset)
      Entry point to C language function: void (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_object
      Alias for: glDeleteFramebuffersOES, glDeleteFramebuffersEXT
    • glDeleteRenderbuffers

      void glDeleteRenderbuffers(int n, IntBuffer renderbuffers)
      Entry point to C language function: void (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_object
      Alias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT
      Parameters:
      renderbuffers - a direct or array-backed IntBuffer
    • glDeleteRenderbuffers

      void glDeleteRenderbuffers(int n, int[] renderbuffers, int renderbuffers_offset)
      Entry point to C language function: void (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_object
      Alias for: glDeleteRenderbuffersOES, glDeleteRenderbuffersEXT
    • glDeleteTextures

      void glDeleteTextures(int n, IntBuffer textures)
      Entry point to C language function: void (GLsizei n, const GLuint * textures)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glDeleteTexturesEXT
      Parameters:
      textures - a direct or array-backed IntBuffer
    • glDeleteTextures

      void glDeleteTextures(int n, int[] textures, int textures_offset)
      Entry point to C language function: void (GLsizei n, const GLuint * textures)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glDeleteTexturesEXT
    • glDepthFunc

      void glDepthFunc(int func)
      Entry point to C language function: void (GLenum func)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glDepthMask

      void glDepthMask(boolean flag)
      Entry point to C language function: void (GLboolean flag)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glDepthRangef

      void glDepthRangef(float n, float f)
      Entry point to C language function: void (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_precision
      Alias for: glDepthRangefOES
    • glDisable

      void glDisable(int cap)
      Entry point to C language function: void (GLenum cap)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glDrawArrays

      void glDrawArrays(int mode, int first, int count)
      Entry point to C language function: void (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_array
      Alias for: glDrawArraysEXT
    • glDrawElements

      void glDrawElements(int mode, int count, int type, long indices_buffer_offset)
      Entry point to C language function: void (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
    • glEnable

      void glEnable(int cap)
      Entry point to C language function: void (GLenum cap)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glFinish

      void glFinish()
      Entry point to C language function: void (void)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glFlush

      void glFlush()
      Entry point to C language function: void (void)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glFramebufferRenderbuffer

      void glFramebufferRenderbuffer(int target, int attachment, int renderbuffertarget, int renderbuffer)
      Entry point to C language function: void (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_object
      Alias for: glFramebufferRenderbufferOES, glFramebufferRenderbufferEXT
    • glFramebufferTexture2D

      void glFramebufferTexture2D(int target, int attachment, int textarget, int texture, int level)
      Entry point to C language function: void (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_object
      Alias for: glFramebufferTexture2DEXT, glFramebufferTexture2DOES
    • glFrontFace

      void glFrontFace(int mode)
      Entry point to C language function: void (GLenum mode)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glGenBuffers

      void glGenBuffers(int n, IntBuffer buffers)
      Entry point to C language function: void (GLsizei n, GLuint * buffers)
      Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
      Alias for: glGenBuffersARB
      Parameters:
      buffers - a direct or array-backed IntBuffer
    • glGenBuffers

      void glGenBuffers(int n, int[] buffers, int buffers_offset)
      Entry point to C language function: void (GLsizei n, GLuint * buffers)
      Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
      Alias for: glGenBuffersARB
    • glGenerateMipmap

      void glGenerateMipmap(int target)
      Entry point to C language function: void (GLenum target)
      Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
      Alias for: glGenerateMipmapOES, glGenerateMipmapEXT
    • glGenFramebuffers

      void glGenFramebuffers(int n, IntBuffer framebuffers)
      Entry point to C language function: void (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_object
      Alias for: glGenFramebuffersOES, glGenFramebuffersEXT
      Parameters:
      framebuffers - a direct or array-backed IntBuffer
    • glGenFramebuffers

      void glGenFramebuffers(int n, int[] framebuffers, int framebuffers_offset)
      Entry point to C language function: void (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_object
      Alias for: glGenFramebuffersOES, glGenFramebuffersEXT
    • glGenRenderbuffers

      void glGenRenderbuffers(int n, IntBuffer renderbuffers)
      Entry point to C language function: void (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_object
      Alias for: glGenRenderbuffersEXT, glGenRenderbuffersOES
      Parameters:
      renderbuffers - a direct or array-backed IntBuffer
    • glGenRenderbuffers

      void glGenRenderbuffers(int n, int[] renderbuffers, int renderbuffers_offset)
      Entry point to C language function: void (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_object
      Alias for: glGenRenderbuffersEXT, glGenRenderbuffersOES
    • glGenTextures

      void glGenTextures(int n, IntBuffer textures)
      Entry point to C language function: void (GLsizei n, GLuint * textures)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glGenTexturesEXT
      Parameters:
      textures - a direct or array-backed IntBuffer
    • glGenTextures

      void glGenTextures(int n, int[] textures, int textures_offset)
      Entry point to C language function: void (GLsizei n, GLuint * textures)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glGenTexturesEXT
    • glGetBooleanv

      void glGetBooleanv(int pname, ByteBuffer data)
      Entry point to C language function: void (GLenum pname, GLboolean * data)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
      Parameters:
      data - a direct or array-backed ByteBuffer
    • glGetBooleanv

      void glGetBooleanv(int pname, byte[] data, int data_offset)
      Entry point to C language function: void (GLenum pname, GLboolean * data)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glGetBufferParameteriv

      void glGetBufferParameteriv(int target, int pname, IntBuffer params)
      Entry point to C language function: void (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_object
      Alias for: glGetBufferParameterivARB
      Parameters:
      params - a direct or array-backed IntBuffer
    • glGetBufferParameteriv

      void glGetBufferParameteriv(int target, int pname, int[] params, int params_offset)
      Entry point to C language function: void (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_object
      Alias for: glGetBufferParameterivARB
    • glGetError

      int glGetError()
      Entry point to C language function: GLenum (void)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glGetFloatv

      void glGetFloatv(int pname, FloatBuffer data)
      Entry point to C language function: void (GLenum pname, GLfloat * data)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
      Parameters:
      data - a direct or array-backed FloatBuffer
    • glGetFloatv

      void glGetFloatv(int pname, float[] data, int data_offset)
      Entry point to C language function: void (GLenum pname, GLfloat * data)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glGetFramebufferAttachmentParameteriv

      void glGetFramebufferAttachmentParameteriv(int target, int attachment, int pname, IntBuffer params)
      Entry point to C language function: void (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_object
      Alias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES
      Parameters:
      params - a direct or array-backed IntBuffer
    • glGetFramebufferAttachmentParameteriv

      void glGetFramebufferAttachmentParameteriv(int target, int attachment, int pname, int[] params, int params_offset)
      Entry point to C language function: void (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_object
      Alias for: glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivOES
    • glGetIntegerv

      void glGetIntegerv(int pname, IntBuffer data)
      Entry point to C language function: void (GLenum pname, GLint * data)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
      Parameters:
      data - a direct or array-backed IntBuffer
    • glGetIntegerv

      void glGetIntegerv(int pname, int[] data, int data_offset)
      Entry point to C language function: void (GLenum pname, GLint * data)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glGetRenderbufferParameteriv

      void glGetRenderbufferParameteriv(int target, int pname, IntBuffer params)
      Entry point to C language function: void (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_object
      Alias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES
      Parameters:
      params - a direct or array-backed IntBuffer
    • glGetRenderbufferParameteriv

      void glGetRenderbufferParameteriv(int target, int pname, int[] params, int params_offset)
      Entry point to C language function: void (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_object
      Alias for: glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivOES
    • glGetString

      String glGetString(int name)
      Entry point to C language function: const GLubyte * (GLenum name)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glGetTexParameterfv

      void glGetTexParameterfv(int target, int pname, FloatBuffer params)
      Entry point to C language function: void (GLenum target, GLenum pname, GLfloat * params)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
      Parameters:
      params - a direct or array-backed FloatBuffer
    • glGetTexParameterfv

      void glGetTexParameterfv(int target, int pname, float[] params, int params_offset)
      Entry point to C language function: void (GLenum target, GLenum pname, GLfloat * params)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glGetTexParameteriv

      void glGetTexParameteriv(int target, int pname, IntBuffer params)
      Entry point to C language function: void (GLenum target, GLenum pname, GLint * params)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
      Parameters:
      params - a direct or array-backed IntBuffer
    • glGetTexParameteriv

      void glGetTexParameteriv(int target, int pname, int[] params, int params_offset)
      Entry point to C language function: void (GLenum target, GLenum pname, GLint * params)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glHint

      void glHint(int target, int mode)
      Entry point to C language function: void (GLenum target, GLenum mode)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0, GL_PGI_misc_hints
      Alias for: glHintPGI
    • glIsBuffer

      boolean glIsBuffer(int buffer)
      Entry point to C language function: GLboolean (GLuint buffer)
      Part of GL_VERSION_1_5, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_ARB_vertex_buffer_object
      Alias for: glIsBufferARB
    • glIsEnabled

      boolean glIsEnabled(int cap)
      Entry point to C language function: GLboolean (GLenum cap)
      Part of GL_NV_vertex_buffer_unified_memory, GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glIsFramebuffer

      boolean glIsFramebuffer(int framebuffer)
      Entry point to C language function: GLboolean (GLuint framebuffer)
      Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_EXT_framebuffer_object, GL_OES_framebuffer_object
      Alias for: glIsFramebufferEXT, glIsFramebufferOES
    • glIsRenderbuffer

      boolean glIsRenderbuffer(int renderbuffer)
      Entry point to C language function: GLboolean (GLuint renderbuffer)
      Part of GL_ES_VERSION_2_0, GL_ARB_framebuffer_object, GL_VERSION_3_0, GL_OES_framebuffer_object, GL_EXT_framebuffer_object
      Alias for: glIsRenderbufferOES, glIsRenderbufferEXT
    • glIsTexture

      boolean glIsTexture(int texture)
      Entry point to C language function: GLboolean (GLuint texture)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_1, GL_EXT_texture_object
      Alias for: glIsTextureEXT
    • glLineWidth

      void glLineWidth(float width)
      Entry point to C language function: void (GLfloat width)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glPixelStorei

      void glPixelStorei(int pname, int param)
      Entry point to C language function: void (GLenum pname, GLint param)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glPolygonOffset

      void glPolygonOffset(float factor, float units)
      Entry point to C language function: void (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_offset
      Alias for: glPolygonOffsetEXT
    • glReadPixels

      void glReadPixels(int x, int y, int width, int height, int format, int type, Buffer pixels)
      Entry point to C language function: void (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
      Parameters:
      pixels - a direct or array-backed Buffer
    • glReadPixels

      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 (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
    • glRenderbufferStorage

      void glRenderbufferStorage(int target, int internalformat, int width, int height)
      Entry point to C language function: void (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_object
      Alias for: glRenderbufferStorageEXT, glRenderbufferStorageOES
    • glSampleCoverage

      void glSampleCoverage(float value, boolean invert)
      Entry point to C language function: void (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_point
      Alias for: glSampleCoverageARB, glSampleCoverageOES
    • glScissor

      void glScissor(int x, int y, int width, int height)
      Entry point to C language function: void (GLint x, GLint y, GLsizei width, GLsizei height)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glStencilFunc

      void glStencilFunc(int func, int ref, int mask)
      Entry point to C language function: void (GLenum func, GLint ref, GLuint mask)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glStencilMask

      void glStencilMask(int mask)
      Entry point to C language function: void (GLuint mask)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glStencilOp

      void glStencilOp(int fail, int zfail, int zpass)
      Entry point to C language function: void (GLenum fail, GLenum zfail, GLenum zpass)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glTexImage2D

      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 (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
      Parameters:
      pixels - a direct or array-backed Buffer
    • glTexImage2D

      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 (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
    • glTexParameterf

      void glTexParameterf(int target, int pname, float param)
      Entry point to C language function: void (GLenum target, GLenum pname, GLfloat param)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glTexParameterfv

      void glTexParameterfv(int target, int pname, FloatBuffer params)
      Entry point to C language function: void (GLenum target, GLenum pname, const GLfloat * params)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
      Parameters:
      params - a direct or array-backed FloatBuffer
    • glTexParameterfv

      void glTexParameterfv(int target, int pname, float[] params, int params_offset)
      Entry point to C language function: void (GLenum target, GLenum pname, const GLfloat * params)
      Part of GL_VERSION_ES_CM, GL_ES_VERSION_2_0, GL_VERSION_1_0
    • glTexParameteri

      void glTexParameteri(int target, int pname, int param)
      Entry point to C language function: void (GLenum target, GLenum pname, GLint param)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glTexParameteriv

      void glTexParameteriv(int target, int pname, IntBuffer params)
      Entry point to C language function: void (GLenum target, GLenum pname, const GLint * params)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
      Parameters:
      params - a direct or array-backed IntBuffer
    • glTexParameteriv

      void glTexParameteriv(int target, int pname, int[] params, int params_offset)
      Entry point to C language function: void (GLenum target, GLenum pname, const GLint * params)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glTexSubImage2D

      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 (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_subtexture
      Alias for: glTexSubImage2DEXT
      Parameters:
      pixels - a direct or array-backed Buffer
    • glTexSubImage2D

      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 (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_subtexture
      Alias for: glTexSubImage2DEXT
    • glViewport

      void glViewport(int x, int y, int width, int height)
      Entry point to C language function: void (GLint x, GLint y, GLsizei width, GLsizei height)
      Part of GL_ES_VERSION_2_0, GL_VERSION_ES_CL_CM, GL_VERSION_1_0
    • glTexStorage1D

      void glTexStorage1D(int target, int levels, int internalformat, int width)
      Entry point to C language function: void (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
      Part of GL_ARB_texture_storage, GL_VERSION_4_2, GL_EXT_texture_storage
      Alias for: glTexStorage1DEXT
    • glTexStorage2D

      void glTexStorage2D(int target, int levels, int internalformat, int width, int height)
      Entry point to C language function: void (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_storage
      Alias for: glTexStorage2DEXT
    • glTexStorage3D

      void glTexStorage3D(int target, int levels, int internalformat, int width, int height, int depth)
      Entry point to C language function: void (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_storage
      Alias for: glTexStorage3DEXT
    • glTextureStorage1DEXT

      void glTextureStorage1DEXT(int texture, int target, int levels, int internalformat, int width)
      Entry point to C language function: void (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
    • glTextureStorage2DEXT

      void glTextureStorage2DEXT(int texture, int target, int levels, int internalformat, int width, int height)
      Entry point to C language function: void (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
    • glTextureStorage3DEXT

      void glTextureStorage3DEXT(int texture, int target, int levels, int internalformat, int width, int height, int depth)
      Entry point to C language function: void (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
    • glMapBuffer

      ByteBuffer glMapBuffer(int target, int access)
      Entry point to C language function: void * (GLenum target, GLenum access)
      Part of GL_VERSION_1_5, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
      Alias for: glMapBufferOES, glMapBufferARB

      Throws a GLException if GL-function constraints are not met.

      Returns GLBase.mapBuffer(int, int)'s GLBufferStorage.getMappedBuffer().

      Throws:
      GLException - if buffer is not bound to target
      GLException - if buffer is not tracked
      GLException - if buffer is already mapped
      GLException - if buffer has invalid store size, i.e. less-than zero

    • glUnmapBuffer

      boolean glUnmapBuffer(int target)
      Entry point to C language function: GLboolean (GLenum target)
      Part of GL_VERSION_1_5, GL_ES_VERSION_3_0, GL_OES_mapbuffer, GL_ARB_vertex_buffer_object
      Alias for: glUnmapBufferOES, glUnmapBufferARB
    • glRenderbufferStorageMultisample

      void glRenderbufferStorageMultisample(int target, int samples, int internalformat, int width, int height)
      Entry point to C language function: void (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_multisample
      Alias for: glRenderbufferStorageMultisampleAPPLE, glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisampleANGLE, glRenderbufferStorageMultisampleIMG, glRenderbufferStorageMultisampleNV
    • glMapBufferRange

      ByteBuffer glMapBufferRange(int target, long offset, long length, int access)
      Entry point to C language function: void * (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_range
      Alias for: glMapBufferRangeEXT

      Throws a GLException if GL-function constraints are not met.

      Returns GLBase.mapBufferRange(int, long, long, int)'s GLBufferStorage.getMappedBuffer().

      Throws:
      GLException - if buffer is not bound to target
      GLException - if buffer is not tracked
      GLException - if buffer is already mapped
      GLException - if buffer has invalid store size, i.e. less-than zero
      GLException - if buffer mapping range does not fit, incl. offset

    • glFlushMappedBufferRange

      void glFlushMappedBufferRange(int target, long offset, long length)
      Entry point to C language function: void (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_range
      Alias for: glFlushMappedBufferRangeEXT, glFlushMappedBufferRangeAPPLE
    • glGetGraphicsResetStatus

      int glGetGraphicsResetStatus()
      Entry point to C language function: GLenum (void)
      Part of GL_VERSION_4_5, GL_ES_VERSION_3_2, GL_EXT_robustness, GL_ARB_robustness, GL_KHR_robustness
      Alias for: glGetGraphicsResetStatusEXT, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusKHR
    • glReadnPixels

      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 (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_robustness
      Alias for: glReadnPixelsEXT, glReadnPixelsARB, glReadnPixelsKHR
      Parameters:
      data - a direct or array-backed Buffer
    • glGetnUniformfv

      void glGetnUniformfv(int program, int location, int bufSize, FloatBuffer params)
      Entry point to C language function: void (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_robustness
      Alias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB
      Parameters:
      params - a direct or array-backed FloatBuffer
    • glGetnUniformfv

      void glGetnUniformfv(int program, int location, int bufSize, float[] params, int params_offset)
      Entry point to C language function: void (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_robustness
      Alias for: glGetnUniformfvKHR, glGetnUniformfvEXT, glGetnUniformfvARB
    • glGetnUniformiv

      void glGetnUniformiv(int program, int location, int bufSize, IntBuffer params)
      Entry point to C language function: void (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_robustness
      Alias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR
      Parameters:
      params - a direct or array-backed IntBuffer
    • glGetnUniformiv

      void glGetnUniformiv(int program, int location, int bufSize, int[] params, int params_offset)
      Entry point to C language function: void (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_robustness
      Alias for: glGetnUniformivEXT, glGetnUniformivARB, glGetnUniformivKHR