Package com.jogamp.opengl
Interface GL2ES3
-
- All Known Implementing Classes:
DebugGL2,DebugGL3,DebugGL3bc,DebugGL4,DebugGL4bc,DebugGLES2,DebugGLES3,TraceGL2,TraceGL3,TraceGL3bc,TraceGL4,TraceGL4bc,TraceGLES2,TraceGLES3
public interface GL2ES3 extends GL2ES2
Interface containing the common subset of core GL2 and GLES3 (OpenGL ES 3.0+).
This interface reflects only the programmable shader functionality of desktop and embedded OpenGL
This interface is not GLES3 complete and merely exist to avoid duplicated definitions.
-
-
Field Summary
Fields Modifier and Type Field Description static intGL_ACTIVE_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS" with expression '0x92D9', CType: intstatic intGL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTHGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH" with expression '0x8A35', CType: intstatic intGL_ACTIVE_UNIFORM_BLOCKSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_ACTIVE_UNIFORM_BLOCKS" with expression '0x8A36', CType: intstatic longGL_ALL_BARRIER_BITSGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ALL_BARRIER_BITS_EXT
Define "GL_ALL_BARRIER_BITS" with expression '0xFFFFFFFF', CType: longstatic intGL_ATOMIC_COUNTER_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ATOMIC_COUNTER_BARRIER_BIT_EXT
Define "GL_ATOMIC_COUNTER_BARRIER_BIT" with expression '0x00001000', CType: intstatic intGL_ATOMIC_COUNTER_BUFFERGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER" with expression '0x92C0', CType: intstatic intGL_ATOMIC_COUNTER_BUFFER_BINDINGGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_BINDING" with expression '0x92C1', CType: intstatic intGL_ATOMIC_COUNTER_BUFFER_SIZEGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_SIZE" with expression '0x92C3', CType: intstatic intGL_ATOMIC_COUNTER_BUFFER_STARTGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_START" with expression '0x92C2', CType: intstatic intGL_BLUEGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_NV_blend_equation_advanced
Alias for:GL_BLUE_NV
Define "GL_BLUE" with expression '0x1905', CType: intstatic intGL_BUFFER_ACCESS_FLAGSGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_ACCESS_FLAGS" with expression '0x911F', CType: intstatic intGL_BUFFER_MAP_LENGTHGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_MAP_LENGTH" with expression '0x9120', CType: intstatic intGL_BUFFER_MAP_OFFSETGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_MAP_OFFSET" with expression '0x9121', CType: intstatic intGL_BUFFER_UPDATE_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_BUFFER_UPDATE_BARRIER_BIT_EXT
Define "GL_BUFFER_UPDATE_BARRIER_BIT" with expression '0x00000200', CType: intstatic intGL_COLORGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_COLOR_EXT
Define "GL_COLOR" with expression '0x1800', CType: intstatic intGL_COLOR_ATTACHMENT16GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT16" with expression '0x8CF0', CType: intstatic intGL_COLOR_ATTACHMENT17GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT17" with expression '0x8CF1', CType: intstatic intGL_COLOR_ATTACHMENT18GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT18" with expression '0x8CF2', CType: intstatic intGL_COLOR_ATTACHMENT19GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT19" with expression '0x8CF3', CType: intstatic intGL_COLOR_ATTACHMENT20GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT20" with expression '0x8CF4', CType: intstatic intGL_COLOR_ATTACHMENT21GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT21" with expression '0x8CF5', CType: intstatic intGL_COLOR_ATTACHMENT22GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT22" with expression '0x8CF6', CType: intstatic intGL_COLOR_ATTACHMENT23GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT23" with expression '0x8CF7', CType: intstatic intGL_COLOR_ATTACHMENT24GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT24" with expression '0x8CF8', CType: intstatic intGL_COLOR_ATTACHMENT25GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT25" with expression '0x8CF9', CType: intstatic intGL_COLOR_ATTACHMENT26GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT26" with expression '0x8CFA', CType: intstatic intGL_COLOR_ATTACHMENT27GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT27" with expression '0x8CFB', CType: intstatic intGL_COLOR_ATTACHMENT28GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT28" with expression '0x8CFC', CType: intstatic intGL_COLOR_ATTACHMENT29GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT29" with expression '0x8CFD', CType: intstatic intGL_COLOR_ATTACHMENT30GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT30" with expression '0x8CFE', CType: intstatic intGL_COLOR_ATTACHMENT31GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT31" with expression '0x8CFF', CType: intstatic intGL_COMMAND_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_COMMAND_BARRIER_BIT_EXT
Define "GL_COMMAND_BARRIER_BIT" with expression '0x00000040', CType: intstatic intGL_COMPRESSED_R11_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_R11_EAC" with expression '0x9270', CType: intstatic intGL_COMPRESSED_RG11_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RG11_EAC" with expression '0x9272', CType: intstatic intGL_COMPRESSED_RGB8_ETC2GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGB8_ETC2" with expression '0x9274', CType: intstatic intGL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2" with expression '0x9276', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_10x10_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x10_KHR" with expression '0x93BB', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_10x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x5_KHR" with expression '0x93B8', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_10x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x6_KHR" with expression '0x93B9', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_10x8_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x8_KHR" with expression '0x93BA', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_12x10_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_12x10_KHR" with expression '0x93BC', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_12x12_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_12x12_KHR" with expression '0x93BD', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_4x4_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_4x4_KHR" with expression '0x93B0', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_5x4_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_5x4_KHR" with expression '0x93B1', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_5x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_5x5_KHR" with expression '0x93B2', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_6x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_6x5_KHR" with expression '0x93B3', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_6x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_6x6_KHR" with expression '0x93B4', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_8x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x5_KHR" with expression '0x93B5', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_8x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x6_KHR" with expression '0x93B6', CType: intstatic intGL_COMPRESSED_RGBA_ASTC_8x8_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x8_KHR" with expression '0x93B7', CType: intstatic intGL_COMPRESSED_RGBA8_ETC2_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGBA8_ETC2_EAC" with expression '0x9278', CType: intstatic intGL_COMPRESSED_SIGNED_R11_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SIGNED_R11_EAC" with expression '0x9271', CType: intstatic intGL_COMPRESSED_SIGNED_RG11_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SIGNED_RG11_EAC" with expression '0x9273', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR" with expression '0x93DB', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR" with expression '0x93D8', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR" with expression '0x93D9', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR" with expression '0x93DA', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR" with expression '0x93DC', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR" with expression '0x93DD', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR" with expression '0x93D0', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR" with expression '0x93D1', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR" with expression '0x93D2', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR" with expression '0x93D3', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR" with expression '0x93D4', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR" with expression '0x93D5', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR" with expression '0x93D6', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHRGL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR" with expression '0x93D7', CType: intstatic intGL_COMPRESSED_SRGB8_ALPHA8_ETC2_EACGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC" with expression '0x9279', CType: intstatic intGL_COMPRESSED_SRGB8_ETC2GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_ETC2" with expression '0x9275', CType: intstatic intGL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2" with expression '0x9277', CType: intstatic intGL_CONTEXT_FLAG_ROBUST_ACCESS_BITGL_VERSION_4_5,GL_ES_VERSION_3_2,GL_ARB_robustness
Alias for:GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
Define "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT" with expression '0x00000004', CType: intstatic intGL_CONTEXT_FLAGSGL_ES_VERSION_3_2,GL_VERSION_3_0
Define "GL_CONTEXT_FLAGS" with expression '0x821E', CType: intstatic intGL_COPY_READ_BUFFERGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:GL_COPY_READ_BUFFER_NV
Define "GL_COPY_READ_BUFFER" with expression '0x8F36', CType: intstatic intGL_COPY_READ_BUFFER_BINDINGGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_copy_buffer
Define "GL_COPY_READ_BUFFER_BINDING" with expression '0x8F36', CType: intstatic intGL_COPY_WRITE_BUFFERGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:GL_COPY_WRITE_BUFFER_NV
Define "GL_COPY_WRITE_BUFFER" with expression '0x8F37', CType: intstatic intGL_COPY_WRITE_BUFFER_BINDINGGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_copy_buffer
Define "GL_COPY_WRITE_BUFFER_BINDING" with expression '0x8F37', CType: intstatic intGL_DEPTHGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_DEPTH_EXT
Define "GL_DEPTH" with expression '0x1801', CType: intstatic intGL_DEPTH_COMPONENT32FGL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_DEPTH_COMPONENT32F_NV
Define "GL_DEPTH_COMPONENT32F" with expression '0x8CAC', CType: intstatic intGL_DEPTH_STENCIL_ATTACHMENTGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_DEPTH_STENCIL_ATTACHMENT" with expression '0x821A', CType: intstatic intGL_DEPTH_STENCIL_TEXTURE_MODEGL_ARB_stencil_texturing,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_DEPTH_STENCIL_TEXTURE_MODE" with expression '0x90EA', CType: intstatic intGL_DEPTH32F_STENCIL8GL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_DEPTH32F_STENCIL8_NV
Define "GL_DEPTH32F_STENCIL8" with expression '0x8CAD', CType: intstatic intGL_DYNAMIC_COPYGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_DYNAMIC_COPY_ARB
Define "GL_DYNAMIC_COPY" with expression '0x88EA', CType: intstatic intGL_DYNAMIC_READGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_DYNAMIC_READ_ARB
Define "GL_DYNAMIC_READ" with expression '0x88E9', CType: intstatic intGL_ELEMENT_ARRAY_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ELEMENT_ARRAY_BARRIER_BIT_EXT
Define "GL_ELEMENT_ARRAY_BARRIER_BIT" with expression '0x00000002', CType: intstatic intGL_FIRST_VERTEX_CONVENTIONGL_ARB_provoking_vertex,GL_ES_VERSION_3_2,GL_VERSION_3_2,GL_OES_geometry_shader,GL_EXT_provoking_vertex,GL_EXT_geometry_shader
Alias for:GL_FIRST_VERTEX_CONVENTION_OES,GL_FIRST_VERTEX_CONVENTION_EXT
Define "GL_FIRST_VERTEX_CONVENTION" with expression '0x8E4D', CType: intstatic intGL_FIRST_VERTEX_CONVENTION_EXTGL_EXT_provoking_vertex,GL_EXT_geometry_shader
Define "GL_FIRST_VERTEX_CONVENTION_EXT" with expression '0x8E4D', CType: intstatic intGL_FLOAT_32_UNSIGNED_INT_24_8_REVGL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV
Define "GL_FLOAT_32_UNSIGNED_INT_24_8_REV" with expression '0x8DAD', CType: intstatic intGL_FLOAT_MAT2x3GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT2x3_NV
Define "GL_FLOAT_MAT2x3" with expression '0x8B65', CType: intstatic intGL_FLOAT_MAT2x4GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT2x4_NV
Define "GL_FLOAT_MAT2x4" with expression '0x8B66', CType: intstatic intGL_FLOAT_MAT3x2GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT3x2_NV
Define "GL_FLOAT_MAT3x2" with expression '0x8B67', CType: intstatic intGL_FLOAT_MAT3x4GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT3x4_NV
Define "GL_FLOAT_MAT3x4" with expression '0x8B68', CType: intstatic intGL_FLOAT_MAT4x2GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT4x2_NV
Define "GL_FLOAT_MAT4x2" with expression '0x8B69', CType: intstatic intGL_FLOAT_MAT4x3GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT4x3_NV
Define "GL_FLOAT_MAT4x3" with expression '0x8B6A', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE" with expression '0x8215', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE" with expression '0x8214', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE" with expression '0x8216', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE" with expression '0x8213', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT" with expression '0x8DA7', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_RED_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE" with expression '0x8212', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZEGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE" with expression '0x8217', CType: intstatic intGL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYERGL_ARB_geometry_shader4,GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_NV_geometry_program4,GL_EXT_geometry_shader4
Alias for:GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT
Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER" with expression '0x8CD4', CType: intstatic intGL_FRAMEBUFFER_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_FRAMEBUFFER_BARRIER_BIT_EXT
Define "GL_FRAMEBUFFER_BARRIER_BIT" with expression '0x00000400', CType: intstatic intGL_FRAMEBUFFER_DEFAULTGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_DEFAULT" with expression '0x8218', CType: intstatic intGL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONSGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS" with expression '0x9314', CType: intstatic intGL_FRAMEBUFFER_DEFAULT_HEIGHTGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_HEIGHT" with expression '0x9311', CType: intstatic intGL_FRAMEBUFFER_DEFAULT_LAYERSGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_FRAMEBUFFER_DEFAULT_LAYERS_OES,GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT
Define "GL_FRAMEBUFFER_DEFAULT_LAYERS" with expression '0x9312', CType: intstatic intGL_FRAMEBUFFER_DEFAULT_SAMPLESGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_SAMPLES" with expression '0x9313', CType: intstatic intGL_FRAMEBUFFER_DEFAULT_WIDTHGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_WIDTH" with expression '0x9310', CType: intstatic intGL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT" with expression '0x8DA8', CType: intstatic intGL_FRAMEBUFFER_UNDEFINEDGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_OES_surfaceless_context
Alias for:GL_FRAMEBUFFER_UNDEFINED_OES
Define "GL_FRAMEBUFFER_UNDEFINED" with expression '0x8219', CType: intstatic intGL_GEOMETRY_SHADER_BITGL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_GEOMETRY_SHADER_BIT_OES,GL_GEOMETRY_SHADER_BIT_EXT
Define "GL_GEOMETRY_SHADER_BIT" with expression '0x00000004', CType: intstatic intGL_GREENGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_NV_blend_equation_advanced
Alias for:GL_GREEN_NV
Define "GL_GREEN" with expression '0x1904', CType: intstatic intGL_IMAGE_2DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_2D_EXT
Define "GL_IMAGE_2D" with expression '0x904D', CType: intstatic intGL_IMAGE_2D_ARRAYGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_2D_ARRAY_EXT
Define "GL_IMAGE_2D_ARRAY" with expression '0x9053', CType: intstatic intGL_IMAGE_3DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_3D_EXT
Define "GL_IMAGE_3D" with expression '0x904E', CType: intstatic intGL_IMAGE_BINDING_ACCESSGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_ACCESS_EXT
Define "GL_IMAGE_BINDING_ACCESS" with expression '0x8F3E', CType: intstatic intGL_IMAGE_BINDING_FORMATGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_FORMAT_EXT
Define "GL_IMAGE_BINDING_FORMAT" with expression '0x906E', CType: intstatic intGL_IMAGE_BINDING_LAYERGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LAYER_EXT
Define "GL_IMAGE_BINDING_LAYER" with expression '0x8F3D', CType: intstatic intGL_IMAGE_BINDING_LAYEREDGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LAYERED_EXT
Define "GL_IMAGE_BINDING_LAYERED" with expression '0x8F3C', CType: intstatic intGL_IMAGE_BINDING_LEVELGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LEVEL_EXT
Define "GL_IMAGE_BINDING_LEVEL" with expression '0x8F3B', CType: intstatic intGL_IMAGE_BINDING_NAMEGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_NAME_EXT
Define "GL_IMAGE_BINDING_NAME" with expression '0x8F3A', CType: intstatic intGL_IMAGE_BUFFERGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer,GL_OES_texture_buffer
Alias for:GL_IMAGE_BUFFER_EXT,GL_IMAGE_BUFFER_OES
Define "GL_IMAGE_BUFFER" with expression '0x9051', CType: intstatic intGL_IMAGE_CUBEGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_CUBE_EXT
Define "GL_IMAGE_CUBE" with expression '0x9050', CType: intstatic intGL_IMAGE_CUBE_MAP_ARRAYGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_IMAGE_CUBE_MAP_ARRAY_EXT,GL_IMAGE_CUBE_MAP_ARRAY_OES
Define "GL_IMAGE_CUBE_MAP_ARRAY" with expression '0x9054', CType: intstatic intGL_INT_IMAGE_2DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_2D_EXT
Define "GL_INT_IMAGE_2D" with expression '0x9058', CType: intstatic intGL_INT_IMAGE_2D_ARRAYGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_2D_ARRAY_EXT
Define "GL_INT_IMAGE_2D_ARRAY" with expression '0x905E', CType: intstatic intGL_INT_IMAGE_3DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_3D_EXT
Define "GL_INT_IMAGE_3D" with expression '0x9059', CType: intstatic intGL_INT_IMAGE_BUFFERGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_buffer,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer
Alias for:GL_INT_IMAGE_BUFFER_OES,GL_INT_IMAGE_BUFFER_EXT
Define "GL_INT_IMAGE_BUFFER" with expression '0x905C', CType: intstatic intGL_INT_IMAGE_CUBEGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_CUBE_EXT
Define "GL_INT_IMAGE_CUBE" with expression '0x905B', CType: intstatic intGL_INT_IMAGE_CUBE_MAP_ARRAYGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_cube_map_array,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array
Alias for:GL_INT_IMAGE_CUBE_MAP_ARRAY_OES,GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT
Define "GL_INT_IMAGE_CUBE_MAP_ARRAY" with expression '0x905F', CType: intstatic intGL_INT_SAMPLER_2DGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_2D_EXT
Define "GL_INT_SAMPLER_2D" with expression '0x8DCA', CType: intstatic intGL_INT_SAMPLER_2D_ARRAYGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_2D_ARRAY_EXT
Define "GL_INT_SAMPLER_2D_ARRAY" with expression '0x8DCF', CType: intstatic intGL_INT_SAMPLER_3DGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_3D_EXT
Define "GL_INT_SAMPLER_3D" with expression '0x8DCB', CType: intstatic intGL_INT_SAMPLER_BUFFERGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_INT_SAMPLER_BUFFER_OES,GL_INT_SAMPLER_BUFFER_AMD,GL_INT_SAMPLER_BUFFER_EXT
Define "GL_INT_SAMPLER_BUFFER" with expression '0x8DD0', CType: intstatic intGL_INT_SAMPLER_CUBEGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_CUBE_EXT
Define "GL_INT_SAMPLER_CUBE" with expression '0x8DCC', CType: intstatic intGL_INT_SAMPLER_CUBE_MAP_ARRAYGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT,GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES
Define "GL_INT_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900E', CType: intstatic intGL_INTERLEAVED_ATTRIBSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_INTERLEAVED_ATTRIBS_NV,GL_INTERLEAVED_ATTRIBS_EXT
Define "GL_INTERLEAVED_ATTRIBS" with expression '0x8C8C', CType: intstatic intGL_INVALID_INDEXPart ofGL_ARB_uniform_buffer_objectstatic intGL_LAST_VERTEX_CONVENTIONGL_ARB_provoking_vertex,GL_ES_VERSION_3_2,GL_VERSION_3_2,GL_EXT_provoking_vertex,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_LAST_VERTEX_CONVENTION_EXT,GL_LAST_VERTEX_CONVENTION_OES
Define "GL_LAST_VERTEX_CONVENTION" with expression '0x8E4E', CType: intstatic intGL_LAST_VERTEX_CONVENTION_EXTGL_EXT_provoking_vertex,GL_EXT_geometry_shader
Define "GL_LAST_VERTEX_CONVENTION_EXT" with expression '0x8E4E', CType: intstatic intGL_LINE_STRIP_ADJACENCY_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_LINE_STRIP_ADJACENCY_EXT" with expression '0x000B', CType: intstatic intGL_LINES_ADJACENCY_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_LINES_ADJACENCY_EXT" with expression '0x000A', CType: intstatic intGL_MAJOR_VERSIONGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_MAJOR_VERSION" with expression '0x821B', CType: intstatic intGL_MAXGL_OES_draw_buffers_indexed,GL_ARB_imaging,GL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_blend_minmax
Alias for:GL_MAX_EXT
Define "GL_MAX" with expression '0x8008', CType: intstatic intGL_MAX_ARRAY_TEXTURE_LAYERSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
Define "GL_MAX_ARRAY_TEXTURE_LAYERS" with expression '0x88FF', CType: intstatic intGL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS" with expression '0x92DC', CType: intstatic intGL_MAX_ATOMIC_COUNTER_BUFFER_SIZEGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE" with expression '0x92D8', CType: intstatic intGL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS" with expression '0x92D1', CType: intstatic intGL_MAX_COMBINED_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_COMBINED_ATOMIC_COUNTERS" with expression '0x92D7', CType: intstatic intGL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS" with expression '0x8A33', CType: intstatic intGL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT,GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES
Define "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS" with expression '0x8A32', CType: intstatic intGL_MAX_COMBINED_UNIFORM_BLOCKSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_UNIFORM_BLOCKS" with expression '0x8A2E', CType: intstatic intGL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS" with expression '0x8A31', CType: intstatic intGL_MAX_ELEMENT_INDEXGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_MAX_ELEMENT_INDEX" with expression '0x8D6B', CType: intstatic intGL_MAX_ELEMENTS_INDICESGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:GL_MAX_ELEMENTS_INDICES_EXT
Define "GL_MAX_ELEMENTS_INDICES" with expression '0x80E9', CType: intstatic intGL_MAX_ELEMENTS_VERTICESGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:GL_MAX_ELEMENTS_VERTICES_EXT
Define "GL_MAX_ELEMENTS_VERTICES" with expression '0x80E8', CType: intstatic intGL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS" with expression '0x92D0', CType: intstatic intGL_MAX_FRAGMENT_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_FRAGMENT_ATOMIC_COUNTERS" with expression '0x92D6', CType: intstatic intGL_MAX_FRAGMENT_UNIFORM_BLOCKSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_FRAGMENT_UNIFORM_BLOCKS" with expression '0x8A2D', CType: intstatic intGL_MAX_FRAGMENT_UNIFORM_COMPONENTSGL_ES_VERSION_3_0,GL_VERSION_2_0,GL_ARB_fragment_shader
Alias for:GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
Define "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS" with expression '0x8B49', CType: intstatic intGL_MAX_FRAMEBUFFER_HEIGHTGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_HEIGHT" with expression '0x9316', CType: intstatic intGL_MAX_FRAMEBUFFER_LAYERSGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_FRAMEBUFFER_LAYERS_EXT,GL_MAX_FRAMEBUFFER_LAYERS_OES
Define "GL_MAX_FRAMEBUFFER_LAYERS" with expression '0x9317', CType: intstatic intGL_MAX_FRAMEBUFFER_SAMPLESGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_SAMPLES" with expression '0x9318', CType: intstatic intGL_MAX_FRAMEBUFFER_WIDTHGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_WIDTH" with expression '0x9315', CType: intstatic intGL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT,GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES
Define "GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS" with expression '0x92CF', CType: intstatic intGL_MAX_GEOMETRY_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES,GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT
Define "GL_MAX_GEOMETRY_ATOMIC_COUNTERS" with expression '0x92D5', CType: intstatic intGL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT" with expression '0x8C29', CType: intstatic intGL_MAX_GEOMETRY_UNIFORM_BLOCKSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT,GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES
Define "GL_MAX_GEOMETRY_UNIFORM_BLOCKS" with expression '0x8A2C', CType: intstatic intGL_MAX_IMAGE_UNITSGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_MAX_IMAGE_UNITS_EXT
Define "GL_MAX_IMAGE_UNITS" with expression '0x8F38', CType: intstatic intGL_MAX_PROGRAM_TEXEL_OFFSETGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_gpu_program4,GL_EXT_gpu_shader4
Alias for:GL_MAX_PROGRAM_TEXEL_OFFSET_NV,GL_MAX_PROGRAM_TEXEL_OFFSET_EXT
Define "GL_MAX_PROGRAM_TEXEL_OFFSET" with expression '0x8905', CType: intstatic intGL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT,GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES
Define "GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS" with expression '0x92CD', CType: intstatic intGL_MAX_TESS_CONTROL_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT,GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES
Define "GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS" with expression '0x92D3', CType: intstatic intGL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES,GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT
Define "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS" with expression '0x92CE', CType: intstatic intGL_MAX_TESS_EVALUATION_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT,GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES
Define "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS" with expression '0x92D4', CType: intstatic intGL_MAX_TEXTURE_BUFFER_SIZEGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object
Alias for:GL_MAX_TEXTURE_BUFFER_SIZE_OES,GL_MAX_TEXTURE_BUFFER_SIZE_ARB,GL_MAX_TEXTURE_BUFFER_SIZE_EXT
Define "GL_MAX_TEXTURE_BUFFER_SIZE" with expression '0x8C2B', CType: intstatic intGL_MAX_TEXTURE_LOD_BIASGL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_texture_lod_bias
Alias for:GL_MAX_TEXTURE_LOD_BIAS_EXT
Define "GL_MAX_TEXTURE_LOD_BIAS" with expression '0x84FD', CType: intstatic intGL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV,GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS" with expression '0x8C8A', CType: intstatic intGL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV,GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS" with expression '0x8C8B', CType: intstatic intGL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV,GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS" with expression '0x8C80', CType: intstatic intGL_MAX_UNIFORM_BLOCK_SIZEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_UNIFORM_BLOCK_SIZE" with expression '0x8A30', CType: intstatic intGL_MAX_UNIFORM_BUFFER_BINDINGSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_UNIFORM_BUFFER_BINDINGS" with expression '0x8A2F', CType: intstatic intGL_MAX_VARYING_COMPONENTSGL_ARB_geometry_shader4,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_geometry_shader4
Alias for:GL_MAX_VARYING_COMPONENTS_EXT
Define "GL_MAX_VARYING_COMPONENTS" with expression '0x8B4B', CType: intstatic intGL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS" with expression '0x92CC', CType: intstatic intGL_MAX_VERTEX_ATOMIC_COUNTERSGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_VERTEX_ATOMIC_COUNTERS" with expression '0x92D2', CType: intstatic intGL_MAX_VERTEX_UNIFORM_BLOCKSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_VERTEX_UNIFORM_BLOCKS" with expression '0x8A2B', CType: intstatic intGL_MAX_VERTEX_UNIFORM_COMPONENTSGL_ES_VERSION_3_0,GL_VERSION_2_0,GL_ARB_vertex_shader
Alias for:GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
Define "GL_MAX_VERTEX_UNIFORM_COMPONENTS" with expression '0x8B4A', CType: intstatic intGL_MINGL_OES_draw_buffers_indexed,GL_ARB_imaging,GL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_blend_minmax
Alias for:GL_MIN_EXT
Define "GL_MIN" with expression '0x8007', CType: intstatic intGL_MIN_PROGRAM_TEXEL_OFFSETGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_gpu_program4
Alias for:GL_MIN_PROGRAM_TEXEL_OFFSET_EXT,GL_MIN_PROGRAM_TEXEL_OFFSET_NV
Define "GL_MIN_PROGRAM_TEXEL_OFFSET" with expression '0x8904', CType: intstatic intGL_MIN_SAMPLE_SHADING_VALUEGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:GL_MIN_SAMPLE_SHADING_VALUE_OES,GL_MIN_SAMPLE_SHADING_VALUE_ARB
Define "GL_MIN_SAMPLE_SHADING_VALUE" with expression '0x8C37', CType: intstatic intGL_MINOR_VERSIONGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_MINOR_VERSION" with expression '0x821C', CType: intstatic intGL_NUM_EXTENSIONSGL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_NUM_EXTENSIONS" with expression '0x821D', CType: intstatic intGL_NUM_SAMPLE_COUNTSGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_query
Define "GL_NUM_SAMPLE_COUNTS" with expression '0x9380', CType: intstatic intGL_PACK_ROW_LENGTHGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_ROW_LENGTH" with expression '0x0D02', CType: intstatic intGL_PACK_SKIP_PIXELSGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_SKIP_PIXELS" with expression '0x0D04', CType: intstatic intGL_PACK_SKIP_ROWSGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_SKIP_ROWS" with expression '0x0D03', CType: intstatic intGL_PIXEL_BUFFER_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_PIXEL_BUFFER_BARRIER_BIT_EXT
Define "GL_PIXEL_BUFFER_BARRIER_BIT" with expression '0x00000080', CType: intstatic intGL_PIXEL_PACK_BUFFERGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_PACK_BUFFER_ARB,GL_PIXEL_PACK_BUFFER_EXT
Define "GL_PIXEL_PACK_BUFFER" with expression '0x88EB', CType: intstatic intGL_PIXEL_PACK_BUFFER_BINDINGGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_PACK_BUFFER_BINDING_ARB,GL_PIXEL_PACK_BUFFER_BINDING_EXT
Define "GL_PIXEL_PACK_BUFFER_BINDING" with expression '0x88ED', CType: intstatic intGL_PIXEL_UNPACK_BUFFERGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_UNPACK_BUFFER_ARB,GL_PIXEL_UNPACK_BUFFER_EXT
Define "GL_PIXEL_UNPACK_BUFFER" with expression '0x88EC', CType: intstatic intGL_PIXEL_UNPACK_BUFFER_BINDINGGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_UNPACK_BUFFER_BINDING_ARB,GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
Define "GL_PIXEL_UNPACK_BUFFER_BINDING" with expression '0x88EF', CType: intstatic intGL_PRIMITIVE_RESTART_FIXED_INDEXGL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_PRIMITIVE_RESTART_FIXED_INDEX" with expression '0x8D69', CType: intstatic intGL_PRIMITIVES_GENERATEDGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_EXT_geometry_shader,GL_NV_transform_feedback,GL_OES_geometry_shader
Alias for:GL_PRIMITIVES_GENERATED_EXT,GL_PRIMITIVES_GENERATED_NV,GL_PRIMITIVES_GENERATED_OES
Define "GL_PRIMITIVES_GENERATED" with expression '0x8C87', CType: intstatic intGL_PROGRAM_BINARY_RETRIEVABLE_HINTGL_ARB_get_program_binary,GL_ES_VERSION_3_0,GL_VERSION_4_1
Define "GL_PROGRAM_BINARY_RETRIEVABLE_HINT" with expression '0x8257', CType: intstatic intGL_QUADSGL_ES_VERSION_3_2,GL_VERSION_1_1,GL_VERSION_1_0,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_QUADS_OES,GL_QUADS_EXT
Define "GL_QUADS" with expression '0x0007', CType: intstatic intGL_QUERY_BY_REGION_NO_WAITGL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_BY_REGION_NO_WAIT_NV
Define "GL_QUERY_BY_REGION_NO_WAIT" with expression '0x8E16', CType: intstatic intGL_QUERY_BY_REGION_WAITGL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_BY_REGION_WAIT_NV
Define "GL_QUERY_BY_REGION_WAIT" with expression '0x8E15', CType: intstatic intGL_QUERY_NO_WAITGL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_NO_WAIT_NV
Define "GL_QUERY_NO_WAIT" with expression '0x8E14', CType: intstatic intGL_QUERY_WAITGL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_WAIT_NV
Define "GL_QUERY_WAIT" with expression '0x8E13', CType: intstatic intGL_R11F_G11F_B10FGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_texture_packed_float,GL_EXT_packed_float
Alias for:GL_R11F_G11F_B10F_APPLE,GL_R11F_G11F_B10F_EXT
Define "GL_R11F_G11F_B10F" with expression '0x8C3A', CType: intstatic intGL_R16IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R16I" with expression '0x8233', CType: intstatic intGL_R16UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R16UI" with expression '0x8234', CType: intstatic intGL_R32IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R32I" with expression '0x8235', CType: intstatic intGL_R32UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R32UI" with expression '0x8236', CType: intstatic intGL_R8_SNORMGL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_R8_SNORM" with expression '0x8F94', CType: intstatic intGL_R8IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R8I" with expression '0x8231', CType: intstatic intGL_R8UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R8UI" with expression '0x8232', CType: intstatic intGL_RASTERIZER_DISCARDGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_RASTERIZER_DISCARD_NV,GL_RASTERIZER_DISCARD_EXT
Define "GL_RASTERIZER_DISCARD" with expression '0x8C89', CType: intstatic intGL_READ_BUFFERGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_multiview_draw_buffers,GL_NV_read_buffer
Alias for:GL_READ_BUFFER_EXT,GL_READ_BUFFER_NV
Define "GL_READ_BUFFER" with expression '0x0C02', CType: intstatic intGL_READ_ONLYGL_VERSION_1_5,GL_ES_VERSION_3_1,GL_ARB_vertex_buffer_object
Alias for:GL_READ_ONLY_ARB
Define "GL_READ_ONLY" with expression '0x88B8', CType: intstatic intGL_READ_WRITEGL_VERSION_1_5,GL_ES_VERSION_3_1,GL_ARB_vertex_buffer_object
Alias for:GL_READ_WRITE_ARB
Define "GL_READ_WRITE" with expression '0x88BA', CType: intstatic intGL_RED_INTEGERGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RED_INTEGER_EXT
Define "GL_RED_INTEGER" with expression '0x8D94', CType: intstatic intGL_RG_INTEGERGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG_INTEGER" with expression '0x8228', CType: intstatic intGL_RG16IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG16I" with expression '0x8239', CType: intstatic intGL_RG16UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG16UI" with expression '0x823A', CType: intstatic intGL_RG32IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG32I" with expression '0x823B', CType: intstatic intGL_RG32UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG32UI" with expression '0x823C', CType: intstatic intGL_RG8_SNORMGL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RG8_SNORM" with expression '0x8F95', CType: intstatic intGL_RG8IGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG8I" with expression '0x8237', CType: intstatic intGL_RG8UIGL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG8UI" with expression '0x8238', CType: intstatic intGL_RGB_INTEGERGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB_INTEGER_EXT
Define "GL_RGB_INTEGER" with expression '0x8D98', CType: intstatic intGL_RGB10_A2UIGL_ARB_texture_rgb10_a2ui,GL_VERSION_3_3,GL_ES_VERSION_3_0
Define "GL_RGB10_A2UI" with expression '0x906F', CType: intstatic intGL_RGB16IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB16I_EXT
Define "GL_RGB16I" with expression '0x8D89', CType: intstatic intGL_RGB16UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB16UI_EXT
Define "GL_RGB16UI" with expression '0x8D77', CType: intstatic intGL_RGB32IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB32I_EXT
Define "GL_RGB32I" with expression '0x8D83', CType: intstatic intGL_RGB32UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB32UI_EXT
Define "GL_RGB32UI" with expression '0x8D71', CType: intstatic intGL_RGB8_SNORMGL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RGB8_SNORM" with expression '0x8F96', CType: intstatic intGL_RGB8IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB8I_EXT
Define "GL_RGB8I" with expression '0x8D8F', CType: intstatic intGL_RGB8UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB8UI_EXT
Define "GL_RGB8UI" with expression '0x8D7D', CType: intstatic intGL_RGB9_E5GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_shared_exponent,GL_APPLE_texture_packed_float
Alias for:GL_RGB9_E5_EXT,GL_RGB9_E5_APPLE
Define "GL_RGB9_E5" with expression '0x8C3D', CType: intstatic intGL_RGBA_INTEGERGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA_INTEGER_EXT
Define "GL_RGBA_INTEGER" with expression '0x8D99', CType: intstatic intGL_RGBA16IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA16I_EXT
Define "GL_RGBA16I" with expression '0x8D88', CType: intstatic intGL_RGBA16UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA16UI_EXT
Define "GL_RGBA16UI" with expression '0x8D76', CType: intstatic intGL_RGBA32IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA32I_EXT
Define "GL_RGBA32I" with expression '0x8D82', CType: intstatic intGL_RGBA32UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA32UI_EXT
Define "GL_RGBA32UI" with expression '0x8D70', CType: intstatic intGL_RGBA8_SNORMGL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RGBA8_SNORM" with expression '0x8F97', CType: intstatic intGL_RGBA8IGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA8I_EXT
Define "GL_RGBA8I" with expression '0x8D8E', CType: intstatic intGL_RGBA8UIGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA8UI_EXT
Define "GL_RGBA8UI" with expression '0x8D7C', CType: intstatic intGL_SAMPLE_SHADINGGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:GL_SAMPLE_SHADING_OES,GL_SAMPLE_SHADING_ARB
Define "GL_SAMPLE_SHADING" with expression '0x8C36', CType: intstatic intGL_SAMPLER_2D_ARRAYGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_SAMPLER_2D_ARRAY_EXT
Define "GL_SAMPLER_2D_ARRAY" with expression '0x8DC1', CType: intstatic intGL_SAMPLER_2D_ARRAY_SHADOWGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_shadow_samplers_array,GL_EXT_gpu_shader4
Alias for:GL_SAMPLER_2D_ARRAY_SHADOW_NV,GL_SAMPLER_2D_ARRAY_SHADOW_EXT
Define "GL_SAMPLER_2D_ARRAY_SHADOW" with expression '0x8DC4', CType: intstatic intGL_SAMPLER_BUFFERGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_OES_texture_buffer,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_SAMPLER_BUFFER_AMD,GL_SAMPLER_BUFFER_OES,GL_SAMPLER_BUFFER_EXT
Define "GL_SAMPLER_BUFFER" with expression '0x8DC2', CType: intstatic intGL_SAMPLER_CUBE_MAP_ARRAYGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_SAMPLER_CUBE_MAP_ARRAY_EXT,GL_SAMPLER_CUBE_MAP_ARRAY_OES
Define "GL_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900C', CType: intstatic intGL_SAMPLER_CUBE_MAP_ARRAY_SHADOWGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB,GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT,GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES
Define "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW" with expression '0x900D', CType: intstatic intGL_SAMPLER_CUBE_SHADOWGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_shadow_samplers_cube
Alias for:GL_SAMPLER_CUBE_SHADOW_EXT,GL_SAMPLER_CUBE_SHADOW_NV
Define "GL_SAMPLER_CUBE_SHADOW" with expression '0x8DC5', CType: intstatic intGL_SEPARATE_ATTRIBSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:GL_SEPARATE_ATTRIBS_EXT,GL_SEPARATE_ATTRIBS_NV
Define "GL_SEPARATE_ATTRIBS" with expression '0x8C8D', CType: intstatic intGL_SHADER_IMAGE_ACCESS_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT
Define "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT" with expression '0x00000020', CType: intstatic intGL_SIGNED_NORMALIZEDGL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_SIGNED_NORMALIZED" with expression '0x8F9C', CType: intstatic intGL_SRGB8GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_EXT_texture_sRGB,GL_NV_sRGB_formats
Alias for:GL_SRGB8_EXT,GL_SRGB8_NV
Define "GL_SRGB8" with expression '0x8C41', CType: intstatic intGL_STATIC_COPYGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STATIC_COPY_ARB
Define "GL_STATIC_COPY" with expression '0x88E6', CType: intstatic intGL_STATIC_READGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STATIC_READ_ARB
Define "GL_STATIC_READ" with expression '0x88E5', CType: intstatic intGL_STENCILGL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_STENCIL_EXT
Define "GL_STENCIL" with expression '0x1802', CType: intstatic intGL_STREAM_COPYGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STREAM_COPY_ARB
Define "GL_STREAM_COPY" with expression '0x88E2', CType: intstatic intGL_STREAM_READGL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STREAM_READ_ARB
Define "GL_STREAM_READ" with expression '0x88E1', CType: intstatic intGL_TESS_CONTROL_SHADER_BITGL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_TESS_CONTROL_SHADER_BIT_OES,GL_TESS_CONTROL_SHADER_BIT_EXT
Define "GL_TESS_CONTROL_SHADER_BIT" with expression '0x00000008', CType: intstatic intGL_TESS_EVALUATION_SHADER_BITGL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_TESS_EVALUATION_SHADER_BIT_EXT,GL_TESS_EVALUATION_SHADER_BIT_OES
Define "GL_TESS_EVALUATION_SHADER_BIT" with expression '0x00000010', CType: intstatic intGL_TEXTURE_2D_ARRAYGL_ES_VERSION_3_0,GL_EXT_sparse_texture,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_TEXTURE_2D_ARRAY_EXT
Define "GL_TEXTURE_2D_ARRAY" with expression '0x8C1A', CType: intstatic intGL_TEXTURE_ALPHA_SIZEGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_ALPHA_SIZE_EXT
Define "GL_TEXTURE_ALPHA_SIZE" with expression '0x805F', CType: intstatic intGL_TEXTURE_ALPHA_TYPEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_ALPHA_TYPE_ARB
Define "GL_TEXTURE_ALPHA_TYPE" with expression '0x8C13', CType: intstatic intGL_TEXTURE_BASE_LEVELGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_BASE_LEVEL_SGIS
Define "GL_TEXTURE_BASE_LEVEL" with expression '0x813C', CType: intstatic intGL_TEXTURE_BINDING_2D_ARRAYGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_TEXTURE_BINDING_2D_ARRAY_EXT
Define "GL_TEXTURE_BINDING_2D_ARRAY" with expression '0x8C1D', CType: intstatic intGL_TEXTURE_BINDING_BUFFERGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BINDING_BUFFER_ARB,GL_TEXTURE_BINDING_BUFFER_EXT,GL_TEXTURE_BINDING_BUFFER_OES
Define "GL_TEXTURE_BINDING_BUFFER" with expression '0x8C2C', CType: intstatic intGL_TEXTURE_BINDING_CUBE_MAP_ARRAYGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES,GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB,GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT
Define "GL_TEXTURE_BINDING_CUBE_MAP_ARRAY" with expression '0x900A', CType: intstatic intGL_TEXTURE_BLUE_SIZEGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_BLUE_SIZE_EXT
Define "GL_TEXTURE_BLUE_SIZE" with expression '0x805E', CType: intstatic intGL_TEXTURE_BLUE_TYPEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_BLUE_TYPE_ARB
Define "GL_TEXTURE_BLUE_TYPE" with expression '0x8C12', CType: intstatic intGL_TEXTURE_BUFFERGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BUFFER_ARB,GL_TEXTURE_BUFFER_EXT,GL_TEXTURE_BUFFER_OES
Define "GL_TEXTURE_BUFFER" with expression '0x8C2A', CType: intstatic intGL_TEXTURE_BUFFER_DATA_STORE_BINDINGGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB,GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT,GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES
Define "GL_TEXTURE_BUFFER_DATA_STORE_BINDING" with expression '0x8C2D', CType: intstatic intGL_TEXTURE_COMPRESSEDGL_ES_VERSION_3_1,GL_VERSION_1_3,GL_ARB_texture_compression
Alias for:GL_TEXTURE_COMPRESSED_ARB
Define "GL_TEXTURE_COMPRESSED" with expression '0x86A1', CType: intstatic intGL_TEXTURE_CUBE_MAP_ARRAYGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_TEXTURE_CUBE_MAP_ARRAY_OES,GL_TEXTURE_CUBE_MAP_ARRAY_ARB,GL_TEXTURE_CUBE_MAP_ARRAY_EXT
Define "GL_TEXTURE_CUBE_MAP_ARRAY" with expression '0x9009', CType: intstatic intGL_TEXTURE_DEPTHGL_ES_VERSION_3_1,GL_VERSION_1_2,GL_EXT_texture3D,GL_QCOM_extended_get
Alias for:GL_TEXTURE_DEPTH_EXT,GL_TEXTURE_DEPTH_QCOM
Define "GL_TEXTURE_DEPTH" with expression '0x8071', CType: intstatic intGL_TEXTURE_DEPTH_SIZEGL_ES_VERSION_3_1,GL_VERSION_1_4,GL_ARB_depth_texture
Alias for:GL_TEXTURE_DEPTH_SIZE_ARB
Define "GL_TEXTURE_DEPTH_SIZE" with expression '0x884A', CType: intstatic intGL_TEXTURE_DEPTH_TYPEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_DEPTH_TYPE_ARB
Define "GL_TEXTURE_DEPTH_TYPE" with expression '0x8C16', CType: intstatic intGL_TEXTURE_FETCH_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TEXTURE_FETCH_BARRIER_BIT_EXT
Define "GL_TEXTURE_FETCH_BARRIER_BIT" with expression '0x00000008', CType: intstatic intGL_TEXTURE_GREEN_SIZEGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_GREEN_SIZE_EXT
Define "GL_TEXTURE_GREEN_SIZE" with expression '0x805D', CType: intstatic intGL_TEXTURE_GREEN_TYPEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_GREEN_TYPE_ARB
Define "GL_TEXTURE_GREEN_TYPE" with expression '0x8C11', CType: intstatic intGL_TEXTURE_HEIGHTGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_QCOM_extended_get
Alias for:GL_TEXTURE_HEIGHT_QCOM
Define "GL_TEXTURE_HEIGHT" with expression '0x1001', CType: intstatic intGL_TEXTURE_INTERNAL_FORMATGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_QCOM_extended_get
Alias for:GL_TEXTURE_INTERNAL_FORMAT_QCOM
Define "GL_TEXTURE_INTERNAL_FORMAT" with expression '0x1003', CType: intstatic intGL_TEXTURE_MAX_LEVELGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_APPLE_texture_max_level,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MAX_LEVEL_APPLE,GL_TEXTURE_MAX_LEVEL_SGIS
Define "GL_TEXTURE_MAX_LEVEL" with expression '0x813D', CType: intstatic intGL_TEXTURE_MAX_LODGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MAX_LOD_SGIS
Define "GL_TEXTURE_MAX_LOD" with expression '0x813B', CType: intstatic intGL_TEXTURE_MIN_LODGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MIN_LOD_SGIS
Define "GL_TEXTURE_MIN_LOD" with expression '0x813A', CType: intstatic intGL_TEXTURE_RED_SIZEGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_RED_SIZE_EXT
Define "GL_TEXTURE_RED_SIZE" with expression '0x805C', CType: intstatic intGL_TEXTURE_RED_TYPEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_RED_TYPE_ARB
Define "GL_TEXTURE_RED_TYPE" with expression '0x8C10', CType: intstatic intGL_TEXTURE_SHARED_SIZEGL_ES_VERSION_3_1,GL_VERSION_3_0,GL_EXT_texture_shared_exponent
Alias for:GL_TEXTURE_SHARED_SIZE_EXT
Define "GL_TEXTURE_SHARED_SIZE" with expression '0x8C3F', CType: intstatic intGL_TEXTURE_STENCIL_SIZEGL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_EXT_packed_depth_stencil
Alias for:GL_TEXTURE_STENCIL_SIZE_EXT
Define "GL_TEXTURE_STENCIL_SIZE" with expression '0x88F1', CType: intstatic intGL_TEXTURE_SWIZZLE_AGL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_A_EXT
Define "GL_TEXTURE_SWIZZLE_A" with expression '0x8E45', CType: intstatic intGL_TEXTURE_SWIZZLE_BGL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_B_EXT
Define "GL_TEXTURE_SWIZZLE_B" with expression '0x8E44', CType: intstatic intGL_TEXTURE_SWIZZLE_GGL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_G_EXT
Define "GL_TEXTURE_SWIZZLE_G" with expression '0x8E43', CType: intstatic intGL_TEXTURE_SWIZZLE_RGL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_R_EXT
Define "GL_TEXTURE_SWIZZLE_R" with expression '0x8E42', CType: intstatic intGL_TEXTURE_UPDATE_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TEXTURE_UPDATE_BARRIER_BIT_EXT
Define "GL_TEXTURE_UPDATE_BARRIER_BIT" with expression '0x00000100', CType: intstatic intGL_TEXTURE_WIDTHGL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_QCOM_extended_get
Alias for:GL_TEXTURE_WIDTH_QCOM
Define "GL_TEXTURE_WIDTH" with expression '0x1000', CType: intstatic longGL_TIMEOUT_IGNOREDPart ofGL_ARB_syncstatic intGL_TRANSFORM_FEEDBACKGL_ARB_transform_feedback2,GL_EXT_debug_label,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:GL_TRANSFORM_FEEDBACK_NV
Define "GL_TRANSFORM_FEEDBACK" with expression '0x8E22', CType: intstatic intGL_TRANSFORM_FEEDBACK_ACTIVEGL_ARB_transform_feedback2,GL_VERSION_4_2,GL_ES_VERSION_3_0
Define "GL_TRANSFORM_FEEDBACK_ACTIVE" with expression '0x8E24', CType: intstatic intGL_TRANSFORM_FEEDBACK_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT
Define "GL_TRANSFORM_FEEDBACK_BARRIER_BIT" with expression '0x00000800', CType: intstatic intGL_TRANSFORM_FEEDBACK_BINDINGGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:GL_TRANSFORM_FEEDBACK_BINDING_NV
Define "GL_TRANSFORM_FEEDBACK_BINDING" with expression '0x8E25', CType: intstatic intGL_TRANSFORM_FEEDBACK_BUFFERGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_NV,GL_TRANSFORM_FEEDBACK_BUFFER_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER" with expression '0x8C8E', CType: intstatic intGL_TRANSFORM_FEEDBACK_BUFFER_BINDINGGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV,GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING" with expression '0x8C8F', CType: intstatic intGL_TRANSFORM_FEEDBACK_BUFFER_MODEGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV,GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_MODE" with expression '0x8C7F', CType: intstatic intGL_TRANSFORM_FEEDBACK_BUFFER_SIZEGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV,GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE" with expression '0x8C85', CType: intstatic intGL_TRANSFORM_FEEDBACK_BUFFER_STARTGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_START_NV,GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_START" with expression '0x8C84', CType: intstatic intGL_TRANSFORM_FEEDBACK_PAUSEDGL_ARB_transform_feedback2,GL_VERSION_4_2,GL_ES_VERSION_3_0
Define "GL_TRANSFORM_FEEDBACK_PAUSED" with expression '0x8E23', CType: intstatic intGL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTENGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV,GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT
Define "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN" with expression '0x8C88', CType: intstatic intGL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTHGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT
Define "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH" with expression '0x8C76', CType: intstatic intGL_TRANSFORM_FEEDBACK_VARYINGSGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_VARYINGS_NV,GL_TRANSFORM_FEEDBACK_VARYINGS_EXT
Define "GL_TRANSFORM_FEEDBACK_VARYINGS" with expression '0x8C83', CType: intstatic intGL_TRIANGLE_STRIP_ADJACENCY_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_TRIANGLE_STRIP_ADJACENCY_EXT" with expression '0x000D', CType: intstatic intGL_TRIANGLES_ADJACENCY_EXTGL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_TRIANGLES_ADJACENCY_EXT" with expression '0x000C', CType: intstatic intGL_UNIFORM_ARRAY_STRIDEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_ARRAY_STRIDE" with expression '0x8A3C', CType: intstatic intGL_UNIFORM_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNIFORM_BARRIER_BIT_EXT
Define "GL_UNIFORM_BARRIER_BIT" with expression '0x00000004', CType: intstatic intGL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICESGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES" with expression '0x8A43', CType: intstatic intGL_UNIFORM_BLOCK_ACTIVE_UNIFORMSGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS" with expression '0x8A42', CType: intstatic intGL_UNIFORM_BLOCK_BINDINGGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_BINDING" with expression '0x8A3F', CType: intstatic intGL_UNIFORM_BLOCK_DATA_SIZEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_DATA_SIZE" with expression '0x8A40', CType: intstatic intGL_UNIFORM_BLOCK_INDEXGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_INDEX" with expression '0x8A3A', CType: intstatic intGL_UNIFORM_BLOCK_NAME_LENGTHGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_NAME_LENGTH" with expression '0x8A41', CType: intstatic intGL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADERGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER" with expression '0x8A46', CType: intstatic intGL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADERGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER" with expression '0x8A44', CType: intstatic intGL_UNIFORM_BUFFERGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_EXT_bindable_uniform
Alias for:GL_UNIFORM_BUFFER_EXT
Define "GL_UNIFORM_BUFFER" with expression '0x8A11', CType: intstatic intGL_UNIFORM_BUFFER_BINDINGGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_EXT_bindable_uniform
Alias for:GL_UNIFORM_BUFFER_BINDING_EXT
Define "GL_UNIFORM_BUFFER_BINDING" with expression '0x8A28', CType: intstatic intGL_UNIFORM_BUFFER_OFFSET_ALIGNMENTGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT" with expression '0x8A34', CType: intstatic intGL_UNIFORM_BUFFER_SIZEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_SIZE" with expression '0x8A2A', CType: intstatic intGL_UNIFORM_BUFFER_STARTGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_START" with expression '0x8A29', CType: intstatic intGL_UNIFORM_IS_ROW_MAJORGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_IS_ROW_MAJOR" with expression '0x8A3E', CType: intstatic intGL_UNIFORM_MATRIX_STRIDEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_MATRIX_STRIDE" with expression '0x8A3D', CType: intstatic intGL_UNIFORM_NAME_LENGTHGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_NAME_LENGTH" with expression '0x8A39', CType: intstatic intGL_UNIFORM_OFFSETGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_OFFSET" with expression '0x8A3B', CType: intstatic intGL_UNIFORM_SIZEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_SIZE" with expression '0x8A38', CType: intstatic intGL_UNIFORM_TYPEGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_TYPE" with expression '0x8A37', CType: intstatic intGL_UNPACK_IMAGE_HEIGHTGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_texture3D
Alias for:GL_UNPACK_IMAGE_HEIGHT_EXT
Define "GL_UNPACK_IMAGE_HEIGHT" with expression '0x806E', CType: intstatic intGL_UNPACK_SKIP_IMAGESGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_texture3D
Alias for:GL_UNPACK_SKIP_IMAGES_EXT
Define "GL_UNPACK_SKIP_IMAGES" with expression '0x806D', CType: intstatic intGL_UNSIGNED_INT_5_9_9_9_REVGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_shared_exponent,GL_APPLE_texture_packed_float
Alias for:GL_UNSIGNED_INT_5_9_9_9_REV_EXT,GL_UNSIGNED_INT_5_9_9_9_REV_APPLE
Define "GL_UNSIGNED_INT_5_9_9_9_REV" with expression '0x8C3E', CType: intstatic intGL_UNSIGNED_INT_ATOMIC_COUNTERGL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_UNSIGNED_INT_ATOMIC_COUNTER" with expression '0x92DB', CType: intstatic intGL_UNSIGNED_INT_IMAGE_2DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_2D_EXT
Define "GL_UNSIGNED_INT_IMAGE_2D" with expression '0x9063', CType: intstatic intGL_UNSIGNED_INT_IMAGE_2D_ARRAYGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT
Define "GL_UNSIGNED_INT_IMAGE_2D_ARRAY" with expression '0x9069', CType: intstatic intGL_UNSIGNED_INT_IMAGE_3DGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_3D_EXT
Define "GL_UNSIGNED_INT_IMAGE_3D" with expression '0x9064', CType: intstatic intGL_UNSIGNED_INT_IMAGE_BUFFERGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_buffer,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer
Alias for:GL_UNSIGNED_INT_IMAGE_BUFFER_OES,GL_UNSIGNED_INT_IMAGE_BUFFER_EXT
Define "GL_UNSIGNED_INT_IMAGE_BUFFER" with expression '0x9067', CType: intstatic intGL_UNSIGNED_INT_IMAGE_CUBEGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_CUBE_EXT
Define "GL_UNSIGNED_INT_IMAGE_CUBE" with expression '0x9066', CType: intstatic intGL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAYGL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT,GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES
Define "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY" with expression '0x906A', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_2DGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_2D_EXT
Define "GL_UNSIGNED_INT_SAMPLER_2D" with expression '0x8DD2', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_2D_ARRAYGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT
Define "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY" with expression '0x8DD7', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_3DGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_3D_EXT
Define "GL_UNSIGNED_INT_SAMPLER_3D" with expression '0x8DD3', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_BUFFERGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_OES_texture_buffer,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD,GL_UNSIGNED_INT_SAMPLER_BUFFER_OES,GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
Define "GL_UNSIGNED_INT_SAMPLER_BUFFER" with expression '0x8DD8', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_CUBEGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_CUBE_EXT
Define "GL_UNSIGNED_INT_SAMPLER_CUBE" with expression '0x8DD4', CType: intstatic intGL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAYGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES,GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
Define "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900F', CType: intstatic intGL_UNSIGNED_INT_VEC2GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC2_EXT
Define "GL_UNSIGNED_INT_VEC2" with expression '0x8DC6', CType: intstatic intGL_UNSIGNED_INT_VEC3GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC3_EXT
Define "GL_UNSIGNED_INT_VEC3" with expression '0x8DC7', CType: intstatic intGL_UNSIGNED_INT_VEC4GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC4_EXT
Define "GL_UNSIGNED_INT_VEC4" with expression '0x8DC8', CType: intstatic intGL_VERTEX_ARRAY_BINDINGGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_OES_vertex_array_object,GL_APPLE_vertex_array_object
Alias for:GL_VERTEX_ARRAY_BINDING_OES,GL_VERTEX_ARRAY_BINDING_APPLE
Define "GL_VERTEX_ARRAY_BINDING" with expression '0x85B5', CType: intstatic intGL_VERTEX_ATTRIB_ARRAY_BARRIER_BITGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT
Define "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT" with expression '0x00000001', CType: intstatic intGL_VERTEX_ATTRIB_ARRAY_DIVISORGL_VERSION_3_3,GL_ES_VERSION_3_0,GL_NV_instanced_arrays,GL_ARB_instanced_arrays,GL_EXT_instanced_arrays,GL_ANGLE_instanced_arrays
Alias for:GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
Define "GL_VERTEX_ATTRIB_ARRAY_DIVISOR" with expression '0x88FE', CType: intstatic intGL_VERTEX_ATTRIB_ARRAY_INTEGERGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_vertex_program4
Alias for:GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT,GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV
Define "GL_VERTEX_ATTRIB_ARRAY_INTEGER" with expression '0x88FD', CType: int-
Fields inherited from interface com.jogamp.opengl.GL
GL_ACTIVE_TEXTURE, GL_ALIASED_LINE_WIDTH_RANGE, GL_ALIASED_POINT_SIZE_RANGE, GL_ALPHA, GL_ALPHA_BITS, GL_ALPHA16F, GL_ALPHA32F, GL_ALPHA8, GL_ALWAYS, GL_AND, GL_AND_INVERTED, GL_AND_REVERSE, GL_ARRAY_BUFFER, GL_ARRAY_BUFFER_BINDING, GL_BACK, GL_BGR, GL_BGRA, GL_BGRA8, GL_BLEND, GL_BLEND_DST, GL_BLEND_DST_ALPHA, GL_BLEND_DST_RGB, GL_BLEND_EQUATION, GL_BLEND_EQUATION_ALPHA, GL_BLEND_EQUATION_RGB, GL_BLEND_SRC, GL_BLEND_SRC_ALPHA, GL_BLEND_SRC_RGB, GL_BLUE_BITS, GL_BUFFER_ACCESS, GL_BUFFER_MAP_POINTER, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, GL_BUFFER_USAGE, GL_BYTE, GL_CCW, GL_CLAMP_TO_EDGE, GL_CLEAR, GL_COLOR_ATTACHMENT0, GL_COLOR_BUFFER_BIT, GL_COLOR_CLEAR_VALUE, GL_COLOR_LOGIC_OP, GL_COLOR_WRITEMASK, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, GL_COMPRESSED_RGBA_S3TC_DXT3_EXT, GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, GL_COMPRESSED_TEXTURE_FORMATS, GL_COPY, GL_COPY_INVERTED, GL_CULL_FACE, GL_CULL_FACE_MODE, GL_CW, GL_DECR, GL_DECR_WRAP, GL_DEPTH_ATTACHMENT, GL_DEPTH_BITS, GL_DEPTH_BUFFER_BIT, GL_DEPTH_CLEAR_VALUE, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT32, GL_DEPTH_FUNC, GL_DEPTH_RANGE, GL_DEPTH_STENCIL, GL_DEPTH_TEST, GL_DEPTH_WRITEMASK, GL_DEPTH24_STENCIL8, GL_DITHER, GL_DONT_CARE, GL_DRAW_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER_BINDING, GL_DST_ALPHA, GL_DST_COLOR, GL_DYNAMIC_DRAW, GL_ELEMENT_ARRAY_BUFFER, GL_ELEMENT_ARRAY_BUFFER_BINDING, GL_EQUAL, GL_EQUIV, GL_EXTENSIONS, GL_FALSE, GL_FASTEST, GL_FIXED, GL_FLOAT, GL_FRAMEBUFFER, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL, GL_FRAMEBUFFER_BINDING, GL_FRAMEBUFFER_COMPLETE, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, GL_FRAMEBUFFER_INCOMPLETE_FORMATS, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE, GL_FRAMEBUFFER_SRGB, GL_FRAMEBUFFER_UNSUPPORTED, GL_FRONT, GL_FRONT_AND_BACK, GL_FRONT_FACE, GL_FUNC_ADD, GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT, GL_GENERATE_MIPMAP_HINT, GL_GEQUAL, GL_GREATER, GL_GREEN_BITS, GL_GUILTY_CONTEXT_RESET, GL_HALF_FLOAT, GL_IMPLEMENTATION_COLOR_READ_FORMAT, GL_IMPLEMENTATION_COLOR_READ_TYPE, GL_INCR, GL_INCR_WRAP, GL_INNOCENT_CONTEXT_RESET, GL_INVALID_ENUM, GL_INVALID_FRAMEBUFFER_OPERATION, GL_INVALID_OPERATION, GL_INVALID_VALUE, GL_INVERT, GL_KEEP, GL_LEQUAL, GL_LESS, GL_LINE_LOOP, GL_LINE_SMOOTH, GL_LINE_SMOOTH_HINT, GL_LINE_STRIP, GL_LINE_WIDTH, GL_LINEAR, GL_LINEAR_MIPMAP_LINEAR, GL_LINEAR_MIPMAP_NEAREST, GL_LINES, GL_LOGIC_OP_MODE, GL_LOSE_CONTEXT_ON_RESET, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_LUMINANCE_ALPHA16F, GL_LUMINANCE_ALPHA32F, GL_LUMINANCE16F, GL_LUMINANCE32F, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE8, GL_LUMINANCE8_ALPHA8, GL_MAP_FLUSH_EXPLICIT_BIT, GL_MAP_INVALIDATE_BUFFER_BIT, GL_MAP_INVALIDATE_RANGE_BIT, GL_MAP_READ_BIT, GL_MAP_UNSYNCHRONIZED_BIT, GL_MAP_WRITE_BIT, GL_MAX_CUBE_MAP_TEXTURE_SIZE, GL_MAX_RENDERBUFFER_SIZE, GL_MAX_SAMPLES, GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT, GL_MAX_TEXTURE_SIZE, GL_MAX_VIEWPORT_DIMS, GL_MIRRORED_REPEAT, GL_MULTISAMPLE, GL_NAND, GL_NEAREST, GL_NEAREST_MIPMAP_LINEAR, GL_NEAREST_MIPMAP_NEAREST, GL_NEVER, GL_NICEST, GL_NO_ERROR, GL_NO_RESET_NOTIFICATION, GL_NONE, GL_NOOP, GL_NOR, GL_NOTEQUAL, GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_ONE, GL_ONE_MINUS_DST_ALPHA, GL_ONE_MINUS_DST_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_ONE_MINUS_SRC_COLOR, GL_OR, GL_OR_INVERTED, GL_OR_REVERSE, GL_OUT_OF_MEMORY, GL_PACK_ALIGNMENT, GL_POINT_FADE_THRESHOLD_SIZE, GL_POINT_SIZE, GL_POINTS, GL_POLYGON_OFFSET_FACTOR, GL_POLYGON_OFFSET_FILL, GL_POLYGON_OFFSET_UNITS, GL_R16F, GL_R32F, GL_R8, GL_READ_FRAMEBUFFER, GL_READ_FRAMEBUFFER_BINDING, GL_RED_BITS, GL_RENDERBUFFER, GL_RENDERBUFFER_ALPHA_SIZE, GL_RENDERBUFFER_BINDING, GL_RENDERBUFFER_BLUE_SIZE, GL_RENDERBUFFER_DEPTH_SIZE, GL_RENDERBUFFER_GREEN_SIZE, GL_RENDERBUFFER_HEIGHT, GL_RENDERBUFFER_INTERNAL_FORMAT, GL_RENDERBUFFER_RED_SIZE, GL_RENDERBUFFER_SAMPLES, GL_RENDERBUFFER_STENCIL_SIZE, GL_RENDERBUFFER_WIDTH, GL_RENDERER, GL_REPEAT, GL_REPLACE, GL_RESET_NOTIFICATION_STRATEGY, GL_RG16F, GL_RG32F, GL_RG8, GL_RGB, GL_RGB10, GL_RGB10_A2, GL_RGB16F, GL_RGB32F, GL_RGB5_A1, GL_RGB565, GL_RGB8, GL_RGBA, GL_RGBA16F, GL_RGBA32F, GL_RGBA4, GL_RGBA8, GL_SAMPLE_ALPHA_TO_COVERAGE, GL_SAMPLE_ALPHA_TO_ONE, GL_SAMPLE_BUFFERS, GL_SAMPLE_COVERAGE, GL_SAMPLE_COVERAGE_INVERT, GL_SAMPLE_COVERAGE_VALUE, GL_SAMPLES, GL_SCISSOR_BOX, GL_SCISSOR_TEST, GL_SET, GL_SHORT, GL_SMOOTH_LINE_WIDTH_RANGE, GL_SMOOTH_POINT_SIZE_RANGE, GL_SRC_ALPHA, GL_SRC_ALPHA_SATURATE, GL_SRC_COLOR, GL_SRGB, GL_SRGB_ALPHA, GL_SRGB8_ALPHA8, GL_STATIC_DRAW, GL_STENCIL_ATTACHMENT, GL_STENCIL_BITS, GL_STENCIL_BUFFER_BIT, GL_STENCIL_CLEAR_VALUE, GL_STENCIL_FAIL, GL_STENCIL_FUNC, GL_STENCIL_INDEX1, GL_STENCIL_INDEX4, GL_STENCIL_INDEX8, GL_STENCIL_PASS_DEPTH_FAIL, GL_STENCIL_PASS_DEPTH_PASS, GL_STENCIL_REF, GL_STENCIL_TEST, GL_STENCIL_VALUE_MASK, GL_STENCIL_WRITEMASK, GL_SUBPIXEL_BITS, GL_TEXTURE, GL_TEXTURE_2D, GL_TEXTURE_BINDING_2D, GL_TEXTURE_BINDING_CUBE_MAP, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_ANISOTROPY_EXT, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE0, GL_TEXTURE1, GL_TEXTURE10, GL_TEXTURE11, GL_TEXTURE12, GL_TEXTURE13, GL_TEXTURE14, GL_TEXTURE15, GL_TEXTURE16, GL_TEXTURE17, GL_TEXTURE18, GL_TEXTURE19, GL_TEXTURE2, GL_TEXTURE20, GL_TEXTURE21, GL_TEXTURE22, GL_TEXTURE23, GL_TEXTURE24, GL_TEXTURE25, GL_TEXTURE26, GL_TEXTURE27, GL_TEXTURE28, GL_TEXTURE29, GL_TEXTURE3, GL_TEXTURE30, GL_TEXTURE31, GL_TEXTURE4, GL_TEXTURE5, GL_TEXTURE6, GL_TEXTURE7, GL_TEXTURE8, GL_TEXTURE9, GL_TRIANGLE_FAN, GL_TRIANGLE_STRIP, GL_TRIANGLES, GL_TRUE, GL_UNKNOWN_CONTEXT_RESET, GL_UNPACK_ALIGNMENT, GL_UNSIGNED_BYTE, GL_UNSIGNED_INT, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_5_6_5, GL_VENDOR, GL_VERSION, GL_VIEWPORT, GL_WRITE_ONLY, GL_XOR, GL_ZERO
-
Fields inherited from interface com.jogamp.opengl.GL2ES2
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_PROGRAM, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ALL_SHADER_BITS, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_ATTACHED_SHADERS, GL_BLEND_ADVANCED_COHERENT_KHR, GL_BLEND_COLOR, GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4, GL_BUFFER, GL_CLAMP_TO_BORDER, GL_COLOR_ATTACHMENT1, GL_COLOR_ATTACHMENT10, GL_COLOR_ATTACHMENT11, GL_COLOR_ATTACHMENT12, GL_COLOR_ATTACHMENT13, GL_COLOR_ATTACHMENT14, GL_COLOR_ATTACHMENT15, GL_COLOR_ATTACHMENT2, GL_COLOR_ATTACHMENT3, GL_COLOR_ATTACHMENT4, GL_COLOR_ATTACHMENT5, GL_COLOR_ATTACHMENT6, GL_COLOR_ATTACHMENT7, GL_COLOR_ATTACHMENT8, GL_COLOR_ATTACHMENT9, GL_COMPARE_REF_TO_TEXTURE, GL_COMPILE_STATUS, GL_CONSTANT_ALPHA, GL_CONSTANT_COLOR, GL_CONTEXT_FLAG_DEBUG_BIT, GL_CONTEXT_ROBUST_ACCESS, GL_CURRENT_PROGRAM, GL_CURRENT_QUERY, GL_CURRENT_VERTEX_ATTRIB, GL_DEBUG_CALLBACK_FUNCTION, GL_DEBUG_CALLBACK_USER_PARAM, GL_DEBUG_GROUP_STACK_DEPTH, GL_DEBUG_LOGGED_MESSAGES, GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH, GL_DEBUG_OUTPUT, GL_DEBUG_OUTPUT_SYNCHRONOUS, GL_DEBUG_SEVERITY_HIGH, GL_DEBUG_SEVERITY_LOW, GL_DEBUG_SEVERITY_MEDIUM, GL_DEBUG_SEVERITY_NOTIFICATION, GL_DEBUG_SOURCE_API, GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_SOURCE_OTHER, GL_DEBUG_SOURCE_SHADER_COMPILER, GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_SOURCE_WINDOW_SYSTEM, GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR, GL_DEBUG_TYPE_ERROR, GL_DEBUG_TYPE_MARKER, GL_DEBUG_TYPE_OTHER, GL_DEBUG_TYPE_PERFORMANCE, GL_DEBUG_TYPE_POP_GROUP, GL_DEBUG_TYPE_PORTABILITY, GL_DEBUG_TYPE_PUSH_GROUP, GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR, GL_DELETE_STATUS, GL_DEPTH_COMPONENT, GL_DRAW_BUFFER0, GL_DRAW_BUFFER1, GL_DRAW_BUFFER10, GL_DRAW_BUFFER11, GL_DRAW_BUFFER12, GL_DRAW_BUFFER13, GL_DRAW_BUFFER14, GL_DRAW_BUFFER15, GL_DRAW_BUFFER2, GL_DRAW_BUFFER3, GL_DRAW_BUFFER4, GL_DRAW_BUFFER5, GL_DRAW_BUFFER6, GL_DRAW_BUFFER7, GL_DRAW_BUFFER8, GL_DRAW_BUFFER9, GL_FLOAT_MAT2, GL_FLOAT_MAT3, GL_FLOAT_MAT4, GL_FLOAT_VEC2, GL_FLOAT_VEC3, GL_FLOAT_VEC4, GL_FRAGMENT_SHADER, GL_FRAGMENT_SHADER_BIT, GL_FRAGMENT_SHADER_DERIVATIVE_HINT, GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING, GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE, GL_GPU_DISJOINT, GL_HIGH_FLOAT, GL_HIGH_INT, GL_INFO_LOG_LENGTH, GL_INT, GL_INT_10_10_10_2, GL_INT_SAMPLER_2D_MULTISAMPLE, GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_INT_VEC2, GL_INT_VEC3, GL_INT_VEC4, GL_LINK_STATUS, GL_LOW_FLOAT, GL_LOW_INT, GL_MAX_3D_TEXTURE_SIZE, GL_MAX_COLOR_ATTACHMENTS, GL_MAX_COLOR_TEXTURE_SAMPLES, GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS, GL_MAX_DEBUG_GROUP_STACK_DEPTH, GL_MAX_DEBUG_LOGGED_MESSAGES, GL_MAX_DEBUG_MESSAGE_LENGTH, GL_MAX_DEPTH_TEXTURE_SAMPLES, GL_MAX_DRAW_BUFFERS, GL_MAX_FRAGMENT_UNIFORM_VECTORS, GL_MAX_INTEGER_SAMPLES, GL_MAX_LABEL_LENGTH, GL_MAX_SAMPLE_MASK_WORDS, GL_MAX_TEXTURE_IMAGE_UNITS, GL_MAX_VARYING_VECTORS, GL_MAX_VERTEX_ATTRIBS, GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS, GL_MAX_VERTEX_UNIFORM_VECTORS, GL_MEDIUM_FLOAT, GL_MEDIUM_INT, GL_NUM_PROGRAM_BINARY_FORMATS, GL_NUM_SHADER_BINARY_FORMATS, GL_ONE_MINUS_CONSTANT_ALPHA, GL_ONE_MINUS_CONSTANT_COLOR, GL_PROGRAM, GL_PROGRAM_BINARY_FORMATS, GL_PROGRAM_BINARY_LENGTH, GL_PROGRAM_PIPELINE, GL_PROGRAM_PIPELINE_BINDING, GL_PROGRAM_SEPARABLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_QUERY, GL_QUERY_COUNTER_BITS, GL_QUERY_RESULT, GL_QUERY_RESULT_AVAILABLE, GL_RED, GL_RG, GL_SAMPLE_MASK, GL_SAMPLE_MASK_VALUE, GL_SAMPLE_POSITION, GL_SAMPLER, GL_SAMPLER_2D, GL_SAMPLER_2D_MULTISAMPLE, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_SAMPLER_2D_SHADOW, GL_SAMPLER_3D, GL_SAMPLER_CUBE, GL_SHADER, GL_SHADER_BINARY_DMP, GL_SHADER_BINARY_FORMATS, GL_SHADER_COMPILER, GL_SHADER_SOURCE_LENGTH, GL_SHADER_TYPE, GL_SHADING_LANGUAGE_VERSION, GL_STACK_OVERFLOW, GL_STACK_UNDERFLOW, GL_STENCIL_BACK_FAIL, GL_STENCIL_BACK_FUNC, GL_STENCIL_BACK_PASS_DEPTH_FAIL, GL_STENCIL_BACK_PASS_DEPTH_PASS, GL_STENCIL_BACK_REF, GL_STENCIL_BACK_VALUE_MASK, GL_STENCIL_BACK_WRITEMASK, GL_STENCIL_INDEX, GL_STREAM_DRAW, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_BINDING_2D_MULTISAMPLE, GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_BINDING_3D, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_FIXED_SAMPLE_LOCATIONS, GL_TEXTURE_SAMPLES, GL_TEXTURE_WRAP_R, GL_TIME_ELAPSED, GL_TIMESTAMP, GL_UNPACK_ROW_LENGTH, GL_UNPACK_SKIP_PIXELS, GL_UNPACK_SKIP_ROWS, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_NORMALIZED, GL_VALIDATE_STATUS, GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_POINTER, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_SHADER, GL_VERTEX_SHADER_BIT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidglBeginConditionalRender(int id, int mode)Entry point to C language function:void glBeginConditionalRender(GLuint id, GLenum mode)
Part ofGL_VERSION_3_0,GL_NV_conditional_render
Alias for:glBeginConditionalRenderNVvoidglBeginTransformFeedback(int primitiveMode)Entry point to C language function:void glBeginTransformFeedback(GLenum primitiveMode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:glBeginTransformFeedbackEXT,glBeginTransformFeedbackNVvoidglBindBufferBase(int target, int index, int buffer)Entry point to C language function:void glBindBufferBase(GLenum target, GLuint index, GLuint buffer)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glBindBufferBaseNV,glBindBufferBaseEXTvoidglBindBufferRange(int target, int index, int buffer, long offset, long size)Entry point to C language function:void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glBindBufferRangeNV,glBindBufferRangeEXTvoidglBindImageTexture(int unit, int texture, int level, boolean layered, int layer, int access, int format)Entry point to C language function:void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format)
Part ofGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:glBindImageTextureEXTvoidglBindTransformFeedback(int target, int id)Entry point to C language function:void glBindTransformFeedback(GLenum target, GLuint id)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glBindTransformFeedbackNVvoidglBindVertexArray(int array)Entry point to C language function:void glBindVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glBindVertexArrayAPPLE,glBindVertexArrayOESvoidglBlendEquationi(int buf, int mode)Entry point to C language function:void glBlendEquationi(GLuint buf, GLenum mode)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_draw_buffers_indexed,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed
Alias for:glBlendEquationiOES,glBlendEquationiARB,glBlendEquationiEXTvoidglBlendEquationSeparatei(int buf, int modeRGB, int modeAlpha)Entry point to C language function:void glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glBlendEquationSeparateiARB,glBlendEquationSeparateiEXT,glBlendEquationSeparateiOESvoidglBlendFunci(int buf, int src, int dst)Entry point to C language function:void glBlendFunci(GLuint buf, GLenum src, GLenum dst)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glBlendFunciARB,glBlendFunciEXT,glBlendFunciOESvoidglBlendFuncSeparatei(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha)Entry point to C language function:void glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_draw_buffers_indexed,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed
Alias for:glBlendFuncSeparateiOES,glBlendFuncSeparateiARB,glBlendFuncSeparateiEXTvoidglBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, int mask, int filter)Entry point to C language function:void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_NV_framebuffer_blit,GL_EXT_framebuffer_blit,GL_ANGLE_framebuffer_blit
Alias for:glBlitFramebufferNV,glBlitFramebufferEXT,glBlitFramebufferANGLEvoidglClearBufferfi(int buffer, int drawbuffer, float depth, int stencil)Entry point to C language function:void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferfv(int buffer, int drawbuffer, float[] value, int value_offset)Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferfv(int buffer, int drawbuffer, FloatBuffer value)Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferiv(int buffer, int drawbuffer, int[] value, int value_offset)Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferiv(int buffer, int drawbuffer, IntBuffer value)Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferuiv(int buffer, int drawbuffer, int[] value, int value_offset)Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglClearBufferuiv(int buffer, int drawbuffer, IntBuffer value)Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglColorMaski(int index, boolean r, boolean g, boolean b, boolean a)Entry point to C language function:void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glColorMaskiEXT,glColorMaskiOESvoidglCopyBufferSubData(int readTarget, int writeTarget, long readOffset, long writeOffset, long size)Entry point to C language function:void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:glCopyBufferSubDataNVvoidglDeleteTransformFeedbacks(int n, int[] ids, int ids_offset)Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNVvoidglDeleteTransformFeedbacks(int n, IntBuffer ids)Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNVvoidglDeleteVertexArrays(int n, int[] arrays, int arrays_offset)Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE,glDeleteVertexArraysOESvoidglDeleteVertexArrays(int n, IntBuffer arrays)Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE,glDeleteVertexArraysOESvoidglDisablei(int target, int index)Entry point to C language function:void glDisablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_OES_draw_buffers_indexed,GL_NV_viewport_array,GL_EXT_draw_buffers_indexed
Alias for:glDisableiOES,glDisableiNV,glDisableiEXTvoidglDrawArraysInstanced(int mode, int first, int count, int instancecount)Entry point to C language function:void glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_draw_instanced,GL_EXT_draw_instanced,GL_NV_draw_instanced,GL_ANGLE_instanced_arrays
Alias for:glDrawArraysInstancedARB,glDrawArraysInstancedEXT,glDrawArraysInstancedNV,glDrawArraysInstancedANGLEvoidglDrawElementsInstanced(int mode, int count, int type, long indices_buffer_offset, int instancecount)Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_draw_instanced,GL_EXT_draw_instanced,GL_ANGLE_instanced_arrays,GL_NV_draw_instanced
Alias for:glDrawElementsInstancedARB,glDrawElementsInstancedEXT,glDrawElementsInstancedANGLE,glDrawElementsInstancedNVvoidglDrawRangeElements(int mode, int start, int end, int count, int type, long indices_buffer_offset)Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:glDrawRangeElementsEXTvoidglEnablei(int target, int index)Entry point to C language function:void glEnablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_NV_viewport_array,GL_OES_draw_buffers_indexed,GL_EXT_draw_buffers_indexed
Alias for:glEnableiNV,glEnableiOES,glEnableiEXTvoidglEndConditionalRender()Entry point to C language function:void glEndConditionalRender()
Part ofGL_VERSION_3_0,GL_NV_conditional_render
Alias for:glEndConditionalRenderNVvoidglEndTransformFeedback()Entry point to C language function:void glEndTransformFeedback()
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glEndTransformFeedbackNV,glEndTransformFeedbackEXTvoidglFramebufferParameteri(int target, int pname, int param)Entry point to C language function:void glFramebufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3voidglFramebufferTextureEXT(int target, int attachment, int texture, int level)Entry point to C language function:void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_NV_geometry_program4,GL_EXT_geometry_shadervoidglFramebufferTextureLayer(int target, int attachment, int texture, int level, int layer)Entry point to C language function:void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_EXT_texture_array,GL_NV_geometry_program4,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureLayerEXT,glFramebufferTextureLayerARBvoidglGenTransformFeedbacks(int n, int[] ids, int ids_offset)Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNVvoidglGenTransformFeedbacks(int n, IntBuffer ids)Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNVvoidglGenVertexArrays(int n, int[] arrays, int arrays_offset)Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE,glGenVertexArraysOESvoidglGenVertexArrays(int n, IntBuffer arrays)Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE,glGenVertexArraysOESvoidglGetActiveUniformBlockiv(int program, int uniformBlockIndex, int pname, int[] params, int params_offset)Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetActiveUniformBlockiv(int program, int uniformBlockIndex, int pname, IntBuffer params)Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetActiveUniformBlockName(int program, int uniformBlockIndex, int bufSize, int[] length, int length_offset, byte[] uniformBlockName, int uniformBlockName_offset)Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetActiveUniformBlockName(int program, int uniformBlockIndex, int bufSize, IntBuffer length, ByteBuffer uniformBlockName)Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetActiveUniformsiv(int program, int uniformCount, int[] uniformIndices, int uniformIndices_offset, int pname, int[] params, int params_offset)Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetActiveUniformsiv(int program, int uniformCount, IntBuffer uniformIndices, int pname, IntBuffer params)Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetBooleani_v(int target, int index, byte[] data, int data_offset)Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1,GL_VERSION_3_0voidglGetBooleani_v(int target, int index, ByteBuffer data)Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1,GL_VERSION_3_0intglGetFragDataLocation(int program, String name)Entry point to C language function:GLint glGetFragDataLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetFragDataLocationEXTvoidglGetFramebufferParameteriv(int target, int pname, int[] params, int params_offset)Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXTvoidglGetFramebufferParameteriv(int target, int pname, IntBuffer params)Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXTvoidglGetIntegeri_v(int target, int index, int[] data, int data_offset)Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXTvoidglGetIntegeri_v(int target, int index, IntBuffer data)Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXTvoidglGetInternalformativ(int target, int internalformat, int pname, int bufSize, int[] params, int params_offset)Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_queryvoidglGetInternalformativ(int target, int internalformat, int pname, int bufSize, IntBuffer params)Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_queryvoidglGetnUniformuiv(int program, int location, int bufSize, int[] params, int params_offset)Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5,GL_ES_VERSION_3_2,GL_KHR_robustness,GL_ARB_robustness
Alias for:glGetnUniformuivKHR,glGetnUniformuivARBvoidglGetnUniformuiv(int program, int location, int bufSize, IntBuffer params)Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5,GL_ES_VERSION_3_2,GL_KHR_robustness,GL_ARB_robustness
Alias for:glGetnUniformuivKHR,glGetnUniformuivARBStringglGetStringi(int name, int index)Entry point to C language function:const GLubyte * glGetStringi(GLenum name, GLuint index)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0voidglGetTexLevelParameterfv(int target, int level, int pname, float[] params, int params_offset)Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0voidglGetTexLevelParameterfv(int target, int level, int pname, FloatBuffer params)Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0voidglGetTexLevelParameteriv(int target, int level, int pname, int[] params, int params_offset)Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0voidglGetTexLevelParameteriv(int target, int level, int pname, IntBuffer params)Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0voidglGetTransformFeedbackVarying(int program, int index, int bufSize, int[] length, int length_offset, int[] size, int size_offset, int[] type, int type_offset, byte[] name, int name_offset)Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV,glGetTransformFeedbackVaryingEXTvoidglGetTransformFeedbackVarying(int program, int index, int bufSize, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name)Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV,glGetTransformFeedbackVaryingEXTintglGetUniformBlockIndex(int program, String uniformBlockName)Entry point to C language function:GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetUniformIndices(int program, int uniformCount, String[] uniformNames, int[] uniformIndices, int uniformIndices_offset)Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetUniformIndices(int program, int uniformCount, String[] uniformNames, IntBuffer uniformIndices)Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglGetUniformuiv(int program, int location, int[] params, int params_offset)Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXTvoidglGetUniformuiv(int program, int location, IntBuffer params)Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXTvoidglGetVertexAttribIiv(int index, int pname, int[] params, int params_offset)Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXTvoidglGetVertexAttribIiv(int index, int pname, IntBuffer params)Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXTvoidglGetVertexAttribIuiv(int index, int pname, int[] params, int params_offset)Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXTvoidglGetVertexAttribIuiv(int index, int pname, IntBuffer params)Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXTvoidglInvalidateFramebuffer(int target, int numAttachments, int[] attachments, int attachments_offset)Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0voidglInvalidateFramebuffer(int target, int numAttachments, IntBuffer attachments)Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0voidglInvalidateSubFramebuffer(int target, int numAttachments, int[] attachments, int attachments_offset, int x, int y, int width, int height)Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0voidglInvalidateSubFramebuffer(int target, int numAttachments, IntBuffer attachments, int x, int y, int width, int height)Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0booleanglIsEnabledi(int target, int index)Entry point to C language function:GLboolean glIsEnabledi(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_OES_draw_buffers_indexed,GL_NV_viewport_array,GL_EXT_draw_buffers_indexed
Alias for:glIsEnablediOES,glIsEnablediNV,glIsEnablediEXTbooleanglIsTransformFeedback(int id)Entry point to C language function:GLboolean glIsTransformFeedback(GLuint id)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glIsTransformFeedbackNVbooleanglIsVertexArray(int array)Entry point to C language function:GLboolean glIsVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_OES_vertex_array_object,GL_APPLE_vertex_array_object
Alias for:glIsVertexArrayOES,glIsVertexArrayAPPLEvoidglMemoryBarrier(int barriers)Entry point to C language function:void glMemoryBarrier(GLbitfield barriers)
Part ofGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:glMemoryBarrierEXTvoidglMinSampleShading(float value)Entry point to C language function:void glMinSampleShading(GLfloat value)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:glMinSampleShadingOES,glMinSampleShadingARBvoidglPauseTransformFeedback()Entry point to C language function:void glPauseTransformFeedback()
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glPauseTransformFeedbackNVvoidglReadBuffer(int mode)Entry point to C language function:void glReadBuffer(GLenum mode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_1_0,GL_NV_read_buffer
Alias for:glReadBufferNVvoidglResumeTransformFeedback()Entry point to C language function:void glResumeTransformFeedback()
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glResumeTransformFeedbackNVvoidglTexBuffer(int target, int internalformat, int buffer)Entry point to C language function:void glTexBuffer(GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object
Alias for:glTexBufferOES,glTexBufferARB,glTexBufferEXTvoidglTexStorage2DMultisample(int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations)Entry point to C language function:void glTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample,GL_ES_VERSION_3_1,GL_VERSION_4_3voidglTexStorage3DMultisample(int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations)Entry point to C language function:void glTexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_OES_texture_storage_multisample_2d_array
Alias for:glTexStorage3DMultisampleOESvoidglTransformFeedbackVaryings(int program, int count, String[] varyings, int bufferMode)Entry point to C language function:void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * const * varyings, GLenum bufferMode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:glTransformFeedbackVaryingsEXT,glTransformFeedbackVaryingsNVvoidglUniform1ui(int location, int v0)Entry point to C language function:void glUniform1ui(GLint location, GLuint v0)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uiEXTvoidglUniform1uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXTvoidglUniform1uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXTvoidglUniform2ui(int location, int v0, int v1)Entry point to C language function:void glUniform2ui(GLint location, GLuint v0, GLuint v1)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uiEXTvoidglUniform2uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXTvoidglUniform2uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXTvoidglUniform3ui(int location, int v0, int v1, int v2)Entry point to C language function:void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uiEXTvoidglUniform3uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXTvoidglUniform3uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXTvoidglUniform4ui(int location, int v0, int v1, int v2, int v3)Entry point to C language function:void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uiEXTvoidglUniform4uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXTvoidglUniform4uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXTvoidglUniformBlockBinding(int program, int uniformBlockIndex, int uniformBlockBinding)Entry point to C language function:void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1voidglUniformMatrix2x3fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNVvoidglUniformMatrix2x3fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNVvoidglUniformMatrix2x4fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNVvoidglUniformMatrix2x4fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNVvoidglUniformMatrix3x2fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNVvoidglUniformMatrix3x2fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNVvoidglUniformMatrix3x4fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNVvoidglUniformMatrix3x4fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNVvoidglUniformMatrix4x2fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNVvoidglUniformMatrix4x2fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNVvoidglUniformMatrix4x3fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNVvoidglUniformMatrix4x3fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNVvoidglVertexAttribDivisor(int index, int divisor)Entry point to C language function:void glVertexAttribDivisor(GLuint index, GLuint divisor)
Part ofGL_VERSION_3_3,GL_ES_VERSION_3_0,GL_NV_instanced_arrays,GL_ANGLE_instanced_arrays,GL_ARB_instanced_arrays,GL_EXT_instanced_arrays
Alias for:glVertexAttribDivisorNV,glVertexAttribDivisorANGLE,glVertexAttribDivisorARB,glVertexAttribDivisorEXTvoidglVertexAttribI4i(int index, int x, int y, int z, int w)Entry point to C language function:void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4iEXTvoidglVertexAttribI4iv(int index, int[] v, int v_offset)Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXTvoidglVertexAttribI4iv(int index, IntBuffer v)Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXTvoidglVertexAttribI4ui(int index, int x, int y, int z, int w)Entry point to C language function:void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uiEXTvoidglVertexAttribI4uiv(int index, int[] v, int v_offset)Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXTvoidglVertexAttribI4uiv(int index, IntBuffer v)Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXTvoidglVertexAttribIPointer(int index, int size, int type, int stride, long pointer_buffer_offset)Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribIPointerEXTbooleanisPBOPackBound()booleanisPBOUnpackBound()-
Methods inherited from interface com.jogamp.opengl.GL
glActiveTexture, glBindBuffer, glBindFramebuffer, glBindRenderbuffer, glBindTexture, glBlendEquation, glBlendEquationSeparate, glBlendFunc, glBlendFuncSeparate, glBufferData, glBufferSubData, glCheckFramebufferStatus, glClear, glClearColor, glClearStencil, glColorMask, glCompressedTexImage2D, glCompressedTexImage2D, glCompressedTexSubImage2D, glCompressedTexSubImage2D, glCopyTexImage2D, glCopyTexSubImage2D, glCullFace, glDeleteBuffers, glDeleteBuffers, glDeleteFramebuffers, glDeleteFramebuffers, glDeleteRenderbuffers, glDeleteRenderbuffers, glDeleteTextures, glDeleteTextures, glDepthFunc, glDepthMask, glDisable, glDrawArrays, glDrawElements, glEnable, glFinish, glFlush, glFlushMappedBufferRange, glFramebufferRenderbuffer, glFramebufferTexture2D, glFrontFace, glGenBuffers, glGenBuffers, glGenerateMipmap, glGenFramebuffers, glGenFramebuffers, glGenRenderbuffers, glGenRenderbuffers, glGenTextures, glGenTextures, glGetBooleanv, glGetBooleanv, glGetBufferParameteriv, glGetBufferParameteriv, glGetError, glGetFloatv, glGetFloatv, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, glGetGraphicsResetStatus, glGetIntegerv, glGetIntegerv, glGetnUniformfv, glGetnUniformfv, glGetnUniformiv, glGetnUniformiv, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, glGetString, glGetTexParameterfv, glGetTexParameterfv, glGetTexParameteriv, glGetTexParameteriv, glHint, glIsBuffer, glIsEnabled, glIsFramebuffer, glIsRenderbuffer, glIsTexture, glLineWidth, glMapBuffer, glMapBufferRange, glPixelStorei, glPolygonOffset, glReadnPixels, glReadPixels, glReadPixels, glRenderbufferStorage, glRenderbufferStorageMultisample, glSampleCoverage, glScissor, glStencilFunc, glStencilMask, glStencilOp, glTexImage2D, glTexImage2D, glTexParameterf, glTexParameterfv, glTexParameterfv, glTexParameteri, glTexParameteriv, glTexParameteriv, glTexStorage1D, glTexStorage2D, glTexStorage3D, glTexSubImage2D, glTexSubImage2D, glTextureStorage1DEXT, glTextureStorage2DEXT, glTextureStorage3DEXT, glUnmapBuffer, glViewport
-
Methods inherited from interface com.jogamp.opengl.GL2ES2
glActiveShaderProgram, glApplyFramebufferAttachmentCMAAINTEL, glAttachShader, glBeginQuery, glBindAttribLocation, glBindProgramPipeline, glBlendColor, glClearDepth, glClearDepthf, glCompileShader, glCompressedTexImage3D, glCompressedTexImage3D, glCompressedTexSubImage3D, glCompressedTexSubImage3D, glCopyImageSubData, glCopyTexSubImage3D, glCreateProgram, glCreateShader, glCreateShaderProgramv, glDebugMessageControl, glDebugMessageControl, glDebugMessageInsert, glDeleteProgram, glDeleteProgramPipelines, glDeleteProgramPipelines, glDeleteQueries, glDeleteQueries, glDeleteShader, glDepthRange, glDepthRangef, glDetachShader, glDisableVertexAttribArray, glDrawArraysInstancedBaseInstance, glDrawBuffers, glDrawBuffers, glDrawElementsInstancedBaseInstance, glDrawElementsInstancedBaseVertexBaseInstance, glEnableVertexAttribArray, glEndQuery, glFramebufferTexture3D, glGenProgramPipelines, glGenProgramPipelines, glGenQueries, glGenQueries, glGetActiveAttrib, glGetActiveAttrib, glGetActiveUniform, glGetActiveUniform, glGetAttachedShaders, glGetAttachedShaders, glGetAttribLocation, glGetDebugMessageLog, glGetDebugMessageLog, glGetMultisamplefv, glGetMultisamplefv, glGetObjectLabel, glGetObjectLabel, glGetObjectPtrLabel, glGetObjectPtrLabel, glGetProgramBinary, glGetProgramBinary, glGetProgramInfoLog, glGetProgramInfoLog, glGetProgramiv, glGetProgramiv, glGetProgramPipelineInfoLog, glGetProgramPipelineInfoLog, glGetProgramPipelineiv, glGetProgramPipelineiv, glGetQueryiv, glGetQueryiv, glGetQueryObjecti64v, glGetQueryObjecti64v, glGetQueryObjectiv, glGetQueryObjectiv, glGetQueryObjectui64v, glGetQueryObjectui64v, glGetQueryObjectuiv, glGetQueryObjectuiv, glGetSamplerParameterIiv, glGetSamplerParameterIiv, glGetSamplerParameterIuiv, glGetSamplerParameterIuiv, glGetShaderInfoLog, glGetShaderInfoLog, glGetShaderiv, glGetShaderiv, glGetShaderPrecisionFormat, glGetShaderPrecisionFormat, glGetShaderSource, glGetShaderSource, glGetTexParameterIiv, glGetTexParameterIiv, glGetTexParameterIuiv, glGetTexParameterIuiv, glGetUniformfv, glGetUniformfv, glGetUniformiv, glGetUniformiv, glGetUniformLocation, glGetVertexAttribfv, glGetVertexAttribfv, glGetVertexAttribiv, glGetVertexAttribiv, glIsProgram, glIsProgramPipeline, glIsQuery, glIsShader, glLinkProgram, glObjectLabel, glObjectLabel, glObjectPtrLabel, glObjectPtrLabel, glPopDebugGroup, glProgramBinary, glProgramParameteri, glProgramUniform1f, glProgramUniform1fv, glProgramUniform1fv, glProgramUniform1i, glProgramUniform1iv, glProgramUniform1iv, glProgramUniform1ui, glProgramUniform1uiv, glProgramUniform1uiv, glProgramUniform2f, glProgramUniform2fv, glProgramUniform2fv, glProgramUniform2i, glProgramUniform2iv, glProgramUniform2iv, glProgramUniform2ui, glProgramUniform2uiv, glProgramUniform2uiv, glProgramUniform3f, glProgramUniform3fv, glProgramUniform3fv, glProgramUniform3i, glProgramUniform3iv, glProgramUniform3iv, glProgramUniform3ui, glProgramUniform3uiv, glProgramUniform3uiv, glProgramUniform4f, glProgramUniform4fv, glProgramUniform4fv, glProgramUniform4i, glProgramUniform4iv, glProgramUniform4iv, glProgramUniform4ui, glProgramUniform4uiv, glProgramUniform4uiv, glProgramUniformMatrix2fv, glProgramUniformMatrix2fv, glProgramUniformMatrix2x3fv, glProgramUniformMatrix2x3fv, glProgramUniformMatrix2x4fv, glProgramUniformMatrix2x4fv, glProgramUniformMatrix3fv, glProgramUniformMatrix3fv, glProgramUniformMatrix3x2fv, glProgramUniformMatrix3x2fv, glProgramUniformMatrix3x4fv, glProgramUniformMatrix3x4fv, glProgramUniformMatrix4fv, glProgramUniformMatrix4fv, glProgramUniformMatrix4x2fv, glProgramUniformMatrix4x2fv, glProgramUniformMatrix4x3fv, glProgramUniformMatrix4x3fv, glPushDebugGroup, glPushDebugGroup, glQueryCounter, glReleaseShaderCompiler, glSampleMaski, glSamplerParameterIiv, glSamplerParameterIiv, glSamplerParameterIuiv, glSamplerParameterIuiv, glShaderBinary, glShaderBinary, glShaderSource, glShaderSource, glStencilFuncSeparate, glStencilMaskSeparate, glStencilOpSeparate, glTexImage2DMultisample, glTexImage3D, glTexImage3D, glTexImage3DMultisample, glTexParameterIiv, glTexParameterIiv, glTexParameterIuiv, glTexParameterIuiv, glTexSubImage3D, glTexSubImage3D, glUniform, glUniform1f, glUniform1fv, glUniform1fv, glUniform1i, glUniform1iv, glUniform1iv, glUniform2f, glUniform2fv, glUniform2fv, glUniform2i, glUniform2iv, glUniform2iv, glUniform3f, glUniform3fv, glUniform3fv, glUniform3i, glUniform3iv, glUniform3iv, glUniform4f, glUniform4fv, glUniform4fv, glUniform4i, glUniform4iv, glUniform4iv, glUniformMatrix2fv, glUniformMatrix2fv, glUniformMatrix3fv, glUniformMatrix3fv, glUniformMatrix4fv, glUniformMatrix4fv, glUseProgram, glUseProgramStages, glValidateProgram, glValidateProgramPipeline, glVertexAttrib1f, glVertexAttrib1fv, glVertexAttrib1fv, glVertexAttrib2f, glVertexAttrib2fv, glVertexAttrib2fv, glVertexAttrib3f, glVertexAttrib3fv, glVertexAttrib3fv, glVertexAttrib4f, glVertexAttrib4fv, glVertexAttrib4fv, glVertexAttribPointer, glVertexAttribPointer
-
Methods inherited from interface com.jogamp.opengl.GLBase
getBoundBuffer, getBoundFramebuffer, getBufferStorage, getContext, getDefaultDrawBuffer, getDefaultDrawFramebuffer, getDefaultReadBuffer, getDefaultReadFramebuffer, getDownstreamGL, getExtension, getGL, getGL2, getGL2ES1, getGL2ES2, getGL2ES3, getGL2GL3, getGL3, getGL3bc, getGL3ES3, getGL4, getGL4bc, getGL4ES3, getGLES1, getGLES2, getGLES3, getGLProfile, getMaxRenderbufferSamples, getPlatformGLExtensions, getRootGL, getSwapInterval, hasBasicFBOSupport, hasFullFBOSupport, hasGLSL, isExtensionAvailable, isFunctionAvailable, isGL, isGL2, isGL2ES1, isGL2ES2, isGL2ES3, isGL2GL3, isGL3, isGL3bc, isGL3core, isGL3ES3, isGL4, isGL4bc, isGL4core, isGL4ES3, isGLcore, isGLES, isGLES1, isGLES2, isGLES2Compatible, isGLES3, isGLES31Compatible, isGLES32Compatible, isGLES3Compatible, isNPOTTextureAvailable, isTextureFormatBGRA8888Available, isVBOArrayBound, isVBOElementArrayBound, mapBuffer, mapBufferRange, setSwapInterval
-
-
-
-
Field Detail
-
GL_TRANSFORM_FEEDBACK_BINDING
static final int GL_TRANSFORM_FEEDBACK_BINDING
GL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:GL_TRANSFORM_FEEDBACK_BINDING_NV
Define "GL_TRANSFORM_FEEDBACK_BINDING" with expression '0x8E25', CType: int- See Also:
- Constant Field Values
-
GL_MAX_IMAGE_UNITS
static final int GL_MAX_IMAGE_UNITS
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_MAX_IMAGE_UNITS_EXT
Define "GL_MAX_IMAGE_UNITS" with expression '0x8F38', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_MIN_LOD
static final int GL_TEXTURE_MIN_LOD
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MIN_LOD_SGIS
Define "GL_TEXTURE_MIN_LOD" with expression '0x813A', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT3x4
static final int GL_FLOAT_MAT3x4
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT3x4_NV
Define "GL_FLOAT_MAT3x4" with expression '0x8B68', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT3x2
static final int GL_FLOAT_MAT3x2
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT3x2_NV
Define "GL_FLOAT_MAT3x2" with expression '0x8B67', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_BARRIER_BIT
static final int GL_FRAMEBUFFER_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_FRAMEBUFFER_BARRIER_BIT_EXT
Define "GL_FRAMEBUFFER_BARRIER_BIT" with expression '0x00000400', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR" with expression '0x93D2', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_SIZE
static final int GL_UNIFORM_SIZE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_SIZE" with expression '0x8A38', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_ACCESS
static final int GL_IMAGE_BINDING_ACCESS
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_ACCESS_EXT
Define "GL_IMAGE_BINDING_ACCESS" with expression '0x8F3E', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_2D_ARRAY_SHADOW
static final int GL_SAMPLER_2D_ARRAY_SHADOW
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_shadow_samplers_array,GL_EXT_gpu_shader4
Alias for:GL_SAMPLER_2D_ARRAY_SHADOW_NV,GL_SAMPLER_2D_ARRAY_SHADOW_EXT
Define "GL_SAMPLER_2D_ARRAY_SHADOW" with expression '0x8DC4', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_LAYER
static final int GL_IMAGE_BINDING_LAYER
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LAYER_EXT
Define "GL_IMAGE_BINDING_LAYER" with expression '0x8F3D', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_DATA_SIZE
static final int GL_UNIFORM_BLOCK_DATA_SIZE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_DATA_SIZE" with expression '0x8A40', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_UNDEFINED
static final int GL_FRAMEBUFFER_UNDEFINED
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_OES_surfaceless_context
Alias for:GL_FRAMEBUFFER_UNDEFINED_OES
Define "GL_FRAMEBUFFER_UNDEFINED" with expression '0x8219', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
static final int GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2" with expression '0x9276', CType: int- See Also:
- Constant Field Values
-
GL_ALL_BARRIER_BITS
static final long GL_ALL_BARRIER_BITS
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ALL_BARRIER_BITS_EXT
Define "GL_ALL_BARRIER_BITS" with expression '0xFFFFFFFF', CType: long- See Also:
- Constant Field Values
-
GL_TEXTURE_FETCH_BARRIER_BIT
static final int GL_TEXTURE_FETCH_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TEXTURE_FETCH_BARRIER_BIT_EXT
Define "GL_TEXTURE_FETCH_BARRIER_BIT" with expression '0x00000008', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_2D_ARRAY
static final int GL_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_2D_ARRAY_EXT
Define "GL_IMAGE_2D_ARRAY" with expression '0x9053', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_GREEN_TYPE
static final int GL_TEXTURE_GREEN_TYPE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_GREEN_TYPE_ARB
Define "GL_TEXTURE_GREEN_TYPE" with expression '0x8C11', CType: int- See Also:
- Constant Field Values
-
GL_COMMAND_BARRIER_BIT
static final int GL_COMMAND_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_COMMAND_BARRIER_BIT_EXT
Define "GL_COMMAND_BARRIER_BIT" with expression '0x00000040', CType: int- See Also:
- Constant Field Values
-
GL_QUERY_BY_REGION_NO_WAIT
static final int GL_QUERY_BY_REGION_NO_WAIT
GL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_BY_REGION_NO_WAIT_NV
Define "GL_QUERY_BY_REGION_NO_WAIT" with expression '0x8E16', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BLUE_SIZE
static final int GL_TEXTURE_BLUE_SIZE
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_BLUE_SIZE_EXT
Define "GL_TEXTURE_BLUE_SIZE" with expression '0x805E', CType: int- See Also:
- Constant Field Values
-
GL_ACTIVE_UNIFORM_BLOCKS
static final int GL_ACTIVE_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_ACTIVE_UNIFORM_BLOCKS" with expression '0x8A36', CType: int- See Also:
- Constant Field Values
-
GL_RGB32I
static final int GL_RGB32I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB32I_EXT
Define "GL_RGB32I" with expression '0x8D83', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_8x5_KHR
static final int GL_COMPRESSED_RGBA_ASTC_8x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x5_KHR" with expression '0x93B5', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_SWIZZLE_R
static final int GL_TEXTURE_SWIZZLE_R
GL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_R_EXT
Define "GL_TEXTURE_SWIZZLE_R" with expression '0x8E42', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_SWIZZLE_B
static final int GL_TEXTURE_SWIZZLE_B
GL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_B_EXT
Define "GL_TEXTURE_SWIZZLE_B" with expression '0x8E44', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_SWIZZLE_A
static final int GL_TEXTURE_SWIZZLE_A
GL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_A_EXT
Define "GL_TEXTURE_SWIZZLE_A" with expression '0x8E45', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_SWIZZLE_G
static final int GL_TEXTURE_SWIZZLE_G
GL_ARB_texture_swizzle,GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_EXT_texture_swizzle
Alias for:GL_TEXTURE_SWIZZLE_G_EXT
Define "GL_TEXTURE_SWIZZLE_G" with expression '0x8E43', CType: int- See Also:
- Constant Field Values
-
GL_PIXEL_PACK_BUFFER_BINDING
static final int GL_PIXEL_PACK_BUFFER_BINDING
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_PACK_BUFFER_BINDING_ARB,GL_PIXEL_PACK_BUFFER_BINDING_EXT
Define "GL_PIXEL_PACK_BUFFER_BINDING" with expression '0x88ED', CType: int- See Also:
- Constant Field Values
-
GL_R32UI
static final int GL_R32UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R32UI" with expression '0x8236', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RG11_EAC
static final int GL_COMPRESSED_RG11_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RG11_EAC" with expression '0x9272', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_NAME
static final int GL_IMAGE_BINDING_NAME
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_NAME_EXT
Define "GL_IMAGE_BINDING_NAME" with expression '0x8F3A', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_PAUSED
static final int GL_TRANSFORM_FEEDBACK_PAUSED
GL_ARB_transform_feedback2,GL_VERSION_4_2,GL_ES_VERSION_3_0
Define "GL_TRANSFORM_FEEDBACK_PAUSED" with expression '0x8E23', CType: int- See Also:
- Constant Field Values
-
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
static final int GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
GL_VERSION_4_5,GL_ES_VERSION_3_2,GL_ARB_robustness
Alias for:GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
Define "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT" with expression '0x00000004', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR" with expression '0x93D4', CType: int- See Also:
- Constant Field Values
-
GL_RGBA_INTEGER
static final int GL_RGBA_INTEGER
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA_INTEGER_EXT
Define "GL_RGBA_INTEGER" with expression '0x8D99', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ARRAY_TEXTURE_LAYERS
static final int GL_MAX_ARRAY_TEXTURE_LAYERS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
Define "GL_MAX_ARRAY_TEXTURE_LAYERS" with expression '0x88FF', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_5_9_9_9_REV
static final int GL_UNSIGNED_INT_5_9_9_9_REV
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_shared_exponent,GL_APPLE_texture_packed_float
Alias for:GL_UNSIGNED_INT_5_9_9_9_REV_EXT,GL_UNSIGNED_INT_5_9_9_9_REV_APPLE
Define "GL_UNSIGNED_INT_5_9_9_9_REV" with expression '0x8C3E', CType: int- See Also:
- Constant Field Values
-
GL_PACK_ROW_LENGTH
static final int GL_PACK_ROW_LENGTH
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_ROW_LENGTH" with expression '0x0D02', CType: int- See Also:
- Constant Field Values
-
GL_QUERY_WAIT
static final int GL_QUERY_WAIT
GL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_WAIT_NV
Define "GL_QUERY_WAIT" with expression '0x8E13', CType: int- See Also:
- Constant Field Values
-
GL_DYNAMIC_COPY
static final int GL_DYNAMIC_COPY
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_DYNAMIC_COPY_ARB
Define "GL_DYNAMIC_COPY" with expression '0x88EA', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BUFFER_MODE
static final int GL_TRANSFORM_FEEDBACK_BUFFER_MODE
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV,GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_MODE" with expression '0x8C7F', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
static final int GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT" with expression '0x8A34', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_12x10_KHR
static final int GL_COMPRESSED_RGBA_ASTC_12x10_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_12x10_KHR" with expression '0x93BC', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_NAME_LENGTH
static final int GL_UNIFORM_NAME_LENGTH
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_NAME_LENGTH" with expression '0x8A39', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_2D
static final int GL_UNSIGNED_INT_IMAGE_2D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_2D_EXT
Define "GL_UNSIGNED_INT_IMAGE_2D" with expression '0x9063', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT_SAMPLES
static final int GL_FRAMEBUFFER_DEFAULT_SAMPLES
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_SAMPLES" with expression '0x9313', CType: int- See Also:
- Constant Field Values
-
GL_RED_INTEGER
static final int GL_RED_INTEGER
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RED_INTEGER_EXT
Define "GL_RED_INTEGER" with expression '0x8D94', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_STENCIL_SIZE
static final int GL_TEXTURE_STENCIL_SIZE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_EXT_packed_depth_stencil
Alias for:GL_TEXTURE_STENCIL_SIZE_EXT
Define "GL_TEXTURE_STENCIL_SIZE" with expression '0x88F1', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_BUFFER
static final int GL_TEXTURE_BINDING_BUFFER
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BINDING_BUFFER_ARB,GL_TEXTURE_BINDING_BUFFER_EXT,GL_TEXTURE_BINDING_BUFFER_OES
Define "GL_TEXTURE_BINDING_BUFFER" with expression '0x8C2C', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
static final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV,GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS" with expression '0x8C80', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_3D
static final int GL_UNSIGNED_INT_IMAGE_3D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_3D_EXT
Define "GL_UNSIGNED_INT_IMAGE_3D" with expression '0x9064', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR" with expression '0x93D0', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SIGNED_RG11_EAC
static final int GL_COMPRESSED_SIGNED_RG11_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SIGNED_RG11_EAC" with expression '0x9273', CType: int- See Also:
- Constant Field Values
-
GL_PIXEL_UNPACK_BUFFER_BINDING
static final int GL_PIXEL_UNPACK_BUFFER_BINDING
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_UNPACK_BUFFER_BINDING_ARB,GL_PIXEL_UNPACK_BUFFER_BINDING_EXT
Define "GL_PIXEL_UNPACK_BUFFER_BINDING" with expression '0x88EF', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_3D
static final int GL_INT_IMAGE_3D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_3D_EXT
Define "GL_INT_IMAGE_3D" with expression '0x9059', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_2D
static final int GL_INT_IMAGE_2D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_2D_EXT
Define "GL_INT_IMAGE_2D" with expression '0x9058', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
static final int GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS" with expression '0x8A42', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_2D_ARRAY
static final int GL_INT_SAMPLER_2D_ARRAY
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_2D_ARRAY_EXT
Define "GL_INT_SAMPLER_2D_ARRAY" with expression '0x8DCF', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_2D_ARRAY
static final int GL_SAMPLER_2D_ARRAY
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_SAMPLER_2D_ARRAY_EXT
Define "GL_SAMPLER_2D_ARRAY" with expression '0x8DC1', CType: int- See Also:
- Constant Field Values
-
GL_MAX_PROGRAM_TEXEL_OFFSET
static final int GL_MAX_PROGRAM_TEXEL_OFFSET
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_gpu_program4,GL_EXT_gpu_shader4
Alias for:GL_MAX_PROGRAM_TEXEL_OFFSET_NV,GL_MAX_PROGRAM_TEXEL_OFFSET_EXT
Define "GL_MAX_PROGRAM_TEXEL_OFFSET" with expression '0x8905', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE" with expression '0x8214', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT4x3
static final int GL_FLOAT_MAT4x3
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT4x3_NV
Define "GL_FLOAT_MAT4x3" with expression '0x8B6A', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT4x2
static final int GL_FLOAT_MAT4x2
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT4x2_NV
Define "GL_FLOAT_MAT4x2" with expression '0x8B69', CType: int- See Also:
- Constant Field Values
-
GL_R16UI
static final int GL_R16UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R16UI" with expression '0x8234', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_RED_TYPE
static final int GL_TEXTURE_RED_TYPE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_RED_TYPE_ARB
Define "GL_TEXTURE_RED_TYPE" with expression '0x8C10', CType: int- See Also:
- Constant Field Values
-
GL_COPY_WRITE_BUFFER
static final int GL_COPY_WRITE_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:GL_COPY_WRITE_BUFFER_NV
Define "GL_COPY_WRITE_BUFFER" with expression '0x8F37', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE" with expression '0x8216', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR" with expression '0x93D9', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_10x6_KHR
static final int GL_COMPRESSED_RGBA_ASTC_10x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x6_KHR" with expression '0x93B9', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_2D_ARRAY
static final int GL_UNSIGNED_INT_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT
Define "GL_UNSIGNED_INT_IMAGE_2D_ARRAY" with expression '0x9069', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_CUBE_MAP_ARRAY
static final int GL_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_IMAGE_CUBE_MAP_ARRAY_EXT,GL_IMAGE_CUBE_MAP_ARRAY_OES
Define "GL_IMAGE_CUBE_MAP_ARRAY" with expression '0x9054', CType: int- See Also:
- Constant Field Values
-
GL_TRIANGLES_ADJACENCY_EXT
static final int GL_TRIANGLES_ADJACENCY_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_TRIANGLES_ADJACENCY_EXT" with expression '0x000C', CType: int- See Also:
- Constant Field Values
-
GL_ATOMIC_COUNTER_BARRIER_BIT
static final int GL_ATOMIC_COUNTER_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ATOMIC_COUNTER_BARRIER_BIT_EXT
Define "GL_ATOMIC_COUNTER_BARRIER_BIT" with expression '0x00001000', CType: int- See Also:
- Constant Field Values
-
GL_R8I
static final int GL_R8I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R8I" with expression '0x8231', CType: int- See Also:
- Constant Field Values
-
GL_STREAM_COPY
static final int GL_STREAM_COPY
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STREAM_COPY_ARB
Define "GL_STREAM_COPY" with expression '0x88E2', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_CUBE_MAP_ARRAY
static final int GL_INT_SAMPLER_CUBE_MAP_ARRAY
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT,GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES
Define "GL_INT_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900E', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
static final int GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT,GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES
Define "GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS" with expression '0x92D3', CType: int- See Also:
- Constant Field Values
-
GL_UNPACK_SKIP_IMAGES
static final int GL_UNPACK_SKIP_IMAGES
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_texture3D
Alias for:GL_UNPACK_SKIP_IMAGES_EXT
Define "GL_UNPACK_SKIP_IMAGES" with expression '0x806D', CType: int- See Also:
- Constant Field Values
-
GL_DEPTH_STENCIL_ATTACHMENT
static final int GL_DEPTH_STENCIL_ATTACHMENT
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_DEPTH_STENCIL_ATTACHMENT" with expression '0x821A', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
static final int GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT
Define "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY" with expression '0x8DD7', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
static final int GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES,GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
Define "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900F', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_MATRIX_STRIDE
static final int GL_UNIFORM_MATRIX_STRIDE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_MATRIX_STRIDE" with expression '0x8A3D', CType: int- See Also:
- Constant Field Values
-
GL_FIRST_VERTEX_CONVENTION_EXT
static final int GL_FIRST_VERTEX_CONVENTION_EXT
GL_EXT_provoking_vertex,GL_EXT_geometry_shader
Define "GL_FIRST_VERTEX_CONVENTION_EXT" with expression '0x8E4D', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BARRIER_BIT
static final int GL_TRANSFORM_FEEDBACK_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT
Define "GL_TRANSFORM_FEEDBACK_BARRIER_BIT" with expression '0x00000800', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
static final int GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER" with expression '0x8A46', CType: int- See Also:
- Constant Field Values
-
GL_STATIC_READ
static final int GL_STATIC_READ
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STATIC_READ_ARB
Define "GL_STATIC_READ" with expression '0x88E5', CType: int- See Also:
- Constant Field Values
-
GL_SIGNED_NORMALIZED
static final int GL_SIGNED_NORMALIZED
GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_SIGNED_NORMALIZED" with expression '0x8F9C', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_UPDATE_BARRIER_BIT
static final int GL_TEXTURE_UPDATE_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_TEXTURE_UPDATE_BARRIER_BIT_EXT
Define "GL_TEXTURE_UPDATE_BARRIER_BIT" with expression '0x00000100', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_ACTIVE
static final int GL_TRANSFORM_FEEDBACK_ACTIVE
GL_ARB_transform_feedback2,GL_VERSION_4_2,GL_ES_VERSION_3_0
Define "GL_TRANSFORM_FEEDBACK_ACTIVE" with expression '0x8E24', CType: int- See Also:
- Constant Field Values
-
GL_PROGRAM_BINARY_RETRIEVABLE_HINT
static final int GL_PROGRAM_BINARY_RETRIEVABLE_HINT
GL_ARB_get_program_binary,GL_ES_VERSION_3_0,GL_VERSION_4_1
Define "GL_PROGRAM_BINARY_RETRIEVABLE_HINT" with expression '0x8257', CType: int- See Also:
- Constant Field Values
-
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
static final int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH" with expression '0x8A35', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_8x8_KHR
static final int GL_COMPRESSED_RGBA_ASTC_8x8_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x8_KHR" with expression '0x93B7', CType: int- See Also:
- Constant Field Values
-
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT
static final int GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT" with expression '0x8C29', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BUFFER_SIZE
static final int GL_UNIFORM_BUFFER_SIZE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_SIZE" with expression '0x8A2A', CType: int- See Also:
- Constant Field Values
-
GL_LAST_VERTEX_CONVENTION_EXT
static final int GL_LAST_VERTEX_CONVENTION_EXT
GL_EXT_provoking_vertex,GL_EXT_geometry_shader
Define "GL_LAST_VERTEX_CONVENTION_EXT" with expression '0x8E4E', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
static final int GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC" with expression '0x9279', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_32_UNSIGNED_INT_24_8_REV
static final int GL_FLOAT_32_UNSIGNED_INT_24_8_REV
GL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV
Define "GL_FLOAT_32_UNSIGNED_INT_24_8_REV" with expression '0x8DAD', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGB8_ETC2
static final int GL_COMPRESSED_RGB8_ETC2
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGB8_ETC2" with expression '0x9274', CType: int- See Also:
- Constant Field Values
-
GL_ATOMIC_COUNTER_BUFFER_SIZE
static final int GL_ATOMIC_COUNTER_BUFFER_SIZE
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_SIZE" with expression '0x92C3', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BUFFER
static final int GL_TEXTURE_BUFFER
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BUFFER_ARB,GL_TEXTURE_BUFFER_EXT,GL_TEXTURE_BUFFER_OES
Define "GL_TEXTURE_BUFFER" with expression '0x8C2A', CType: int- See Also:
- Constant Field Values
-
GL_MINOR_VERSION
static final int GL_MINOR_VERSION
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_MINOR_VERSION" with expression '0x821C', CType: int- See Also:
- Constant Field Values
-
GL_QUERY_BY_REGION_WAIT
static final int GL_QUERY_BY_REGION_WAIT
GL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_BY_REGION_WAIT_NV
Define "GL_QUERY_BY_REGION_WAIT" with expression '0x8E15', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BARRIER_BIT
static final int GL_UNIFORM_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNIFORM_BARRIER_BIT_EXT
Define "GL_UNIFORM_BARRIER_BIT" with expression '0x00000004', CType: int- See Also:
- Constant Field Values
-
GL_VERTEX_ARRAY_BINDING
static final int GL_VERTEX_ARRAY_BINDING
GL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_OES_vertex_array_object,GL_APPLE_vertex_array_object
Alias for:GL_VERTEX_ARRAY_BINDING_OES,GL_VERTEX_ARRAY_BINDING_APPLE
Define "GL_VERTEX_ARRAY_BINDING" with expression '0x85B5', CType: int- See Also:
- Constant Field Values
-
GL_BUFFER_UPDATE_BARRIER_BIT
static final int GL_BUFFER_UPDATE_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_BUFFER_UPDATE_BARRIER_BIT_EXT
Define "GL_BUFFER_UPDATE_BARRIER_BIT" with expression '0x00000200', CType: int- See Also:
- Constant Field Values
-
GL_PIXEL_PACK_BUFFER
static final int GL_PIXEL_PACK_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_PACK_BUFFER_ARB,GL_PIXEL_PACK_BUFFER_EXT
Define "GL_PIXEL_PACK_BUFFER" with expression '0x88EB', CType: int- See Also:
- Constant Field Values
-
GL_PIXEL_BUFFER_BARRIER_BIT
static final int GL_PIXEL_BUFFER_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_PIXEL_BUFFER_BARRIER_BIT_EXT
Define "GL_PIXEL_BUFFER_BARRIER_BIT" with expression '0x00000080', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
static final int GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES" with expression '0x8A43', CType: int- See Also:
- Constant Field Values
-
GL_RGBA16UI
static final int GL_RGBA16UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA16UI_EXT
Define "GL_RGBA16UI" with expression '0x8D76', CType: int- See Also:
- Constant Field Values
-
GL_RASTERIZER_DISCARD
static final int GL_RASTERIZER_DISCARD
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_RASTERIZER_DISCARD_NV,GL_RASTERIZER_DISCARD_EXT
Define "GL_RASTERIZER_DISCARD" with expression '0x8C89', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
static final int GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV,GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE" with expression '0x8C85', CType: int- See Also:
- Constant Field Values
-
GL_TESS_CONTROL_SHADER_BIT
static final int GL_TESS_CONTROL_SHADER_BIT
GL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_TESS_CONTROL_SHADER_BIT_OES,GL_TESS_CONTROL_SHADER_BIT_EXT
Define "GL_TESS_CONTROL_SHADER_BIT" with expression '0x00000008', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
static final int GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
GL_ARB_geometry_shader4,GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_NV_geometry_program4,GL_EXT_geometry_shader4
Alias for:GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT
Define "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER" with expression '0x8CD4', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_CUBE_MAP_ARRAY
static final int GL_TEXTURE_CUBE_MAP_ARRAY
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_TEXTURE_CUBE_MAP_ARRAY_OES,GL_TEXTURE_CUBE_MAP_ARRAY_ARB,GL_TEXTURE_CUBE_MAP_ARRAY_EXT
Define "GL_TEXTURE_CUBE_MAP_ARRAY" with expression '0x9009', CType: int- See Also:
- Constant Field Values
-
GL_UNPACK_IMAGE_HEIGHT
static final int GL_UNPACK_IMAGE_HEIGHT
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_texture3D
Alias for:GL_UNPACK_IMAGE_HEIGHT_EXT
Define "GL_UNPACK_IMAGE_HEIGHT" with expression '0x806E', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR" with expression '0x93DD', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_3D
static final int GL_INT_SAMPLER_3D
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_3D_EXT
Define "GL_INT_SAMPLER_3D" with expression '0x8DCB', CType: int- See Also:
- Constant Field Values
-
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
static final int GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT
Define "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT" with expression '0x00000020', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ELEMENTS_VERTICES
static final int GL_MAX_ELEMENTS_VERTICES
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:GL_MAX_ELEMENTS_VERTICES_EXT
Define "GL_MAX_ELEMENTS_VERTICES" with expression '0x80E8', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_2D
static final int GL_INT_SAMPLER_2D
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_2D_EXT
Define "GL_INT_SAMPLER_2D" with expression '0x8DCA', CType: int- See Also:
- Constant Field Values
-
GL_R8UI
static final int GL_R8UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R8UI" with expression '0x8232', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_ALPHA_TYPE
static final int GL_TEXTURE_ALPHA_TYPE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_ALPHA_TYPE_ARB
Define "GL_TEXTURE_ALPHA_TYPE" with expression '0x8C13', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT_LAYERS
static final int GL_FRAMEBUFFER_DEFAULT_LAYERS
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_FRAMEBUFFER_DEFAULT_LAYERS_OES,GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT
Define "GL_FRAMEBUFFER_DEFAULT_LAYERS" with expression '0x9312', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_FORMAT
static final int GL_IMAGE_BINDING_FORMAT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_FORMAT_EXT
Define "GL_IMAGE_BINDING_FORMAT" with expression '0x906E', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_BUFFER
static final int GL_SAMPLER_BUFFER
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_OES_texture_buffer,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_SAMPLER_BUFFER_AMD,GL_SAMPLER_BUFFER_OES,GL_SAMPLER_BUFFER_EXT
Define "GL_SAMPLER_BUFFER" with expression '0x8DC2', CType: int- See Also:
- Constant Field Values
-
GL_MIN_SAMPLE_SHADING_VALUE
static final int GL_MIN_SAMPLE_SHADING_VALUE
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:GL_MIN_SAMPLE_SHADING_VALUE_OES,GL_MIN_SAMPLE_SHADING_VALUE_ARB
Define "GL_MIN_SAMPLE_SHADING_VALUE" with expression '0x8C37', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
static final int GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT,GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES
Define "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY" with expression '0x906A', CType: int- See Also:
- Constant Field Values
-
GL_RGBA8_SNORM
static final int GL_RGBA8_SNORM
GL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RGBA8_SNORM" with expression '0x8F97', CType: int- See Also:
- Constant Field Values
-
GL_PIXEL_UNPACK_BUFFER
static final int GL_PIXEL_UNPACK_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_ARB_pixel_buffer_object,GL_EXT_pixel_buffer_object
Alias for:GL_PIXEL_UNPACK_BUFFER_ARB,GL_PIXEL_UNPACK_BUFFER_EXT
Define "GL_PIXEL_UNPACK_BUFFER" with expression '0x88EC', CType: int- See Also:
- Constant Field Values
-
GL_MAX_GEOMETRY_UNIFORM_BLOCKS
static final int GL_MAX_GEOMETRY_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT,GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES
Define "GL_MAX_GEOMETRY_UNIFORM_BLOCKS" with expression '0x8A2C', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_2D_ARRAY
static final int GL_TEXTURE_2D_ARRAY
GL_ES_VERSION_3_0,GL_EXT_sparse_texture,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_TEXTURE_2D_ARRAY_EXT
Define "GL_TEXTURE_2D_ARRAY" with expression '0x8C1A', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAMEBUFFER_WIDTH
static final int GL_MAX_FRAMEBUFFER_WIDTH
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_WIDTH" with expression '0x9315', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ELEMENT_INDEX
static final int GL_MAX_ELEMENT_INDEX
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_MAX_ELEMENT_INDEX" with expression '0x8D6B', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT17
static final int GL_COLOR_ATTACHMENT17
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT17" with expression '0x8CF1', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT16
static final int GL_COLOR_ATTACHMENT16
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT16" with expression '0x8CF0', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT26
static final int GL_COLOR_ATTACHMENT26
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT26" with expression '0x8CFA', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT25
static final int GL_COLOR_ATTACHMENT25
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT25" with expression '0x8CF9', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT28
static final int GL_COLOR_ATTACHMENT28
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT28" with expression '0x8CFC', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT27
static final int GL_COLOR_ATTACHMENT27
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT27" with expression '0x8CFB', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT22
static final int GL_COLOR_ATTACHMENT22
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT22" with expression '0x8CF6', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT21
static final int GL_COLOR_ATTACHMENT21
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT21" with expression '0x8CF5', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT24
static final int GL_COLOR_ATTACHMENT24
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT24" with expression '0x8CF8', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT23
static final int GL_COLOR_ATTACHMENT23
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT23" with expression '0x8CF7', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT20
static final int GL_COLOR_ATTACHMENT20
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT20" with expression '0x8CF4', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT19
static final int GL_COLOR_ATTACHMENT19
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT19" with expression '0x8CF3', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT18
static final int GL_COLOR_ATTACHMENT18
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT18" with expression '0x8CF2', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_DEPTH_TYPE
static final int GL_TEXTURE_DEPTH_TYPE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_DEPTH_TYPE_ARB
Define "GL_TEXTURE_DEPTH_TYPE" with expression '0x8C16', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT31
static final int GL_COLOR_ATTACHMENT31
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT31" with expression '0x8CFF', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT30
static final int GL_COLOR_ATTACHMENT30
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT30" with expression '0x8CFE', CType: int- See Also:
- Constant Field Values
-
GL_COLOR_ATTACHMENT29
static final int GL_COLOR_ATTACHMENT29
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_COLOR_ATTACHMENT29" with expression '0x8CFD', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_INTERNAL_FORMAT
static final int GL_TEXTURE_INTERNAL_FORMAT
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_QCOM_extended_get
Alias for:GL_TEXTURE_INTERNAL_FORMAT_QCOM
Define "GL_TEXTURE_INTERNAL_FORMAT" with expression '0x1003', CType: int- See Also:
- Constant Field Values
-
GL_COLOR
static final int GL_COLOR
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_COLOR_EXT
Define "GL_COLOR" with expression '0x1800', CType: int- See Also:
- Constant Field Values
-
GL_RG8_SNORM
static final int GL_RG8_SNORM
GL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RG8_SNORM" with expression '0x8F95', CType: int- See Also:
- Constant Field Values
-
GL_GREEN
static final int GL_GREEN
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_NV_blend_equation_advanced
Alias for:GL_GREEN_NV
Define "GL_GREEN" with expression '0x1904', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
static final int GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT
Define "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH" with expression '0x8C76', CType: int- See Also:
- Constant Field Values
-
GL_NUM_SAMPLE_COUNTS
static final int GL_NUM_SAMPLE_COUNTS
GL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_query
Define "GL_NUM_SAMPLE_COUNTS" with expression '0x9380', CType: int- See Also:
- Constant Field Values
-
GL_STATIC_COPY
static final int GL_STATIC_COPY
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STATIC_COPY_ARB
Define "GL_STATIC_COPY" with expression '0x88E6', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
static final int GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE" with expression '0x92D8', CType: int- See Also:
- Constant Field Values
-
GL_BUFFER_ACCESS_FLAGS
static final int GL_BUFFER_ACCESS_FLAGS
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_ACCESS_FLAGS" with expression '0x911F', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAGMENT_ATOMIC_COUNTERS
static final int GL_MAX_FRAGMENT_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_FRAGMENT_ATOMIC_COUNTERS" with expression '0x92D6', CType: int- See Also:
- Constant Field Values
-
GL_RGB16UI
static final int GL_RGB16UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB16UI_EXT
Define "GL_RGB16UI" with expression '0x8D77', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR" with expression '0x93D6', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR" with expression '0x93D1', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
static final int GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_texture_cube_map_array,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array
Alias for:GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES,GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB,GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT
Define "GL_TEXTURE_BINDING_CUBE_MAP_ARRAY" with expression '0x900A', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR" with expression '0x93D3', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_10x8_KHR
static final int GL_COMPRESSED_RGBA_ASTC_10x8_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x8_KHR" with expression '0x93BA', CType: int- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS" with expression '0x92CC', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_VEC4
static final int GL_UNSIGNED_INT_VEC4
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC4_EXT
Define "GL_UNSIGNED_INT_VEC4" with expression '0x8DC8', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_CUBE
static final int GL_INT_IMAGE_CUBE
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_CUBE_EXT
Define "GL_INT_IMAGE_CUBE" with expression '0x905B', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_VEC3
static final int GL_UNSIGNED_INT_VEC3
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC3_EXT
Define "GL_UNSIGNED_INT_VEC3" with expression '0x8DC7', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_VEC2
static final int GL_UNSIGNED_INT_VEC2
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_VEC2_EXT
Define "GL_UNSIGNED_INT_VEC2" with expression '0x8DC6', CType: int- See Also:
- Constant Field Values
-
GL_COPY_READ_BUFFER
static final int GL_COPY_READ_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:GL_COPY_READ_BUFFER_NV
Define "GL_COPY_READ_BUFFER" with expression '0x8F36', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_CUBE
static final int GL_UNSIGNED_INT_IMAGE_CUBE
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_UNSIGNED_INT_IMAGE_CUBE_EXT
Define "GL_UNSIGNED_INT_IMAGE_CUBE" with expression '0x9066', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA8_ETC2_EAC
static final int GL_COMPRESSED_RGBA8_ETC2_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_RGBA8_ETC2_EAC" with expression '0x9278', CType: int- See Also:
- Constant Field Values
-
GL_R8_SNORM
static final int GL_R8_SNORM
GL_EXT_render_snorm,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_R8_SNORM" with expression '0x8F94', CType: int- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_ATOMIC_COUNTERS
static final int GL_MAX_VERTEX_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_VERTEX_ATOMIC_COUNTERS" with expression '0x92D2', CType: int- See Also:
- Constant Field Values
-
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT,GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES
Define "GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS" with expression '0x92CF', CType: int- See Also:
- Constant Field Values
-
GL_READ_ONLY
static final int GL_READ_ONLY
GL_VERSION_1_5,GL_ES_VERSION_3_1,GL_ARB_vertex_buffer_object
Alias for:GL_READ_ONLY_ARB
Define "GL_READ_ONLY" with expression '0x88B8', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_10x5_KHR
static final int GL_COMPRESSED_RGBA_ASTC_10x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x5_KHR" with expression '0x93B8', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_OFFSET
static final int GL_UNIFORM_OFFSET
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_OFFSET" with expression '0x8A3B', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_BUFFER
static final int GL_INT_SAMPLER_BUFFER
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_INT_SAMPLER_BUFFER_OES,GL_INT_SAMPLER_BUFFER_AMD,GL_INT_SAMPLER_BUFFER_EXT
Define "GL_INT_SAMPLER_BUFFER" with expression '0x8DD0', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE" with expression '0x8217', CType: int- See Also:
- Constant Field Values
-
GL_COPY_READ_BUFFER_BINDING
static final int GL_COPY_READ_BUFFER_BINDING
GL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_copy_buffer
Define "GL_COPY_READ_BUFFER_BINDING" with expression '0x8F36', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_5x5_KHR
static final int GL_COMPRESSED_RGBA_ASTC_5x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_5x5_KHR" with expression '0x93B2', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_BUFFER
static final int GL_UNSIGNED_INT_SAMPLER_BUFFER
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_AMD_vertex_shader_tesselator,GL_AMD_vertex_shader_tessellator,GL_OES_texture_buffer,GL_EXT_gpu_shader4,GL_EXT_texture_buffer
Alias for:GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD,GL_UNSIGNED_INT_SAMPLER_BUFFER_OES,GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
Define "GL_UNSIGNED_INT_SAMPLER_BUFFER" with expression '0x8DD8', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_ATOMIC_COUNTER
static final int GL_UNSIGNED_INT_ATOMIC_COUNTER
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_UNSIGNED_INT_ATOMIC_COUNTER" with expression '0x92DB', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_SHARED_SIZE
static final int GL_TEXTURE_SHARED_SIZE
GL_ES_VERSION_3_1,GL_VERSION_3_0,GL_EXT_texture_shared_exponent
Alias for:GL_TEXTURE_SHARED_SIZE_EXT
Define "GL_TEXTURE_SHARED_SIZE" with expression '0x8C3F', CType: int- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_UNIFORM_COMPONENTS
static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS
GL_ES_VERSION_3_0,GL_VERSION_2_0,GL_ARB_vertex_shader
Alias for:GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB
Define "GL_MAX_VERTEX_UNIFORM_COMPONENTS" with expression '0x8B4A', CType: int- See Also:
- Constant Field Values
-
GL_BLUE
static final int GL_BLUE
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_NV_blend_equation_advanced
Alias for:GL_BLUE_NV
Define "GL_BLUE" with expression '0x1905', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
static final int GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2" with expression '0x9277', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE" with expression '0x8215', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_NAME_LENGTH
static final int GL_UNIFORM_BLOCK_NAME_LENGTH
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_NAME_LENGTH" with expression '0x8A41', CType: int- See Also:
- Constant Field Values
-
GL_BUFFER_MAP_LENGTH
static final int GL_BUFFER_MAP_LENGTH
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_MAP_LENGTH" with expression '0x9120', CType: int- See Also:
- Constant Field Values
-
GL_RGB32UI
static final int GL_RGB32UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB32UI_EXT
Define "GL_RGB32UI" with expression '0x8D71', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_CUBE
static final int GL_IMAGE_CUBE
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_CUBE_EXT
Define "GL_IMAGE_CUBE" with expression '0x9050', CType: int- See Also:
- Constant Field Values
-
GL_RG_INTEGER
static final int GL_RG_INTEGER
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG_INTEGER" with expression '0x8228', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BUFFER_DATA_STORE_BINDING
static final int GL_TEXTURE_BUFFER_DATA_STORE_BINDING
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object,GL_OES_texture_buffer
Alias for:GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB,GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT,GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES
Define "GL_TEXTURE_BUFFER_DATA_STORE_BINDING" with expression '0x8C2D', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAMEBUFFER_LAYERS
static final int GL_MAX_FRAMEBUFFER_LAYERS
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_FRAMEBUFFER_LAYERS_EXT,GL_MAX_FRAMEBUFFER_LAYERS_OES
Define "GL_MAX_FRAMEBUFFER_LAYERS" with expression '0x9317', CType: int- See Also:
- Constant Field Values
-
GL_MAX_VERTEX_UNIFORM_BLOCKS
static final int GL_MAX_VERTEX_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_VERTEX_UNIFORM_BLOCKS" with expression '0x8A2B', CType: int- See Also:
- Constant Field Values
-
GL_SRGB8
static final int GL_SRGB8
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_EXT_texture_sRGB,GL_NV_sRGB_formats
Alias for:GL_SRGB8_EXT,GL_SRGB8_NV
Define "GL_SRGB8" with expression '0x8C41', CType: int- See Also:
- Constant Field Values
-
GL_PACK_SKIP_PIXELS
static final int GL_PACK_SKIP_PIXELS
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_SKIP_PIXELS" with expression '0x0D04', CType: int- See Also:
- Constant Field Values
-
GL_RGB_INTEGER
static final int GL_RGB_INTEGER
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB_INTEGER_EXT
Define "GL_RGB_INTEGER" with expression '0x8D98', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT
static final int GL_FRAMEBUFFER_DEFAULT
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_DEFAULT" with expression '0x8218', CType: int- See Also:
- Constant Field Values
-
GL_R16I
static final int GL_R16I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R16I" with expression '0x8233', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ETC2
static final int GL_COMPRESSED_SRGB8_ETC2
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SRGB8_ETC2" with expression '0x9275', CType: int- See Also:
- Constant Field Values
-
GL_GEOMETRY_SHADER_BIT
static final int GL_GEOMETRY_SHADER_BIT
GL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_GEOMETRY_SHADER_BIT_OES,GL_GEOMETRY_SHADER_BIT_EXT
Define "GL_GEOMETRY_SHADER_BIT" with expression '0x00000004', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
static final int GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV,GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS" with expression '0x8C8A', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_ALPHA_SIZE
static final int GL_TEXTURE_ALPHA_SIZE
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_ALPHA_SIZE_EXT
Define "GL_TEXTURE_ALPHA_SIZE" with expression '0x805F', CType: int- See Also:
- Constant Field Values
-
GL_DYNAMIC_READ
static final int GL_DYNAMIC_READ
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_DYNAMIC_READ_ARB
Define "GL_DYNAMIC_READ" with expression '0x88E9', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
static final int GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV,GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT
Define "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN" with expression '0x8C88', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BUFFER_START
static final int GL_UNIFORM_BUFFER_START
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BUFFER_START" with expression '0x8A29', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_CUBE_MAP_ARRAY
static final int GL_INT_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_cube_map_array,GL_EXT_shader_image_load_store,GL_EXT_texture_cube_map_array
Alias for:GL_INT_IMAGE_CUBE_MAP_ARRAY_OES,GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT
Define "GL_INT_IMAGE_CUBE_MAP_ARRAY" with expression '0x905F', CType: int- See Also:
- Constant Field Values
-
GL_MAX_UNIFORM_BLOCK_SIZE
static final int GL_MAX_UNIFORM_BLOCK_SIZE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_UNIFORM_BLOCK_SIZE" with expression '0x8A30', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT_WIDTH
static final int GL_FRAMEBUFFER_DEFAULT_WIDTH
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_WIDTH" with expression '0x9310', CType: int- See Also:
- Constant Field Values
-
GL_RGBA16I
static final int GL_RGBA16I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA16I_EXT
Define "GL_RGBA16I" with expression '0x8D88', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_MAX_LEVEL
static final int GL_TEXTURE_MAX_LEVEL
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_APPLE_texture_max_level,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MAX_LEVEL_APPLE,GL_TEXTURE_MAX_LEVEL_SGIS
Define "GL_TEXTURE_MAX_LEVEL" with expression '0x813D', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BUFFER
static final int GL_TRANSFORM_FEEDBACK_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_NV,GL_TRANSFORM_FEEDBACK_BUFFER_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER" with expression '0x8C8E', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_ATOMIC_COUNTERS
static final int GL_MAX_COMBINED_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_COMBINED_ATOMIC_COUNTERS" with expression '0x92D7', CType: int- See Also:
- Constant Field Values
-
GL_TRIANGLE_STRIP_ADJACENCY_EXT
static final int GL_TRIANGLE_STRIP_ADJACENCY_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_TRIANGLE_STRIP_ADJACENCY_EXT" with expression '0x000D', CType: int- See Also:
- Constant Field Values
-
GL_LINE_STRIP_ADJACENCY_EXT
static final int GL_LINE_STRIP_ADJACENCY_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_LINE_STRIP_ADJACENCY_EXT" with expression '0x000B', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_BINDING
static final int GL_UNIFORM_BLOCK_BINDING
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_BINDING" with expression '0x8A3F', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_GREEN_SIZE
static final int GL_TEXTURE_GREEN_SIZE
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_GREEN_SIZE_EXT
Define "GL_TEXTURE_GREEN_SIZE" with expression '0x805D', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
static final int GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS" with expression '0x8A33', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_TYPE
static final int GL_UNIFORM_TYPE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_TYPE" with expression '0x8A37', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_HEIGHT
static final int GL_TEXTURE_HEIGHT
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_QCOM_extended_get
Alias for:GL_TEXTURE_HEIGHT_QCOM
Define "GL_TEXTURE_HEIGHT" with expression '0x1001', CType: int- See Also:
- Constant Field Values
-
GL_RGB9_E5
static final int GL_RGB9_E5
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_shared_exponent,GL_APPLE_texture_packed_float
Alias for:GL_RGB9_E5_EXT,GL_RGB9_E5_APPLE
Define "GL_RGB9_E5" with expression '0x8C3D', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK
static final int GL_TRANSFORM_FEEDBACK
GL_ARB_transform_feedback2,GL_EXT_debug_label,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:GL_TRANSFORM_FEEDBACK_NV
Define "GL_TRANSFORM_FEEDBACK" with expression '0x8E22', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BLUE_TYPE
static final int GL_TEXTURE_BLUE_TYPE
GL_ES_VERSION_3_1,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_ARB_texture_float
Alias for:GL_TEXTURE_BLUE_TYPE_ARB
Define "GL_TEXTURE_BLUE_TYPE" with expression '0x8C12', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_CUBE_SHADOW
static final int GL_SAMPLER_CUBE_SHADOW
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_shadow_samplers_cube
Alias for:GL_SAMPLER_CUBE_SHADOW_EXT,GL_SAMPLER_CUBE_SHADOW_NV
Define "GL_SAMPLER_CUBE_SHADOW" with expression '0x8DC5', CType: int- See Also:
- Constant Field Values
-
GL_LINES_ADJACENCY_EXT
static final int GL_LINES_ADJACENCY_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_LINES_ADJACENCY_EXT" with expression '0x000A', CType: int- See Also:
- Constant Field Values
-
GL_RGBA8UI
static final int GL_RGBA8UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA8UI_EXT
Define "GL_RGBA8UI" with expression '0x8D7C', CType: int- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
static final int GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT
Define "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT" with expression '0x00000001', CType: int- See Also:
- Constant Field Values
-
GL_DEPTH_COMPONENT32F
static final int GL_DEPTH_COMPONENT32F
GL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_DEPTH_COMPONENT32F_NV
Define "GL_DEPTH_COMPONENT32F" with expression '0x8CAC', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
static final int GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV,GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING" with expression '0x8C8F', CType: int- See Also:
- Constant Field Values
-
GL_R32I
static final int GL_R32I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_R32I" with expression '0x8235', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_LAYERED
static final int GL_IMAGE_BINDING_LAYERED
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LAYERED_EXT
Define "GL_IMAGE_BINDING_LAYERED" with expression '0x8F3C', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_4x4_KHR
static final int GL_COMPRESSED_RGBA_ASTC_4x4_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_4x4_KHR" with expression '0x93B0', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR" with expression '0x93DB', CType: int- See Also:
- Constant Field Values
-
GL_RGB8I
static final int GL_RGB8I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB8I_EXT
Define "GL_RGB8I" with expression '0x8D8F', CType: int- See Also:
- Constant Field Values
-
GL_RG16I
static final int GL_RG16I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG16I" with expression '0x8239', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT
static final int GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT" with expression '0x8DA7', CType: int- See Also:
- Constant Field Values
-
GL_RGBA32UI
static final int GL_RGBA32UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA32UI_EXT
Define "GL_RGBA32UI" with expression '0x8D70', CType: int- See Also:
- Constant Field Values
-
GL_RG32UI
static final int GL_RG32UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG32UI" with expression '0x823C', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
static final int GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
GL_ES_VERSION_3_0,GL_VERSION_2_0,GL_ARB_fragment_shader
Alias for:GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
Define "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS" with expression '0x8B49', CType: int- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_DIVISOR
static final int GL_VERTEX_ATTRIB_ARRAY_DIVISOR
GL_VERSION_3_3,GL_ES_VERSION_3_0,GL_NV_instanced_arrays,GL_ARB_instanced_arrays,GL_EXT_instanced_arrays,GL_ANGLE_instanced_arrays
Alias for:GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT,GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
Define "GL_VERTEX_ATTRIB_ARRAY_DIVISOR" with expression '0x88FE', CType: int- See Also:
- Constant Field Values
-
GL_ELEMENT_ARRAY_BARRIER_BIT
static final int GL_ELEMENT_ARRAY_BARRIER_BIT
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_ELEMENT_ARRAY_BARRIER_BIT_EXT
Define "GL_ELEMENT_ARRAY_BARRIER_BIT" with expression '0x00000002', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR" with expression '0x93D5', CType: int- See Also:
- Constant Field Values
-
GL_PRIMITIVE_RESTART_FIXED_INDEX
static final int GL_PRIMITIVE_RESTART_FIXED_INDEX
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_PRIMITIVE_RESTART_FIXED_INDEX" with expression '0x8D69', CType: int- See Also:
- Constant Field Values
-
GL_INTERLEAVED_ATTRIBS
static final int GL_INTERLEAVED_ATTRIBS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_INTERLEAVED_ATTRIBS_NV,GL_INTERLEAVED_ATTRIBS_EXT
Define "GL_INTERLEAVED_ATTRIBS" with expression '0x8C8C', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BINDING_2D_ARRAY
static final int GL_TEXTURE_BINDING_2D_ARRAY
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_array
Alias for:GL_TEXTURE_BINDING_2D_ARRAY_EXT
Define "GL_TEXTURE_BINDING_2D_ARRAY" with expression '0x8C1D', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_WIDTH
static final int GL_TEXTURE_WIDTH
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_QCOM_extended_get
Alias for:GL_TEXTURE_WIDTH_QCOM
Define "GL_TEXTURE_WIDTH" with expression '0x1000', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLE_SHADING
static final int GL_SAMPLE_SHADING
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:GL_SAMPLE_SHADING_OES,GL_SAMPLE_SHADING_ARB
Define "GL_SAMPLE_SHADING" with expression '0x8C36', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_3D
static final int GL_IMAGE_3D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_3D_EXT
Define "GL_IMAGE_3D" with expression '0x904E', CType: int- See Also:
- Constant Field Values
-
GL_LAST_VERTEX_CONVENTION
static final int GL_LAST_VERTEX_CONVENTION
GL_ARB_provoking_vertex,GL_ES_VERSION_3_2,GL_VERSION_3_2,GL_EXT_provoking_vertex,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_LAST_VERTEX_CONVENTION_EXT,GL_LAST_VERTEX_CONVENTION_OES
Define "GL_LAST_VERTEX_CONVENTION" with expression '0x8E4E', CType: int- See Also:
- Constant Field Values
-
GL_CONTEXT_FLAGS
static final int GL_CONTEXT_FLAGS
GL_ES_VERSION_3_2,GL_VERSION_3_0
Define "GL_CONTEXT_FLAGS" with expression '0x821E', CType: int- See Also:
- Constant Field Values
-
GL_MIN_PROGRAM_TEXEL_OFFSET
static final int GL_MIN_PROGRAM_TEXEL_OFFSET
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_gpu_program4
Alias for:GL_MIN_PROGRAM_TEXEL_OFFSET_EXT,GL_MIN_PROGRAM_TEXEL_OFFSET_NV
Define "GL_MIN_PROGRAM_TEXEL_OFFSET" with expression '0x8904', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_MAX_LOD
static final int GL_TEXTURE_MAX_LOD
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_MAX_LOD_SGIS
Define "GL_TEXTURE_MAX_LOD" with expression '0x813B', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_CUBE_MAP_ARRAY
static final int GL_SAMPLER_CUBE_MAP_ARRAY
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_SAMPLER_CUBE_MAP_ARRAY_ARB,GL_SAMPLER_CUBE_MAP_ARRAY_EXT,GL_SAMPLER_CUBE_MAP_ARRAY_OES
Define "GL_SAMPLER_CUBE_MAP_ARRAY" with expression '0x900C', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_12x12_KHR
static final int GL_COMPRESSED_RGBA_ASTC_12x12_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_12x12_KHR" with expression '0x93BD', CType: int- See Also:
- Constant Field Values
-
GL_RGBA32I
static final int GL_RGBA32I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA32I_EXT
Define "GL_RGBA32I" with expression '0x8D82', CType: int- See Also:
- Constant Field Values
-
GL_RG32I
static final int GL_RG32I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG32I" with expression '0x823B', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_6x6_KHR
static final int GL_COMPRESSED_RGBA_ASTC_6x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_6x6_KHR" with expression '0x93B4', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAMEBUFFER_HEIGHT
static final int GL_MAX_FRAMEBUFFER_HEIGHT
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_HEIGHT" with expression '0x9316', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS" with expression '0x92D1', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
static final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV,GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT
Define "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS" with expression '0x8C8B', CType: int- See Also:
- Constant Field Values
-
GL_PACK_SKIP_ROWS
static final int GL_PACK_SKIP_ROWS
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0
Define "GL_PACK_SKIP_ROWS" with expression '0x0D03', CType: int- See Also:
- Constant Field Values
-
GL_NUM_EXTENSIONS
static final int GL_NUM_EXTENSIONS
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_NUM_EXTENSIONS" with expression '0x821D', CType: int- See Also:
- Constant Field Values
-
GL_VERTEX_ATTRIB_ARRAY_INTEGER
static final int GL_VERTEX_ATTRIB_ARRAY_INTEGER
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4,GL_NV_vertex_program4
Alias for:GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT,GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV
Define "GL_VERTEX_ATTRIB_ARRAY_INTEGER" with expression '0x88FD', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR" with expression '0x93DA', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_CUBE
static final int GL_UNSIGNED_INT_SAMPLER_CUBE
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_CUBE_EXT
Define "GL_UNSIGNED_INT_SAMPLER_CUBE" with expression '0x8DD4', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_5x4_KHR
static final int GL_COMPRESSED_RGBA_ASTC_5x4_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_5x4_KHR" with expression '0x93B1', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
static final int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT,GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES
Define "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS" with expression '0x92D4', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE" with expression '0x8213', CType: int- See Also:
- Constant Field Values
-
GL_QUADS
static final int GL_QUADS
GL_ES_VERSION_3_2,GL_VERSION_1_1,GL_VERSION_1_0,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_QUADS_OES,GL_QUADS_EXT
Define "GL_QUADS" with expression '0x0007', CType: int- See Also:
- Constant Field Values
-
GL_ATOMIC_COUNTER_BUFFER_START
static final int GL_ATOMIC_COUNTER_BUFFER_START
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_START" with expression '0x92C2', CType: int- See Also:
- Constant Field Values
-
GL_DEPTH
static final int GL_DEPTH
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_DEPTH_EXT
Define "GL_DEPTH" with expression '0x1801', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAGMENT_UNIFORM_BLOCKS
static final int GL_MAX_FRAGMENT_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_FRAGMENT_UNIFORM_BLOCKS" with expression '0x8A2D', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BUFFER
static final int GL_IMAGE_BUFFER
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer,GL_OES_texture_buffer
Alias for:GL_IMAGE_BUFFER_EXT,GL_IMAGE_BUFFER_OES
Define "GL_IMAGE_BUFFER" with expression '0x9051', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_IMAGE_BUFFER
static final int GL_UNSIGNED_INT_IMAGE_BUFFER
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_buffer,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer
Alias for:GL_UNSIGNED_INT_IMAGE_BUFFER_OES,GL_UNSIGNED_INT_IMAGE_BUFFER_EXT
Define "GL_UNSIGNED_INT_IMAGE_BUFFER" with expression '0x9067', CType: int- See Also:
- Constant Field Values
-
GL_READ_WRITE
static final int GL_READ_WRITE
GL_VERSION_1_5,GL_ES_VERSION_3_1,GL_ARB_vertex_buffer_object
Alias for:GL_READ_WRITE_ARB
Define "GL_READ_WRITE" with expression '0x88BA', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_DEPTH
static final int GL_TEXTURE_DEPTH
GL_ES_VERSION_3_1,GL_VERSION_1_2,GL_EXT_texture3D,GL_QCOM_extended_get
Alias for:GL_TEXTURE_DEPTH_EXT,GL_TEXTURE_DEPTH_QCOM
Define "GL_TEXTURE_DEPTH" with expression '0x8071', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_tessellation_shader,GL_EXT_tessellation_shader
Alias for:GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES,GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT
Define "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS" with expression '0x92CE', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS
static final int GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS" with expression '0x9314', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ELEMENTS_INDICES
static final int GL_MAX_ELEMENTS_INDICES
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:GL_MAX_ELEMENTS_INDICES_EXT
Define "GL_MAX_ELEMENTS_INDICES" with expression '0x80E9', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_2D
static final int GL_IMAGE_2D
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_2D_EXT
Define "GL_IMAGE_2D" with expression '0x904D', CType: int- See Also:
- Constant Field Values
-
GL_TESS_EVALUATION_SHADER_BIT
static final int GL_TESS_EVALUATION_SHADER_BIT
GL_ARB_separate_shader_objects,GL_ES_VERSION_3_2,GL_VERSION_4_1,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_TESS_EVALUATION_SHADER_BIT_EXT,GL_TESS_EVALUATION_SHADER_BIT_OES
Define "GL_TESS_EVALUATION_SHADER_BIT" with expression '0x00000010', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BUFFER
static final int GL_UNIFORM_BUFFER
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_EXT_bindable_uniform
Alias for:GL_UNIFORM_BUFFER_EXT
Define "GL_UNIFORM_BUFFER" with expression '0x8A11', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_RED_SIZE
static final int GL_TEXTURE_RED_SIZE
GL_ES_VERSION_3_1,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_texture
Alias for:GL_TEXTURE_RED_SIZE_EXT
Define "GL_TEXTURE_RED_SIZE" with expression '0x805C', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_8x6_KHR
static final int GL_COMPRESSED_RGBA_ASTC_8x6_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_8x6_KHR" with expression '0x93B6', CType: int- See Also:
- Constant Field Values
-
GL_RGB8UI
static final int GL_RGB8UI
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB8UI_EXT
Define "GL_RGB8UI" with expression '0x8D7D', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_IS_ROW_MAJOR
static final int GL_UNIFORM_IS_ROW_MAJOR
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_IS_ROW_MAJOR" with expression '0x8A3E', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_INDEX
static final int GL_UNIFORM_BLOCK_INDEX
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_INDEX" with expression '0x8A3A', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_BASE_LEVEL
static final int GL_TEXTURE_BASE_LEVEL
GL_ES_VERSION_3_0,GL_VERSION_1_2,GL_SGIS_texture_lod
Alias for:GL_TEXTURE_BASE_LEVEL_SGIS
Define "GL_TEXTURE_BASE_LEVEL" with expression '0x813C', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
static final int GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER" with expression '0x8A44', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_2D_ARRAY
static final int GL_INT_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_INT_IMAGE_2D_ARRAY_EXT
Define "GL_INT_IMAGE_2D_ARRAY" with expression '0x905E', CType: int- See Also:
- Constant Field Values
-
GL_RGB16I
static final int GL_RGB16I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGB16I_EXT
Define "GL_RGB16I" with expression '0x8D89', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_R11_EAC
static final int GL_COMPRESSED_R11_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_R11_EAC" with expression '0x9270', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_LOD_BIAS
static final int GL_MAX_TEXTURE_LOD_BIAS
GL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_texture_lod_bias
Alias for:GL_MAX_TEXTURE_LOD_BIAS_EXT
Define "GL_MAX_TEXTURE_LOD_BIAS" with expression '0x84FD', CType: int- See Also:
- Constant Field Values
-
GL_R11F_G11F_B10F
static final int GL_R11F_G11F_B10F
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_texture_packed_float,GL_EXT_packed_float
Alias for:GL_R11F_G11F_B10F_APPLE,GL_R11F_G11F_B10F_EXT
Define "GL_R11F_G11F_B10F" with expression '0x8C3A', CType: int- See Also:
- Constant Field Values
-
GL_RGBA8I
static final int GL_RGBA8I
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_texture_integer
Alias for:GL_RGBA8I_EXT
Define "GL_RGBA8I" with expression '0x8D8E', CType: int- See Also:
- Constant Field Values
-
GL_INT_IMAGE_BUFFER
static final int GL_INT_IMAGE_BUFFER
GL_ARB_shader_image_load_store,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_texture_buffer,GL_EXT_shader_image_load_store,GL_EXT_texture_buffer
Alias for:GL_INT_IMAGE_BUFFER_OES,GL_INT_IMAGE_BUFFER_EXT
Define "GL_INT_IMAGE_BUFFER" with expression '0x905C', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_COMPRESSED
static final int GL_TEXTURE_COMPRESSED
GL_ES_VERSION_3_1,GL_VERSION_1_3,GL_ARB_texture_compression
Alias for:GL_TEXTURE_COMPRESSED_ARB
Define "GL_TEXTURE_COMPRESSED" with expression '0x86A1', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_EXT_tessellation_shader,GL_OES_tessellation_shader
Alias for:GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT,GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES
Define "GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS" with expression '0x92CD', CType: int- See Also:
- Constant Field Values
-
GL_QUERY_NO_WAIT
static final int GL_QUERY_NO_WAIT
GL_VERSION_3_0,GL_NV_conditional_render
Alias for:GL_QUERY_NO_WAIT_NV
Define "GL_QUERY_NO_WAIT" with expression '0x8E14', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SIGNED_R11_EAC
static final int GL_COMPRESSED_SIGNED_R11_EAC
GL_ARB_ES3_compatibility,GL_VERSION_4_3,GL_ES_VERSION_3_0
Define "GL_COMPRESSED_SIGNED_R11_EAC" with expression '0x9271', CType: int- See Also:
- Constant Field Values
-
GL_MIN
static final int GL_MIN
GL_OES_draw_buffers_indexed,GL_ARB_imaging,GL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_blend_minmax
Alias for:GL_MIN_EXT
Define "GL_MIN" with expression '0x8007', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
static final int GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
GL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0
Define "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE" with expression '0x8212', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR" with expression '0x93D7', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
static final int GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_EXT_geometry_shader,GL_OES_geometry_shader
Alias for:GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT,GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES
Define "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS" with expression '0x8A32', CType: int- See Also:
- Constant Field Values
-
GL_STREAM_READ
static final int GL_STREAM_READ
GL_VERSION_1_5,GL_ES_VERSION_3_0,GL_ARB_vertex_buffer_object
Alias for:GL_STREAM_READ_ARB
Define "GL_STREAM_READ" with expression '0x88E1', CType: int- See Also:
- Constant Field Values
-
GL_FIRST_VERTEX_CONVENTION
static final int GL_FIRST_VERTEX_CONVENTION
GL_ARB_provoking_vertex,GL_ES_VERSION_3_2,GL_VERSION_3_2,GL_OES_geometry_shader,GL_EXT_provoking_vertex,GL_EXT_geometry_shader
Alias for:GL_FIRST_VERTEX_CONVENTION_OES,GL_FIRST_VERTEX_CONVENTION_EXT
Define "GL_FIRST_VERTEX_CONVENTION" with expression '0x8E4D', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_VARYINGS
static final int GL_TRANSFORM_FEEDBACK_VARYINGS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_VARYINGS_NV,GL_TRANSFORM_FEEDBACK_VARYINGS_EXT
Define "GL_TRANSFORM_FEEDBACK_VARYINGS" with expression '0x8C83', CType: int- See Also:
- Constant Field Values
-
GL_MAX
static final int GL_MAX
GL_OES_draw_buffers_indexed,GL_ARB_imaging,GL_ES_VERSION_3_0,GL_VERSION_1_4,GL_EXT_blend_minmax
Alias for:GL_MAX_EXT
Define "GL_MAX" with expression '0x8008', CType: int- See Also:
- Constant Field Values
-
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
static final int GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
GL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_texture_cube_map_array,GL_EXT_texture_cube_map_array,GL_OES_texture_cube_map_array
Alias for:GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB,GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT,GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES
Define "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW" with expression '0x900D', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_ARRAY_STRIDE
static final int GL_UNIFORM_ARRAY_STRIDE
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_UNIFORM_ARRAY_STRIDE" with expression '0x8A3C', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT
static final int GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT
GL_NV_geometry_program4,GL_EXT_geometry_shader4,GL_EXT_geometry_shader
Define "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT" with expression '0x8DA8', CType: int- See Also:
- Constant Field Values
-
GL_SEPARATE_ATTRIBS
static final int GL_SEPARATE_ATTRIBS
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:GL_SEPARATE_ATTRIBS_EXT,GL_SEPARATE_ATTRIBS_NV
Define "GL_SEPARATE_ATTRIBS" with expression '0x8C8D', CType: int- See Also:
- Constant Field Values
-
GL_TEXTURE_DEPTH_SIZE
static final int GL_TEXTURE_DEPTH_SIZE
GL_ES_VERSION_3_1,GL_VERSION_1_4,GL_ARB_depth_texture
Alias for:GL_TEXTURE_DEPTH_SIZE_ARB
Define "GL_TEXTURE_DEPTH_SIZE" with expression '0x884A', CType: int- See Also:
- Constant Field Values
-
GL_RG8UI
static final int GL_RG8UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG8UI" with expression '0x8238', CType: int- See Also:
- Constant Field Values
-
GL_MAJOR_VERSION
static final int GL_MAJOR_VERSION
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_MAJOR_VERSION" with expression '0x821B', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR" with expression '0x93D8', CType: int- See Also:
- Constant Field Values
-
GL_FRAMEBUFFER_DEFAULT_HEIGHT
static final int GL_FRAMEBUFFER_DEFAULT_HEIGHT
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_FRAMEBUFFER_DEFAULT_HEIGHT" with expression '0x9311', CType: int- See Also:
- Constant Field Values
-
GL_MAX_TEXTURE_BUFFER_SIZE
static final int GL_MAX_TEXTURE_BUFFER_SIZE
GL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object
Alias for:GL_MAX_TEXTURE_BUFFER_SIZE_OES,GL_MAX_TEXTURE_BUFFER_SIZE_ARB,GL_MAX_TEXTURE_BUFFER_SIZE_EXT
Define "GL_MAX_TEXTURE_BUFFER_SIZE" with expression '0x8C2B', CType: int- See Also:
- Constant Field Values
-
GL_MAX_UNIFORM_BUFFER_BINDINGS
static final int GL_MAX_UNIFORM_BUFFER_BINDINGS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_UNIFORM_BUFFER_BINDINGS" with expression '0x8A2F', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT2x3
static final int GL_FLOAT_MAT2x3
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT2x3_NV
Define "GL_FLOAT_MAT2x3" with expression '0x8B65', CType: int- See Also:
- Constant Field Values
-
GL_FLOAT_MAT2x4
static final int GL_FLOAT_MAT2x4
GL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:GL_FLOAT_MAT2x4_NV
Define "GL_FLOAT_MAT2x4" with expression '0x8B66', CType: int- See Also:
- Constant Field Values
-
GL_RG16UI
static final int GL_RG16UI
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG16UI" with expression '0x823A', CType: int- See Also:
- Constant Field Values
-
GL_MAX_VARYING_COMPONENTS
static final int GL_MAX_VARYING_COMPONENTS
GL_ARB_geometry_shader4,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_geometry_shader4
Alias for:GL_MAX_VARYING_COMPONENTS_EXT
Define "GL_MAX_VARYING_COMPONENTS" with expression '0x8B4B', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_2D
static final int GL_UNSIGNED_INT_SAMPLER_2D
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_2D_EXT
Define "GL_UNSIGNED_INT_SAMPLER_2D" with expression '0x8DD2', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_10x10_KHR
static final int GL_COMPRESSED_RGBA_ASTC_10x10_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_10x10_KHR" with expression '0x93BB', CType: int- See Also:
- Constant Field Values
-
GL_UNSIGNED_INT_SAMPLER_3D
static final int GL_UNSIGNED_INT_SAMPLER_3D
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_UNSIGNED_INT_SAMPLER_3D_EXT
Define "GL_UNSIGNED_INT_SAMPLER_3D" with expression '0x8DD3', CType: int- See Also:
- Constant Field Values
-
GL_INT_SAMPLER_CUBE
static final int GL_INT_SAMPLER_CUBE
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:GL_INT_SAMPLER_CUBE_EXT
Define "GL_INT_SAMPLER_CUBE" with expression '0x8DCC', CType: int- See Also:
- Constant Field Values
-
GL_RGB8_SNORM
static final int GL_RGB8_SNORM
GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_RGB8_SNORM" with expression '0x8F96', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_RGBA_ASTC_6x5_KHR
static final int GL_COMPRESSED_RGBA_ASTC_6x5_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_RGBA_ASTC_6x5_KHR" with expression '0x93B3', CType: int- See Also:
- Constant Field Values
-
GL_MAX_GEOMETRY_ATOMIC_COUNTERS
static final int GL_MAX_GEOMETRY_ATOMIC_COUNTERS
GL_ARB_shader_atomic_counters,GL_ES_VERSION_3_2,GL_VERSION_4_2,GL_OES_geometry_shader,GL_EXT_geometry_shader
Alias for:GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES,GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT
Define "GL_MAX_GEOMETRY_ATOMIC_COUNTERS" with expression '0x92D5', CType: int- See Also:
- Constant Field Values
-
GL_RG8I
static final int GL_RG8I
GL_ES_VERSION_3_0,GL_ARB_texture_rg,GL_VERSION_3_0
Define "GL_RG8I" with expression '0x8237', CType: int- See Also:
- Constant Field Values
-
GL_READ_BUFFER
static final int GL_READ_BUFFER
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_multiview_draw_buffers,GL_NV_read_buffer
Alias for:GL_READ_BUFFER_EXT,GL_READ_BUFFER_NV
Define "GL_READ_BUFFER" with expression '0x0C02', CType: int- See Also:
- Constant Field Values
-
GL_DEPTH_STENCIL_TEXTURE_MODE
static final int GL_DEPTH_STENCIL_TEXTURE_MODE
GL_ARB_stencil_texturing,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_DEPTH_STENCIL_TEXTURE_MODE" with expression '0x90EA', CType: int- See Also:
- Constant Field Values
-
GL_PRIMITIVES_GENERATED
static final int GL_PRIMITIVES_GENERATED
GL_ES_VERSION_3_2,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_EXT_geometry_shader,GL_NV_transform_feedback,GL_OES_geometry_shader
Alias for:GL_PRIMITIVES_GENERATED_EXT,GL_PRIMITIVES_GENERATED_NV,GL_PRIMITIVES_GENERATED_OES
Define "GL_PRIMITIVES_GENERATED" with expression '0x8C87', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
static final int GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS" with expression '0x92D0', CType: int- See Also:
- Constant Field Values
-
GL_UNIFORM_BUFFER_BINDING
static final int GL_UNIFORM_BUFFER_BINDING
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1,GL_EXT_bindable_uniform
Alias for:GL_UNIFORM_BUFFER_BINDING_EXT
Define "GL_UNIFORM_BUFFER_BINDING" with expression '0x8A28', CType: int- See Also:
- Constant Field Values
-
GL_ATOMIC_COUNTER_BUFFER
static final int GL_ATOMIC_COUNTER_BUFFER
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER" with expression '0x92C0', CType: int- See Also:
- Constant Field Values
-
GL_MAX_FRAMEBUFFER_SAMPLES
static final int GL_MAX_FRAMEBUFFER_SAMPLES
GL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
Define "GL_MAX_FRAMEBUFFER_SAMPLES" with expression '0x9318', CType: int- See Also:
- Constant Field Values
-
GL_DEPTH32F_STENCIL8
static final int GL_DEPTH32F_STENCIL8
GL_ARB_depth_buffer_float,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_depth_buffer_float
Alias for:GL_DEPTH32F_STENCIL8_NV
Define "GL_DEPTH32F_STENCIL8" with expression '0x8CAD', CType: int- See Also:
- Constant Field Values
-
GL_IMAGE_BINDING_LEVEL
static final int GL_IMAGE_BINDING_LEVEL
GL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:GL_IMAGE_BINDING_LEVEL_EXT
Define "GL_IMAGE_BINDING_LEVEL" with expression '0x8F3B', CType: int- See Also:
- Constant Field Values
-
GL_BUFFER_MAP_OFFSET
static final int GL_BUFFER_MAP_OFFSET
GL_ES_VERSION_3_0,GL_VERSION_3_0
Define "GL_BUFFER_MAP_OFFSET" with expression '0x9121', CType: int- See Also:
- Constant Field Values
-
GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
static final int GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS" with expression '0x92D9', CType: int- See Also:
- Constant Field Values
-
GL_RGB10_A2UI
static final int GL_RGB10_A2UI
GL_ARB_texture_rgb10_a2ui,GL_VERSION_3_3,GL_ES_VERSION_3_0
Define "GL_RGB10_A2UI" with expression '0x906F', CType: int- See Also:
- Constant Field Values
-
GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
static final int GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS" with expression '0x92DC', CType: int- See Also:
- Constant Field Values
-
GL_TRANSFORM_FEEDBACK_BUFFER_START
static final int GL_TRANSFORM_FEEDBACK_BUFFER_START
GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:GL_TRANSFORM_FEEDBACK_BUFFER_START_NV,GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT
Define "GL_TRANSFORM_FEEDBACK_BUFFER_START" with expression '0x8C84', CType: int- See Also:
- Constant Field Values
-
GL_COPY_WRITE_BUFFER_BINDING
static final int GL_COPY_WRITE_BUFFER_BINDING
GL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_copy_buffer
Define "GL_COPY_WRITE_BUFFER_BINDING" with expression '0x8F37', CType: int- See Also:
- Constant Field Values
-
GL_STENCIL
static final int GL_STENCIL
GL_ES_VERSION_3_0,GL_VERSION_1_1,GL_VERSION_1_0,GL_EXT_discard_framebuffer
Alias for:GL_STENCIL_EXT
Define "GL_STENCIL" with expression '0x1802', CType: int- See Also:
- Constant Field Values
-
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
static final int GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
GL_KHR_texture_compression_astc_hdr,GL_KHR_texture_compression_astc_ldr
Define "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR" with expression '0x93DC', CType: int- See Also:
- Constant Field Values
-
GL_ATOMIC_COUNTER_BUFFER_BINDING
static final int GL_ATOMIC_COUNTER_BUFFER_BINDING
GL_ARB_shader_atomic_counters,GL_VERSION_4_2,GL_ES_VERSION_3_1
Define "GL_ATOMIC_COUNTER_BUFFER_BINDING" with expression '0x92C1', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
static final int GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS" with expression '0x8A31', CType: int- See Also:
- Constant Field Values
-
GL_MAX_COMBINED_UNIFORM_BLOCKS
static final int GL_MAX_COMBINED_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
Define "GL_MAX_COMBINED_UNIFORM_BLOCKS" with expression '0x8A2E', CType: int- See Also:
- Constant Field Values
-
GL_INVALID_INDEX
static final int GL_INVALID_INDEX
Part ofGL_ARB_uniform_buffer_object- See Also:
- Constant Field Values
-
GL_TIMEOUT_IGNORED
static final long GL_TIMEOUT_IGNORED
Part ofGL_ARB_sync- See Also:
- Constant Field Values
-
-
Method Detail
-
glReadBuffer
void glReadBuffer(int mode)
Entry point to C language function:void glReadBuffer(GLenum mode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_1_0,GL_NV_read_buffer
Alias for:glReadBufferNV
-
glGetTexLevelParameterfv
void glGetTexLevelParameterfv(int target, int level, int pname, FloatBuffer params)Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0- Parameters:
params- a direct or array-backedFloatBuffer
-
glGetTexLevelParameterfv
void glGetTexLevelParameterfv(int target, int level, int pname, float[] params, int params_offset)Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0
-
glGetTexLevelParameteriv
void glGetTexLevelParameteriv(int target, int level, int pname, IntBuffer params)Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0- Parameters:
params- a direct or array-backedIntBuffer
-
glGetTexLevelParameteriv
void glGetTexLevelParameteriv(int target, int level, int pname, int[] params, int params_offset)Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1,GL_VERSION_1_0
-
glDrawRangeElements
void glDrawRangeElements(int mode, int start, int end, int count, int type, long indices_buffer_offset)Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_3_0,GL_VERSION_1_2,GL_EXT_draw_range_elements
Alias for:glDrawRangeElementsEXT
-
glUniformMatrix2x3fv
void glUniformMatrix2x3fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix2x3fv
void glUniformMatrix2x3fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV
-
glUniformMatrix3x2fv
void glUniformMatrix3x2fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix3x2fv
void glUniformMatrix3x2fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV
-
glUniformMatrix2x4fv
void glUniformMatrix2x4fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix2x4fv
void glUniformMatrix2x4fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV
-
glUniformMatrix4x2fv
void glUniformMatrix4x2fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix4x2fv
void glUniformMatrix4x2fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV
-
glUniformMatrix3x4fv
void glUniformMatrix3x4fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix3x4fv
void glUniformMatrix3x4fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV
-
glUniformMatrix4x3fv
void glUniformMatrix4x3fv(int location, int count, boolean transpose, FloatBuffer value)Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV- Parameters:
value- a direct or array-backedFloatBuffer
-
glUniformMatrix4x3fv
void glUniformMatrix4x3fv(int location, int count, boolean transpose, float[] value, int value_offset)Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_2_1,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV
-
glColorMaski
void glColorMaski(int index, boolean r, boolean g, boolean b, boolean a)Entry point to C language function:void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glColorMaskiEXT,glColorMaskiOES
-
glGetBooleani_v
void glGetBooleani_v(int target, int index, ByteBuffer data)Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1,GL_VERSION_3_0- Parameters:
data- a direct or array-backedByteBuffer
-
glGetBooleani_v
void glGetBooleani_v(int target, int index, byte[] data, int data_offset)Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1,GL_VERSION_3_0
-
glGetIntegeri_v
void glGetIntegeri_v(int target, int index, IntBuffer data)Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT- Parameters:
data- a direct or array-backedIntBuffer
-
glGetIntegeri_v
void glGetIntegeri_v(int target, int index, int[] data, int data_offset)Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT
-
glEnablei
void glEnablei(int target, int index)Entry point to C language function:void glEnablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_NV_viewport_array,GL_OES_draw_buffers_indexed,GL_EXT_draw_buffers_indexed
Alias for:glEnableiNV,glEnableiOES,glEnableiEXT
-
glDisablei
void glDisablei(int target, int index)Entry point to C language function:void glDisablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_OES_draw_buffers_indexed,GL_NV_viewport_array,GL_EXT_draw_buffers_indexed
Alias for:glDisableiOES,glDisableiNV,glDisableiEXT
-
glIsEnabledi
boolean glIsEnabledi(int target, int index)Entry point to C language function:GLboolean glIsEnabledi(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_0,GL_OES_draw_buffers_indexed,GL_NV_viewport_array,GL_EXT_draw_buffers_indexed
Alias for:glIsEnablediOES,glIsEnablediNV,glIsEnablediEXT
-
glBeginTransformFeedback
void glBeginTransformFeedback(int primitiveMode)
Entry point to C language function:void glBeginTransformFeedback(GLenum primitiveMode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:glBeginTransformFeedbackEXT,glBeginTransformFeedbackNV
-
glEndTransformFeedback
void glEndTransformFeedback()
Entry point to C language function:void glEndTransformFeedback()
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glEndTransformFeedbackNV,glEndTransformFeedbackEXT
-
glBindBufferRange
void glBindBufferRange(int target, int index, int buffer, long offset, long size)Entry point to C language function:void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glBindBufferRangeNV,glBindBufferRangeEXT
-
glBindBufferBase
void glBindBufferBase(int target, int index, int buffer)Entry point to C language function:void glBindBufferBase(GLenum target, GLuint index, GLuint buffer)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glBindBufferBaseNV,glBindBufferBaseEXT
-
glTransformFeedbackVaryings
void glTransformFeedbackVaryings(int program, int count, String[] varyings, int bufferMode)Entry point to C language function:void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * const * varyings, GLenum bufferMode)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_transform_feedback,GL_NV_transform_feedback
Alias for:glTransformFeedbackVaryingsEXT,glTransformFeedbackVaryingsNV
-
glGetTransformFeedbackVarying
void glGetTransformFeedbackVarying(int program, int index, int bufSize, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name)Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV,glGetTransformFeedbackVaryingEXT- Parameters:
length- a direct or array-backedIntBuffersize- a direct or array-backedIntBuffertype- a direct or array-backedIntBuffername- a direct or array-backedByteBuffer
-
glGetTransformFeedbackVarying
void glGetTransformFeedbackVarying(int program, int index, int bufSize, int[] length, int length_offset, int[] size, int size_offset, int[] type, int type_offset, byte[] name, int name_offset)Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_transform_feedback,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV,glGetTransformFeedbackVaryingEXT
-
glBeginConditionalRender
void glBeginConditionalRender(int id, int mode)Entry point to C language function:void glBeginConditionalRender(GLuint id, GLenum mode)
Part ofGL_VERSION_3_0,GL_NV_conditional_render
Alias for:glBeginConditionalRenderNV
-
glEndConditionalRender
void glEndConditionalRender()
Entry point to C language function:void glEndConditionalRender()
Part ofGL_VERSION_3_0,GL_NV_conditional_render
Alias for:glEndConditionalRenderNV
-
glVertexAttribIPointer
void glVertexAttribIPointer(int index, int size, int type, int stride, long pointer_buffer_offset)Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribIPointerEXT
-
glGetVertexAttribIiv
void glGetVertexAttribIiv(int index, int pname, IntBuffer params)Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT- Parameters:
params- a direct or array-backedIntBuffer
-
glGetVertexAttribIiv
void glGetVertexAttribIiv(int index, int pname, int[] params, int params_offset)Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT
-
glGetVertexAttribIuiv
void glGetVertexAttribIuiv(int index, int pname, IntBuffer params)Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT- Parameters:
params- a direct or array-backedIntBuffer
-
glGetVertexAttribIuiv
void glGetVertexAttribIuiv(int index, int pname, int[] params, int params_offset)Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT
-
glVertexAttribI4i
void glVertexAttribI4i(int index, int x, int y, int z, int w)Entry point to C language function:void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4iEXT
-
glVertexAttribI4ui
void glVertexAttribI4ui(int index, int x, int y, int z, int w)Entry point to C language function:void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uiEXT
-
glVertexAttribI4iv
void glVertexAttribI4iv(int index, IntBuffer v)Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT- Parameters:
v- a direct or array-backedIntBuffer
-
glVertexAttribI4iv
void glVertexAttribI4iv(int index, int[] v, int v_offset)Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT
-
glVertexAttribI4uiv
void glVertexAttribI4uiv(int index, IntBuffer v)Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT- Parameters:
v- a direct or array-backedIntBuffer
-
glVertexAttribI4uiv
void glVertexAttribI4uiv(int index, int[] v, int v_offset)Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT
-
glGetUniformuiv
void glGetUniformuiv(int program, int location, IntBuffer params)Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT- Parameters:
params- a direct or array-backedIntBuffer
-
glGetUniformuiv
void glGetUniformuiv(int program, int location, int[] params, int params_offset)Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT
-
glGetFragDataLocation
int glGetFragDataLocation(int program, String name)Entry point to C language function:GLint glGetFragDataLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glGetFragDataLocationEXT
-
glUniform1ui
void glUniform1ui(int location, int v0)Entry point to C language function:void glUniform1ui(GLint location, GLuint v0)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uiEXT
-
glUniform2ui
void glUniform2ui(int location, int v0, int v1)Entry point to C language function:void glUniform2ui(GLint location, GLuint v0, GLuint v1)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uiEXT
-
glUniform3ui
void glUniform3ui(int location, int v0, int v1, int v2)Entry point to C language function:void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uiEXT
-
glUniform4ui
void glUniform4ui(int location, int v0, int v1, int v2, int v3)Entry point to C language function:void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uiEXT
-
glUniform1uiv
void glUniform1uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT- Parameters:
value- a direct or array-backedIntBuffer
-
glUniform1uiv
void glUniform1uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT
-
glUniform2uiv
void glUniform2uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT- Parameters:
value- a direct or array-backedIntBuffer
-
glUniform2uiv
void glUniform2uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT
-
glUniform3uiv
void glUniform3uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT- Parameters:
value- a direct or array-backedIntBuffer
-
glUniform3uiv
void glUniform3uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT
-
glUniform4uiv
void glUniform4uiv(int location, int count, IntBuffer value)Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT- Parameters:
value- a direct or array-backedIntBuffer
-
glUniform4uiv
void glUniform4uiv(int location, int count, int[] value, int value_offset)Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT
-
glClearBufferiv
void glClearBufferiv(int buffer, int drawbuffer, IntBuffer value)Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0- Parameters:
value- a direct or array-backedIntBuffer
-
glClearBufferiv
void glClearBufferiv(int buffer, int drawbuffer, int[] value, int value_offset)Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0
-
glClearBufferuiv
void glClearBufferuiv(int buffer, int drawbuffer, IntBuffer value)Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0- Parameters:
value- a direct or array-backedIntBuffer
-
glClearBufferuiv
void glClearBufferuiv(int buffer, int drawbuffer, int[] value, int value_offset)Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0
-
glClearBufferfv
void glClearBufferfv(int buffer, int drawbuffer, FloatBuffer value)Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0- Parameters:
value- a direct or array-backedFloatBuffer
-
glClearBufferfv
void glClearBufferfv(int buffer, int drawbuffer, float[] value, int value_offset)Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0
-
glClearBufferfi
void glClearBufferfi(int buffer, int drawbuffer, float depth, int stencil)Entry point to C language function:void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0
-
glGetStringi
String glGetStringi(int name, int index)
Entry point to C language function:const GLubyte * glGetStringi(GLenum name, GLuint index)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_0
-
glBlitFramebuffer
void glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, int mask, int filter)Entry point to C language function:void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_NV_framebuffer_blit,GL_EXT_framebuffer_blit,GL_ANGLE_framebuffer_blit
Alias for:glBlitFramebufferNV,glBlitFramebufferEXT,glBlitFramebufferANGLE
-
glFramebufferTextureLayer
void glFramebufferTextureLayer(int target, int attachment, int texture, int level, int layer)Entry point to C language function:void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ES_VERSION_3_0,GL_ARB_framebuffer_object,GL_VERSION_3_0,GL_EXT_texture_array,GL_NV_geometry_program4,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureLayerEXT,glFramebufferTextureLayerARB
-
glBindVertexArray
void glBindVertexArray(int array)
Entry point to C language function:void glBindVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glBindVertexArrayAPPLE,glBindVertexArrayOES
-
glDeleteVertexArrays
void glDeleteVertexArrays(int n, IntBuffer arrays)Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE,glDeleteVertexArraysOES- Parameters:
arrays- a direct or array-backedIntBuffer
-
glDeleteVertexArrays
void glDeleteVertexArrays(int n, int[] arrays, int arrays_offset)Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE,glDeleteVertexArraysOES
-
glGenVertexArrays
void glGenVertexArrays(int n, IntBuffer arrays)Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE,glGenVertexArraysOES- Parameters:
arrays- a direct or array-backedIntBuffer
-
glGenVertexArrays
void glGenVertexArrays(int n, int[] arrays, int arrays_offset)Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_APPLE_vertex_array_object,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE,glGenVertexArraysOES
-
glIsVertexArray
boolean glIsVertexArray(int array)
Entry point to C language function:GLboolean glIsVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object,GL_ES_VERSION_3_0,GL_VERSION_3_0,GL_OES_vertex_array_object,GL_APPLE_vertex_array_object
Alias for:glIsVertexArrayOES,glIsVertexArrayAPPLE
-
glDrawArraysInstanced
void glDrawArraysInstanced(int mode, int first, int count, int instancecount)Entry point to C language function:void glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_draw_instanced,GL_EXT_draw_instanced,GL_NV_draw_instanced,GL_ANGLE_instanced_arrays
Alias for:glDrawArraysInstancedARB,glDrawArraysInstancedEXT,glDrawArraysInstancedNV,glDrawArraysInstancedANGLE
-
glDrawElementsInstanced
void glDrawElementsInstanced(int mode, int count, int type, long indices_buffer_offset, int instancecount)Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_draw_instanced,GL_EXT_draw_instanced,GL_ANGLE_instanced_arrays,GL_NV_draw_instanced
Alias for:glDrawElementsInstancedARB,glDrawElementsInstancedEXT,glDrawElementsInstancedANGLE,glDrawElementsInstancedNV
-
glTexBuffer
void glTexBuffer(int target, int internalformat, int buffer)Entry point to C language function:void glTexBuffer(GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_ES_VERSION_3_2,GL_VERSION_3_1,GL_OES_texture_buffer,GL_ARB_texture_buffer_object,GL_EXT_texture_buffer,GL_EXT_texture_buffer_object
Alias for:glTexBufferOES,glTexBufferARB,glTexBufferEXT
-
glCopyBufferSubData
void glCopyBufferSubData(int readTarget, int writeTarget, long readOffset, long writeOffset, long size)Entry point to C language function:void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0,GL_VERSION_3_1,GL_ARB_copy_buffer,GL_NV_copy_buffer
Alias for:glCopyBufferSubDataNV
-
glGetUniformIndices
void glGetUniformIndices(int program, int uniformCount, String[] uniformNames, IntBuffer uniformIndices)Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1- Parameters:
uniformIndices- a direct or array-backedIntBuffer
-
glGetUniformIndices
void glGetUniformIndices(int program, int uniformCount, String[] uniformNames, int[] uniformIndices, int uniformIndices_offset)Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glGetActiveUniformsiv
void glGetActiveUniformsiv(int program, int uniformCount, IntBuffer uniformIndices, int pname, IntBuffer params)Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glGetActiveUniformsiv
void glGetActiveUniformsiv(int program, int uniformCount, int[] uniformIndices, int uniformIndices_offset, int pname, int[] params, int params_offset)Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glGetUniformBlockIndex
int glGetUniformBlockIndex(int program, String uniformBlockName)Entry point to C language function:GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glGetActiveUniformBlockiv
void glGetActiveUniformBlockiv(int program, int uniformBlockIndex, int pname, IntBuffer params)Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1- Parameters:
params- a direct or array-backedIntBuffer
-
glGetActiveUniformBlockiv
void glGetActiveUniformBlockiv(int program, int uniformBlockIndex, int pname, int[] params, int params_offset)Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glGetActiveUniformBlockName
void glGetActiveUniformBlockName(int program, int uniformBlockIndex, int bufSize, IntBuffer length, ByteBuffer uniformBlockName)Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1- Parameters:
length- a direct or array-backedIntBufferuniformBlockName- a direct or array-backedByteBuffer
-
glGetActiveUniformBlockName
void glGetActiveUniformBlockName(int program, int uniformBlockIndex, int bufSize, int[] length, int length_offset, byte[] uniformBlockName, int uniformBlockName_offset)Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glUniformBlockBinding
void glUniformBlockBinding(int program, int uniformBlockIndex, int uniformBlockBinding)Entry point to C language function:void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding)
Part ofGL_ARB_uniform_buffer_object,GL_ES_VERSION_3_0,GL_VERSION_3_1
-
glVertexAttribDivisor
void glVertexAttribDivisor(int index, int divisor)Entry point to C language function:void glVertexAttribDivisor(GLuint index, GLuint divisor)
Part ofGL_VERSION_3_3,GL_ES_VERSION_3_0,GL_NV_instanced_arrays,GL_ANGLE_instanced_arrays,GL_ARB_instanced_arrays,GL_EXT_instanced_arrays
Alias for:glVertexAttribDivisorNV,glVertexAttribDivisorANGLE,glVertexAttribDivisorARB,glVertexAttribDivisorEXT
-
glMinSampleShading
void glMinSampleShading(float value)
Entry point to C language function:void glMinSampleShading(GLfloat value)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_sample_shading,GL_ARB_sample_shading
Alias for:glMinSampleShadingOES,glMinSampleShadingARB
-
glBlendEquationi
void glBlendEquationi(int buf, int mode)Entry point to C language function:void glBlendEquationi(GLuint buf, GLenum mode)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_draw_buffers_indexed,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed
Alias for:glBlendEquationiOES,glBlendEquationiARB,glBlendEquationiEXT
-
glBlendEquationSeparatei
void glBlendEquationSeparatei(int buf, int modeRGB, int modeAlpha)Entry point to C language function:void glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glBlendEquationSeparateiARB,glBlendEquationSeparateiEXT,glBlendEquationSeparateiOES
-
glBlendFunci
void glBlendFunci(int buf, int src, int dst)Entry point to C language function:void glBlendFunci(GLuint buf, GLenum src, GLenum dst)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed,GL_OES_draw_buffers_indexed
Alias for:glBlendFunciARB,glBlendFunciEXT,glBlendFunciOES
-
glBlendFuncSeparatei
void glBlendFuncSeparatei(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha)Entry point to C language function:void glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_ES_VERSION_3_2,GL_VERSION_4_0,GL_OES_draw_buffers_indexed,GL_ARB_draw_buffers_blend,GL_EXT_draw_buffers_indexed
Alias for:glBlendFuncSeparateiOES,glBlendFuncSeparateiARB,glBlendFuncSeparateiEXT
-
glBindTransformFeedback
void glBindTransformFeedback(int target, int id)Entry point to C language function:void glBindTransformFeedback(GLenum target, GLuint id)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glBindTransformFeedbackNV
-
glDeleteTransformFeedbacks
void glDeleteTransformFeedbacks(int n, IntBuffer ids)Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV- Parameters:
ids- a direct or array-backedIntBuffer
-
glDeleteTransformFeedbacks
void glDeleteTransformFeedbacks(int n, int[] ids, int ids_offset)Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV
-
glGenTransformFeedbacks
void glGenTransformFeedbacks(int n, IntBuffer ids)Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV- Parameters:
ids- a direct or array-backedIntBuffer
-
glGenTransformFeedbacks
void glGenTransformFeedbacks(int n, int[] ids, int ids_offset)Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV
-
glIsTransformFeedback
boolean glIsTransformFeedback(int id)
Entry point to C language function:GLboolean glIsTransformFeedback(GLuint id)
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glIsTransformFeedbackNV
-
glPauseTransformFeedback
void glPauseTransformFeedback()
Entry point to C language function:void glPauseTransformFeedback()
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glPauseTransformFeedbackNV
-
glResumeTransformFeedback
void glResumeTransformFeedback()
Entry point to C language function:void glResumeTransformFeedback()
Part ofGL_ARB_transform_feedback2,GL_ES_VERSION_3_0,GL_VERSION_4_0,GL_NV_transform_feedback2
Alias for:glResumeTransformFeedbackNV
-
glGetInternalformativ
void glGetInternalformativ(int target, int internalformat, int pname, int bufSize, IntBuffer params)Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_query- Parameters:
params- a direct or array-backedIntBuffer
-
glGetInternalformativ
void glGetInternalformativ(int target, int internalformat, int pname, int bufSize, int[] params, int params_offset)Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2,GL_ES_VERSION_3_0,GL_ARB_internalformat_query
-
glBindImageTexture
void glBindImageTexture(int unit, int texture, int level, boolean layered, int layer, int access, int format)Entry point to C language function:void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format)
Part ofGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:glBindImageTextureEXT
-
glMemoryBarrier
void glMemoryBarrier(int barriers)
Entry point to C language function:void glMemoryBarrier(GLbitfield barriers)
Part ofGL_ARB_shader_image_load_store,GL_VERSION_4_2,GL_ES_VERSION_3_1,GL_EXT_shader_image_load_store
Alias for:glMemoryBarrierEXT
-
glFramebufferParameteri
void glFramebufferParameteri(int target, int pname, int param)Entry point to C language function:void glFramebufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3
-
glGetFramebufferParameteriv
void glGetFramebufferParameteriv(int target, int pname, IntBuffer params)Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT- Parameters:
params- a direct or array-backedIntBuffer
-
glGetFramebufferParameteriv
void glGetFramebufferParameteriv(int target, int pname, int[] params, int params_offset)Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments,GL_ES_VERSION_3_1,GL_VERSION_4_3,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT
-
glInvalidateFramebuffer
void glInvalidateFramebuffer(int target, int numAttachments, IntBuffer attachments)Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0- Parameters:
attachments- a direct or array-backedIntBuffer
-
glInvalidateFramebuffer
void glInvalidateFramebuffer(int target, int numAttachments, int[] attachments, int attachments_offset)Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0
-
glInvalidateSubFramebuffer
void glInvalidateSubFramebuffer(int target, int numAttachments, IntBuffer attachments, int x, int y, int width, int height)Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0- Parameters:
attachments- a direct or array-backedIntBuffer
-
glInvalidateSubFramebuffer
void glInvalidateSubFramebuffer(int target, int numAttachments, int[] attachments, int attachments_offset, int x, int y, int width, int height)Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata,GL_VERSION_4_3,GL_ES_VERSION_3_0
-
glTexStorage2DMultisample
void glTexStorage2DMultisample(int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations)Entry point to C language function:void glTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample,GL_ES_VERSION_3_1,GL_VERSION_4_3
-
glTexStorage3DMultisample
void glTexStorage3DMultisample(int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations)Entry point to C language function:void glTexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample,GL_ES_VERSION_3_2,GL_VERSION_4_3,GL_OES_texture_storage_multisample_2d_array
Alias for:glTexStorage3DMultisampleOES
-
glGetnUniformuiv
void glGetnUniformuiv(int program, int location, int bufSize, IntBuffer params)Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5,GL_ES_VERSION_3_2,GL_KHR_robustness,GL_ARB_robustness
Alias for:glGetnUniformuivKHR,glGetnUniformuivARB- Parameters:
params- a direct or array-backedIntBuffer
-
glGetnUniformuiv
void glGetnUniformuiv(int program, int location, int bufSize, int[] params, int params_offset)Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5,GL_ES_VERSION_3_2,GL_KHR_robustness,GL_ARB_robustness
Alias for:glGetnUniformuivKHR,glGetnUniformuivARB
-
glFramebufferTextureEXT
void glFramebufferTextureEXT(int target, int attachment, int texture, int level)Entry point to C language function:void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_NV_geometry_program4,GL_EXT_geometry_shader
-
isPBOPackBound
boolean isPBOPackBound()
-
isPBOUnpackBound
boolean isPBOUnpackBound()
-
-