public interface GL2GL3 extends GL2ES2
Interface containing the common subset of core GL3 (OpenGL 3.1+) and GL2 (OpenGL 3.0),
also known as the OpenGL 3.0 forward compatible, non deprecated subset.
This interface reflects only the programmable shader functionality of desktop OpenGL
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ACTIVE_SUBROUTINE_MAX_LENGTH
Part of
GL_ARB_shader_subroutine |
static int |
GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS
Part of
GL_ARB_shader_subroutine |
static int |
GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH
Part of
GL_ARB_shader_subroutine |
static int |
GL_ACTIVE_SUBROUTINE_UNIFORMS
Part of
GL_ARB_shader_subroutine |
static int |
GL_ACTIVE_SUBROUTINES
Part of
GL_ARB_shader_subroutine |
static int |
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_ACTIVE_UNIFORM_BLOCKS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_ALL_BARRIER_BITS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_ATOMIC_COUNTER_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_ATOMIC_COUNTER_BUFFER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_BINDING
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_SIZE
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_ATOMIC_COUNTER_BUFFER_START
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_BACK_LEFT
Part of
GL_VERSION_1_0 |
static int |
GL_BACK_RIGHT
Part of
GL_VERSION_1_0 |
static int |
GL_BGR
Part of
GL_VERSION_1_2 |
static int |
GL_BGR_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_BGRA_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_BLUE
Part of
GL_VERSION_1_0 |
static int |
GL_BLUE_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_BUFFER_ACCESS_FLAGS
Part of
GL_VERSION_3_0 |
static int |
GL_BUFFER_GPU_ADDRESS_NV
Part of
GL_NV_shader_buffer_load |
static int |
GL_BUFFER_MAP_LENGTH
Part of
GL_VERSION_3_0 |
static int |
GL_BUFFER_MAP_OFFSET
Part of
GL_VERSION_3_0 |
static int |
GL_BUFFER_UPDATE_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_CLAMP_READ_COLOR
Part of
GL_VERSION_3_0; GL_ARB_color_buffer_float |
static int |
GL_CLAMP_TO_BORDER
Part of
GL_VERSION_1_3 |
static int |
GL_CLIP_DISTANCE0
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE1
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE2
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE3
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE4
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE5
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE6
Part of
GL_VERSION_3_0 |
static int |
GL_CLIP_DISTANCE7
Part of
GL_VERSION_3_0 |
static int |
GL_COLOR
Part of
GL_VERSION_1_0 |
static int |
GL_COLOR_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_COLOR_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_COMMAND_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_COMPATIBLE_SUBROUTINES
Part of
GL_ARB_shader_subroutine |
static int |
GL_COMPRESSED_RED
Part of
GL_VERSION_3_0 |
static int |
GL_COMPRESSED_RED_RGTC1
Part of
GL_ARB_texture_compression_rgtc |
static int |
GL_COMPRESSED_RG
Part of
GL_VERSION_3_0 |
static int |
GL_COMPRESSED_RG_RGTC2
Part of
GL_ARB_texture_compression_rgtc |
static int |
GL_COMPRESSED_RGB
Part of
GL_VERSION_1_3 |
static int |
GL_COMPRESSED_RGBA
Part of
GL_VERSION_1_3 |
static int |
GL_COMPRESSED_SIGNED_RED_RGTC1
Part of
GL_ARB_texture_compression_rgtc |
static int |
GL_COMPRESSED_SIGNED_RG_RGTC2
Part of
GL_ARB_texture_compression_rgtc |
static int |
GL_COMPRESSED_SRGB
Part of
GL_VERSION_2_1 |
static int |
GL_COMPRESSED_SRGB_ALPHA
Part of
GL_VERSION_2_1 |
static int |
GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
Part of
GL_VERSION_3_0 |
static int |
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
Part of
GL_ARB_robustness |
static int |
GL_CONTEXT_FLAGS
Part of
GL_VERSION_3_0 |
static int |
GL_CONTINUOUS_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_COPY_READ_BUFFER
Part of
GL_ARB_copy_buffer |
static int |
GL_COPY_WRITE_BUFFER
Part of
GL_ARB_copy_buffer |
static int |
GL_DEBUG_CALLBACK_FUNCTION_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_CALLBACK_USER_PARAM_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_CATEGORY_API_ERROR_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_APPLICATION_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_DEPRECATION_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_OTHER_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_PERFORMANCE_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_LOGGED_MESSAGES_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_LOGGED_MESSAGES_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SEVERITY_HIGH_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_SEVERITY_HIGH_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SEVERITY_LOW_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_SEVERITY_LOW_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SEVERITY_MEDIUM_AMD
Part of
GL_AMD_debug_output |
static int |
GL_DEBUG_SEVERITY_MEDIUM_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_API_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_APPLICATION_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_OTHER_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_SHADER_COMPILER_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_THIRD_PARTY_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_ERROR_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_OTHER_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_PERFORMANCE_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_PORTABILITY_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB
Part of
GL_ARB_debug_output |
static int |
GL_DECODE_EXT
Part of
GL_EXT_texture_sRGB_decode |
static int |
GL_DEPTH
Part of
GL_VERSION_1_0 |
static int |
GL_DEPTH_BUFFER
Part of
GL_VERSION_3_0 |
static int |
GL_DEPTH_CLAMP
Part of
GL_ARB_depth_clamp |
static int |
GL_DEPTH_CLAMP_FAR_AMD
Part of
GL_AMD_depth_clamp_separate |
static int |
GL_DEPTH_CLAMP_NEAR_AMD
Part of
GL_AMD_depth_clamp_separate |
static int |
GL_DEPTH_COMPONENT32F
Part of
GL_ARB_depth_buffer_float |
static int |
GL_DEPTH_STENCIL_ATTACHMENT
Part of
GL_ARB_framebuffer_object |
static int |
GL_DEPTH32F_STENCIL8
Part of
GL_ARB_depth_buffer_float |
static int |
GL_DISCRETE_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_DOUBLE
Part of
GL_VERSION_1_0 |
static int |
GL_DOUBLEBUFFER
Part of
GL_VERSION_1_0 |
static int |
GL_DRAW_BUFFER
Part of
GL_VERSION_1_0 |
static int |
GL_DRAW_FRAMEBUFFER
Part of
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blit |
static int |
GL_DRAW_FRAMEBUFFER_BINDING
Part of
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blit |
static int |
GL_DRAW_INDIRECT_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_DRAW_INDIRECT_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_DRAW_INDIRECT_UNIFIED_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_DYNAMIC_COPY
Part of
GL_VERSION_1_5 |
static int |
GL_DYNAMIC_READ
Part of
GL_VERSION_1_5 |
static int |
GL_EDGE_FLAG_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_EDGE_FLAG_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_ELEMENT_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_ELEMENT_ARRAY_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_ELEMENT_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_ELEMENT_ARRAY_UNIFIED_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
Part of
GL_AMD_pinned_memory |
static int |
GL_FACTOR_MAX_AMD
Part of
GL_AMD_blend_minmax_factor |
static int |
GL_FACTOR_MIN_AMD
Part of
GL_AMD_blend_minmax_factor |
static int |
GL_FILL
Part of
GL_VERSION_1_0 |
static int |
GL_FIRST_VERTEX_CONVENTION
Part of
GL_ARB_provoking_vertex |
static int |
GL_FIXED_ONLY
Part of
GL_VERSION_3_0; GL_ARB_color_buffer_float |
static int |
GL_FLOAT_32_UNSIGNED_INT_24_8_REV
Part of
GL_ARB_depth_buffer_float |
static int |
GL_FLOAT_MAT2x3
Part of
GL_VERSION_2_1 |
static int |
GL_FLOAT_MAT2x4
Part of
GL_VERSION_2_1 |
static int |
GL_FLOAT_MAT3x2
Part of
GL_VERSION_2_1 |
static int |
GL_FLOAT_MAT3x4
Part of
GL_VERSION_2_1 |
static int |
GL_FLOAT_MAT4x2
Part of
GL_VERSION_2_1 |
static int |
GL_FLOAT_MAT4x3
Part of
GL_VERSION_2_1 |
static int |
GL_FOG_COORD_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_FOG_COORD_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_FRAMEBUFFER_DEFAULT
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRAMEBUFFER_SRGB
Part of
GL_ARB_framebuffer_sRGB |
static int |
GL_FRAMEBUFFER_UNDEFINED
Part of
GL_ARB_framebuffer_object |
static int |
GL_FRONT_LEFT
Part of
GL_VERSION_1_0 |
static int |
GL_FRONT_RIGHT
Part of
GL_VERSION_1_0 |
static int |
GL_GEOMETRY_INPUT_TYPE_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_GEOMETRY_OUTPUT_TYPE_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_GEOMETRY_SHADER_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_GEOMETRY_SHADER_BIT
Part of
GL_ARB_separate_shader_objects |
static int |
GL_GEOMETRY_VERTICES_OUT_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_GPU_ADDRESS_NV
Part of
GL_NV_shader_buffer_load |
static int |
GL_GREEN
Part of
GL_VERSION_1_0 |
static int |
GL_GREEN_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_IMAGE_1D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_1D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_2D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_2D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_2D_MULTISAMPLE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_2D_RECT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_3D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_ACCESS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_FORMAT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_LAYER
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_LAYERED
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_LEVEL
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BINDING_NAME
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_BUFFER
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_CUBE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_CUBE_MAP_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_IMAGE_FORMAT_COMPATIBILITY_TYPE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INDEX_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_INDEX_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_INT_2_10_10_10_REV
Part of
GL_ARB_vertex_type_2_10_10_10_rev |
static int |
GL_INT_IMAGE_1D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_1D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_2D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_2D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_2D_MULTISAMPLE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_2D_RECT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_3D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_BUFFER
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_CUBE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_IMAGE_CUBE_MAP_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_INT_SAMPLER_1D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_2D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_2D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_INT_SAMPLER_2D_RECT
Part of
GL_VERSION_3_1; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_3D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_BUFFER
Part of
GL_VERSION_3_1; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_BUFFER_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_INT_SAMPLER_CUBE
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_INT_SAMPLER_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_INTERLEAVED_ATTRIBS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_INVALID_INDEX
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_LAST_VERTEX_CONVENTION
Part of
GL_ARB_provoking_vertex |
static int |
GL_LAYER_PROVOKING_VERTEX
Part of
GL_ARB_viewport_array |
static int |
GL_LEFT
Part of
GL_VERSION_1_0 |
static int |
GL_LINE
Part of
GL_VERSION_1_0 |
static int |
GL_LINE_STRIP_ADJACENCY_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_LINE_WIDTH_GRANULARITY
Part of
GL_VERSION_1_0 |
static int |
GL_LINE_WIDTH_RANGE
Part of
GL_VERSION_1_0 |
static int |
GL_LINES_ADJACENCY_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_LOWER_LEFT
Part of
GL_VERSION_2_0 |
static int |
GL_MAJOR_VERSION
Part of
GL_VERSION_3_0 |
static int |
GL_MAP_FLUSH_EXPLICIT_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAP_INVALIDATE_BUFFER_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAP_INVALIDATE_RANGE_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAP_READ_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAP_UNSYNCHRONIZED_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAP_WRITE_BIT
Part of
GL_ARB_map_buffer_range |
static int |
GL_MAX
Part of
GL_ARB_imaging |
static int |
GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_CLIP_DISTANCES
Part of
GL_VERSION_3_0 |
static int |
GL_MAX_COLOR_TEXTURE_SAMPLES
Part of
GL_ARB_texture_multisample |
static int |
GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_COMBINED_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_COMBINED_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_COMBINED_UNIFORM_BLOCKS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_DEBUG_LOGGED_MESSAGES_AMD
Part of
GL_AMD_debug_output |
static int |
GL_MAX_DEBUG_LOGGED_MESSAGES_ARB
Part of
GL_ARB_debug_output |
static int |
GL_MAX_DEBUG_MESSAGE_LENGTH_ARB
Part of
GL_ARB_debug_output |
static int |
GL_MAX_DEPTH_TEXTURE_SAMPLES
Part of
GL_ARB_texture_multisample |
static int |
GL_MAX_DUAL_SOURCE_DRAW_BUFFERS
Part of
GL_ARB_blend_func_extended |
static int |
GL_MAX_ELEMENTS_INDICES
Part of
GL_VERSION_1_2 |
static int |
GL_MAX_ELEMENTS_VERTICES
Part of
GL_VERSION_1_2 |
static int |
GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_FRAGMENT_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_FRAGMENT_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_FRAGMENT_UNIFORM_BLOCKS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
Part of
GL_VERSION_2_0 |
static int |
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_GEOMETRY_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_GEOMETRY_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_GEOMETRY_UNIFORM_BLOCKS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_IMAGE_SAMPLES
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_IMAGE_UNITS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_INTEGER_SAMPLES
Part of
GL_ARB_texture_multisample |
static int |
GL_MAX_PROGRAM_TEXEL_OFFSET
Part of
GL_VERSION_3_0 |
static int |
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET
Part of
GL_ARB_texture_gather |
static int |
GL_MAX_RECTANGLE_TEXTURE_SIZE
Part of
GL_EXT_texture_rectangle |
static int |
GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
Part of
GL_ARB_texture_rectangle |
static int |
GL_MAX_SAMPLE_MASK_WORDS
Part of
GL_ARB_texture_multisample |
static int |
GL_MAX_SAMPLES
Part of
GL_ARB_framebuffer_object |
static int |
GL_MAX_SHADER_BUFFER_ADDRESS_NV
Part of
GL_NV_shader_buffer_load |
static int |
GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS
Part of
GL_ARB_shader_subroutine |
static int |
GL_MAX_SUBROUTINES
Part of
GL_ARB_shader_subroutine |
static int |
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_TEXTURE_BUFFER_SIZE
Part of
GL_ARB_texture_buffer_object |
static int |
GL_MAX_TEXTURE_LOD_BIAS
Part of
GL_VERSION_1_4 |
static int |
GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
Part of
GL_ARB_transform_feedback3 |
static int |
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_MAX_UNIFORM_BLOCK_SIZE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_UNIFORM_BUFFER_BINDINGS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_VARYING_COMPONENTS
Part of
GL_VERSION_3_0 |
static int |
GL_MAX_VARYING_FLOATS
Part of
GL_VERSION_2_0 |
static int |
GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_VERTEX_ATOMIC_COUNTERS
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_MAX_VERTEX_IMAGE_UNIFORMS
Part of
GL_ARB_shader_image_load_store |
static int |
GL_MAX_VERTEX_STREAMS
Part of
GL_ARB_transform_feedback3 |
static int |
GL_MAX_VERTEX_UNIFORM_BLOCKS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_MAX_VERTEX_UNIFORM_COMPONENTS
Part of
GL_VERSION_2_0 |
static int |
GL_MAX_VERTEX_VARYING_COMPONENTS_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_MAX_VIEWPORTS
Part of
GL_ARB_viewport_array |
static int |
GL_MIN
Part of
GL_ARB_imaging |
static int |
GL_MIN_MAP_BUFFER_ALIGNMENT
Part of
GL_ARB_map_buffer_alignment |
static int |
GL_MIN_PROGRAM_TEXEL_OFFSET
Part of
GL_VERSION_3_0 |
static int |
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET
Part of
GL_ARB_texture_gather |
static int |
GL_MIN_SAMPLE_SHADING_VALUE
Part of
GL_ARB_sample_shading |
static int |
GL_MINOR_VERSION
Part of
GL_VERSION_3_0 |
static int |
GL_NAMED_STRING_LENGTH_ARB
Part of
GL_ARB_shading_language_include |
static int |
GL_NAMED_STRING_TYPE_ARB
Part of
GL_ARB_shading_language_include |
static int |
GL_NORMAL_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_NORMAL_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_NUM_COMPATIBLE_SUBROUTINES
Part of
GL_ARB_shader_subroutine |
static int |
GL_NUM_EXTENSIONS
Part of
GL_VERSION_3_0 |
static int |
GL_NUM_SAMPLE_COUNTS
Part of
GL_ARB_internalformat_query |
static int |
GL_ONE_MINUS_SRC1_ALPHA
Part of
GL_ARB_blend_func_extended |
static int |
GL_ONE_MINUS_SRC1_COLOR
Part of
GL_ARB_blend_func_extended |
static int |
GL_PACK_COMPRESSED_BLOCK_DEPTH
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_PACK_COMPRESSED_BLOCK_HEIGHT
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_PACK_COMPRESSED_BLOCK_SIZE
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_PACK_COMPRESSED_BLOCK_WIDTH
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_PACK_IMAGE_HEIGHT
Part of
GL_VERSION_1_2 |
static int |
GL_PACK_LSB_FIRST
Part of
GL_VERSION_1_0 |
static int |
GL_PACK_ROW_LENGTH
Part of
GL_VERSION_1_0 |
static int |
GL_PACK_SKIP_IMAGES
Part of
GL_VERSION_1_2 |
static int |
GL_PACK_SKIP_PIXELS
Part of
GL_VERSION_1_0 |
static int |
GL_PACK_SKIP_ROWS
Part of
GL_VERSION_1_0 |
static int |
GL_PACK_SWAP_BYTES
Part of
GL_VERSION_1_0 |
static int |
GL_PIXEL_BUFFER_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_PIXEL_PACK_BUFFER
Part of
GL_VERSION_2_1 |
static int |
GL_PIXEL_PACK_BUFFER_BINDING
Part of
GL_VERSION_2_1 |
static int |
GL_PIXEL_UNPACK_BUFFER
Part of
GL_VERSION_2_1 |
static int |
GL_PIXEL_UNPACK_BUFFER_BINDING
Part of
GL_VERSION_2_1 |
static int |
GL_POINT
Part of
GL_VERSION_1_0 |
static int |
GL_POINT_SIZE_GRANULARITY
Part of
GL_VERSION_1_0 |
static int |
GL_POINT_SIZE_RANGE
Part of
GL_VERSION_1_0 |
static int |
GL_POINT_SPRITE_COORD_ORIGIN
Part of
GL_VERSION_2_0 |
static int |
GL_POLYGON_OFFSET_LINE
Part of
GL_VERSION_1_0 |
static int |
GL_POLYGON_OFFSET_POINT
Part of
GL_VERSION_1_0 |
static int |
GL_POLYGON_SMOOTH
Part of
GL_VERSION_1_0 |
static int |
GL_POLYGON_SMOOTH_HINT
Part of
GL_VERSION_1_0 |
static int |
GL_PRIMITIVE_RESTART
Part of
GL_VERSION_3_1 |
static int |
GL_PRIMITIVE_RESTART_INDEX
Part of
GL_VERSION_3_1 |
static int |
GL_PRIMITIVES_GENERATED
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_PROGRAM_BINARY_RETRIEVABLE_HINT
Part of
GL_ARB_get_program_binary |
static int |
GL_PROGRAM_POINT_SIZE_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_PROVOKING_VERTEX
Part of
GL_ARB_provoking_vertex |
static int |
GL_PROXY_TEXTURE_1D
Part of
GL_VERSION_1_1 |
static int |
GL_PROXY_TEXTURE_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_texture_array |
static int |
GL_PROXY_TEXTURE_2D
Part of
GL_VERSION_1_1 |
static int |
GL_PROXY_TEXTURE_2D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_texture_array |
static int |
GL_PROXY_TEXTURE_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_PROXY_TEXTURE_3D
Part of
GL_VERSION_1_2 |
static int |
GL_PROXY_TEXTURE_CUBE_MAP
Part of
GL_VERSION_1_3 |
static int |
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_PROXY_TEXTURE_RECTANGLE
Part of
GL_EXT_texture_rectangle |
static int |
GL_PROXY_TEXTURE_RECTANGLE_ARB
Part of
GL_ARB_texture_rectangle |
static int |
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Part of
GL_ARB_provoking_vertex |
static int |
GL_QUERY_BY_REGION_NO_WAIT
Part of
GL_VERSION_3_0; GL_NV_conditional_render |
static int |
GL_QUERY_BY_REGION_WAIT
Part of
GL_VERSION_3_0; GL_NV_conditional_render |
static int |
GL_QUERY_COUNTER_BITS
Part of
GL_VERSION_1_5 |
static int |
GL_QUERY_NO_WAIT
Part of
GL_VERSION_3_0; GL_NV_conditional_render |
static int |
GL_QUERY_WAIT
Part of
GL_VERSION_3_0; GL_NV_conditional_render |
static int |
GL_R16
Part of
GL_ARB_texture_rg |
static int |
GL_R16_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_R16I
Part of
GL_ARB_texture_rg |
static int |
GL_R16UI
Part of
GL_ARB_texture_rg |
static int |
GL_R3_G3_B2
Part of
GL_VERSION_1_1 |
static int |
GL_R32F
Part of
GL_ARB_texture_rg |
static int |
GL_R32I
Part of
GL_ARB_texture_rg |
static int |
GL_R32UI
Part of
GL_ARB_texture_rg |
static int |
GL_R8_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_R8I
Part of
GL_ARB_texture_rg |
static int |
GL_R8UI
Part of
GL_ARB_texture_rg |
static int |
GL_RASTERIZER_DISCARD
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_READ_BUFFER
Part of
GL_VERSION_1_0 |
static int |
GL_READ_FRAMEBUFFER
Part of
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blit |
static int |
GL_READ_FRAMEBUFFER_BINDING
Part of
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blit |
static int |
GL_READ_ONLY
Part of
GL_VERSION_1_5 |
static int |
GL_READ_WRITE
Part of
GL_VERSION_1_5 |
static int |
GL_RED_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RED_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RENDERBUFFER_SAMPLES
Part of
GL_ARB_framebuffer_object |
static int |
GL_REPLACE_VALUE_AMD
Part of
GL_AMD_stencil_operation_extended |
static int |
GL_RG_INTEGER
Part of
GL_ARB_texture_rg |
static int |
GL_RG_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RG16
Part of
GL_ARB_texture_rg |
static int |
GL_RG16_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RG16I
Part of
GL_ARB_texture_rg |
static int |
GL_RG16UI
Part of
GL_ARB_texture_rg |
static int |
GL_RG32F
Part of
GL_ARB_texture_rg |
static int |
GL_RG32I
Part of
GL_ARB_texture_rg |
static int |
GL_RG32UI
Part of
GL_ARB_texture_rg |
static int |
GL_RG8_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RG8I
Part of
GL_ARB_texture_rg |
static int |
GL_RG8UI
Part of
GL_ARB_texture_rg |
static int |
GL_RGB_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGB10_A2UI
Part of
GL_ARB_texture_rgb10_a2ui |
static int |
GL_RGB12
Part of
GL_VERSION_1_1 |
static int |
GL_RGB16
Part of
GL_VERSION_1_1 |
static int |
GL_RGB16_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGB16I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB16UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB32I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB32UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB4
Part of
GL_VERSION_1_1 |
static int |
GL_RGB5
Part of
GL_VERSION_1_1 |
static int |
GL_RGB8_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGB8I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB8UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGB9_E5
Part of
GL_VERSION_3_0; GL_EXT_texture_shared_exponent |
static int |
GL_RGBA_INTEGER
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGBA12
Part of
GL_VERSION_1_1 |
static int |
GL_RGBA16
Part of
GL_VERSION_1_1 |
static int |
GL_RGBA16_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGBA16I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA16UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA2
Part of
GL_VERSION_1_1 |
static int |
GL_RGBA32I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA32UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA8_SNORM
Part of
GL_EXT_texture_snorm |
static int |
GL_RGBA8I
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RGBA8UI
Part of
GL_VERSION_3_0; GL_EXT_texture_integer |
static int |
GL_RIGHT
Part of
GL_VERSION_1_0 |
static int |
GL_SAMPLE_MASK
Part of
GL_ARB_texture_multisample |
static int |
GL_SAMPLE_MASK_VALUE
Part of
GL_ARB_texture_multisample |
static int |
GL_SAMPLE_POSITION
Part of
GL_ARB_texture_multisample |
static int |
GL_SAMPLE_SHADING
Part of
GL_ARB_sample_shading |
static int |
GL_SAMPLER_1D
Part of
GL_VERSION_2_0 |
static int |
GL_SAMPLER_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_SAMPLER_1D_ARRAY_SHADOW
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_SAMPLER_1D_SHADOW
Part of
GL_VERSION_2_0 |
static int |
GL_SAMPLER_2D_ARRAY_SHADOW
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_SAMPLER_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_SAMPLER_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_SAMPLER_2D_RECT
Part of
GL_EXT_texture_rectangle |
static int |
GL_SAMPLER_2D_RECT_ARB
Part of
GL_ARB_texture_rectangle, GL_ARB_shader_objects |
static int |
GL_SAMPLER_2D_RECT_SHADOW
Part of
GL_EXT_texture_rectangle |
static int |
GL_SAMPLER_2D_RECT_SHADOW_ARB
Part of
GL_ARB_texture_rectangle, GL_ARB_shader_objects |
static int |
GL_SAMPLER_BINDING
Part of
GL_ARB_sampler_objects |
static int |
GL_SAMPLER_BUFFER
Part of
GL_VERSION_3_1; GL_EXT_gpu_shader4 |
static int |
GL_SAMPLER_BUFFER_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_SAMPLER_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_SAMPLER_CUBE_SHADOW
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_SAMPLES_PASSED
Part of
GL_VERSION_1_5 |
static int |
GL_SCALED_RESOLVE_FASTEST_EXT
Part of
GL_EXT_framebuffer_multisample_blit_scaled |
static int |
GL_SCALED_RESOLVE_NICEST_EXT
Part of
GL_EXT_framebuffer_multisample_blit_scaled |
static int |
GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_SECONDARY_COLOR_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_SEPARATE_ATTRIBS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_SET_AMD
Part of
GL_AMD_stencil_operation_extended |
static int |
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_SHADER_INCLUDE_ARB
Part of
GL_ARB_shading_language_include |
static int |
GL_SIGNED_NORMALIZED
Part of
GL_EXT_texture_snorm |
static int |
GL_SKIP_DECODE_EXT
Part of
GL_EXT_texture_sRGB_decode |
static int |
GL_SMOOTH_LINE_WIDTH_GRANULARITY
Part of
GL_VERSION_1_2 |
static int |
GL_SMOOTH_POINT_SIZE_GRANULARITY
Part of
GL_VERSION_1_2 |
static int |
GL_SRC1_COLOR
Part of
GL_ARB_blend_func_extended |
static int |
GL_SRGB8
Part of
GL_VERSION_2_1 |
static int |
GL_STATIC_COPY
Part of
GL_VERSION_1_5 |
static int |
GL_STATIC_READ
Part of
GL_VERSION_1_5 |
static int |
GL_STENCIL
Part of
GL_VERSION_1_0 |
static int |
GL_STENCIL_BACK_OP_VALUE_AMD
Part of
GL_AMD_stencil_operation_extended |
static int |
GL_STENCIL_BUFFER
Part of
GL_VERSION_3_0 |
static int |
GL_STENCIL_INDEX16
Part of
GL_ARB_framebuffer_object |
static int |
GL_STENCIL_OP_VALUE_AMD
Part of
GL_AMD_stencil_operation_extended |
static int |
GL_STEREO
Part of
GL_VERSION_1_0 |
static int |
GL_STREAM_COPY
Part of
GL_VERSION_1_5 |
static int |
GL_STREAM_READ
Part of
GL_VERSION_1_5 |
static int |
GL_SUBSAMPLE_DISTANCE_AMD
Part of
GL_AMD_sample_positions |
static int |
GL_SYNC_CL_EVENT_ARB
Part of
GL_ARB_cl_event |
static int |
GL_SYNC_CL_EVENT_COMPLETE_ARB
Part of
GL_ARB_cl_event |
static int |
GL_SYNC_X11_FENCE_EXT
Part of
GL_EXT_x11_sync_object |
static int |
GL_TESS_CONTROL_SHADER_BIT
Part of
GL_ARB_separate_shader_objects |
static int |
GL_TESS_EVALUATION_SHADER_BIT
Part of
GL_ARB_separate_shader_objects |
static int |
GL_TESSELLATION_FACTOR_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_TESSELLATION_MODE_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_TEXTURE_1D
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_texture_array |
static int |
GL_TEXTURE_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_ALPHA_SIZE
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_ALPHA_TYPE
Part of
GL_ARB_framebuffer_object; GL_ARB_texture_float |
static int |
GL_TEXTURE_BASE_LEVEL
Part of
GL_VERSION_1_2 |
static int |
GL_TEXTURE_BINDING_1D
Part of
GL_VERSION_1_1 |
static int |
GL_TEXTURE_BINDING_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_texture_array |
static int |
GL_TEXTURE_BINDING_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_BINDING_BUFFER
Part of
GL_ARB_texture_buffer_object |
static int |
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_TEXTURE_BINDING_RECTANGLE
Part of
GL_EXT_texture_rectangle |
static int |
GL_TEXTURE_BINDING_RECTANGLE_ARB
Part of
GL_ARB_texture_rectangle |
static int |
GL_TEXTURE_BLUE_SIZE
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_BLUE_TYPE
Part of
GL_ARB_framebuffer_object; GL_ARB_texture_float |
static int |
GL_TEXTURE_BORDER_COLOR
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_BUFFER
Part of
GL_ARB_texture_buffer_object |
static int |
GL_TEXTURE_BUFFER_DATA_STORE_BINDING
Part of
GL_ARB_texture_buffer_object |
static int |
GL_TEXTURE_BUFFER_FORMAT
Part of
GL_ARB_texture_buffer_object |
static int |
GL_TEXTURE_COLOR_SAMPLES_NV
Part of
GL_NV_texture_multisample |
static int |
GL_TEXTURE_COMPRESSED
Part of
GL_VERSION_1_3 |
static int |
GL_TEXTURE_COMPRESSED_IMAGE_SIZE
Part of
GL_VERSION_1_3 |
static int |
GL_TEXTURE_COMPRESSION_HINT
Part of
GL_VERSION_1_3 |
static int |
GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_TEXTURE_COORD_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_TEXTURE_COVERAGE_SAMPLES_NV
Part of
GL_NV_texture_multisample |
static int |
GL_TEXTURE_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_TEXTURE_CUBE_MAP_SEAMLESS
Part of
GL_ARB_seamless_cube_map |
static int |
GL_TEXTURE_DEPTH
Part of
GL_VERSION_1_2 |
static int |
GL_TEXTURE_DEPTH_SIZE
Part of
GL_VERSION_1_4 |
static int |
GL_TEXTURE_DEPTH_TYPE
Part of
GL_ARB_framebuffer_object; GL_ARB_texture_float |
static int |
GL_TEXTURE_FETCH_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_GREEN_SIZE
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_GREEN_TYPE
Part of
GL_ARB_framebuffer_object; GL_ARB_texture_float |
static int |
GL_TEXTURE_HEIGHT
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_INTERNAL_FORMAT
Part of
GL_VERSION_1_1 |
static int |
GL_TEXTURE_LOD_BIAS
Part of
GL_VERSION_1_4 |
static int |
GL_TEXTURE_MAX_LEVEL
Part of
GL_VERSION_1_2 |
static int |
GL_TEXTURE_MAX_LOD
Part of
GL_VERSION_1_2 |
static int |
GL_TEXTURE_MIN_LOD
Part of
GL_VERSION_1_2 |
static int |
GL_TEXTURE_RECTANGLE
Part of
GL_EXT_texture_rectangle |
static int |
GL_TEXTURE_RECTANGLE_ARB
Part of
GL_ARB_texture_rectangle |
static int |
GL_TEXTURE_RED_SIZE
Part of
GL_VERSION_1_0 |
static int |
GL_TEXTURE_RED_TYPE
Part of
GL_ARB_framebuffer_object; GL_ARB_texture_float |
static int |
GL_TEXTURE_SAMPLES
Part of
GL_ARB_texture_multisample |
static int |
GL_TEXTURE_SHARED_SIZE
Part of
GL_VERSION_3_0; GL_EXT_texture_shared_exponent |
static int |
GL_TEXTURE_SRGB_DECODE_EXT
Part of
GL_EXT_texture_sRGB_decode |
static int |
GL_TEXTURE_STENCIL_SIZE
Part of
GL_ARB_framebuffer_object; GL_EXT_packed_depth_stencil |
static int |
GL_TEXTURE_SWIZZLE_A
Part of
GL_ARB_texture_swizzle |
static int |
GL_TEXTURE_SWIZZLE_B
Part of
GL_ARB_texture_swizzle |
static int |
GL_TEXTURE_SWIZZLE_G
Part of
GL_ARB_texture_swizzle |
static int |
GL_TEXTURE_SWIZZLE_R
Part of
GL_ARB_texture_swizzle |
static int |
GL_TEXTURE_SWIZZLE_RGBA
Part of
GL_ARB_texture_swizzle |
static int |
GL_TEXTURE_UPDATE_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_TEXTURE_WIDTH
Part of
GL_VERSION_1_0 |
static int |
GL_TIME_ELAPSED
Part of
GL_ARB_timer_query |
static long |
GL_TIMEOUT_IGNORED
Part of
GL_ARB_sync |
static int |
GL_TIMESTAMP
Part of
GL_ARB_timer_query |
static int |
GL_TRANSFORM_FEEDBACK
Part of
GL_ARB_transform_feedback2 |
static int |
GL_TRANSFORM_FEEDBACK_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_TRANSFORM_FEEDBACK_BINDING
Part of
GL_ARB_transform_feedback2 |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE
Part of
GL_ARB_transform_feedback2 |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_MODE
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED
Part of
GL_ARB_transform_feedback2 |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_BUFFER_START
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRANSFORM_FEEDBACK_VARYINGS
Part of
GL_VERSION_3_0; GL_EXT_transform_feedback |
static int |
GL_TRIANGLE_STRIP_ADJACENCY_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_TRIANGLES_ADJACENCY_ARB
Part of
GL_ARB_geometry_shader4 |
static int |
GL_UNDEFINED_VERTEX
Part of
GL_ARB_viewport_array |
static int |
GL_UNIFORM_ARRAY_STRIDE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_UNIFORM_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_BINDING
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_DATA_SIZE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_INDEX
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_NAME_LENGTH
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BUFFER
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BUFFER_BINDING
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BUFFER_SIZE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_BUFFER_START
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_IS_ROW_MAJOR
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_MATRIX_STRIDE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_NAME_LENGTH
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_OFFSET
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_SIZE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNIFORM_TYPE
Part of
GL_ARB_uniform_buffer_object |
static int |
GL_UNPACK_COMPRESSED_BLOCK_DEPTH
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_UNPACK_COMPRESSED_BLOCK_SIZE
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_UNPACK_COMPRESSED_BLOCK_WIDTH
Part of
GL_ARB_compressed_texture_pixel_storage |
static int |
GL_UNPACK_IMAGE_HEIGHT
Part of
GL_VERSION_1_2 |
static int |
GL_UNPACK_LSB_FIRST
Part of
GL_VERSION_1_0 |
static int |
GL_UNPACK_SKIP_IMAGES
Part of
GL_VERSION_1_2 |
static int |
GL_UNPACK_SWAP_BYTES
Part of
GL_VERSION_1_0 |
static int |
GL_UNSIGNED_BYTE_2_3_3_REV
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_BYTE_3_3_2
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_INT_5_9_9_9_REV
Part of
GL_VERSION_3_0; GL_EXT_texture_shared_exponent |
static int |
GL_UNSIGNED_INT_8_8_8_8
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_INT_8_8_8_8_REV
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_INT_ATOMIC_COUNTER
Part of
GL_ARB_shader_atomic_counters |
static int |
GL_UNSIGNED_INT_IMAGE_1D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_1D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_2D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_2D_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_2D_RECT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_3D
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_BUFFER
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_CUBE
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
Part of
GL_ARB_shader_image_load_store |
static int |
GL_UNSIGNED_INT_SAMPLER_1D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_2D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE
Part of
GL_ARB_texture_multisample |
static int |
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
Part of
GL_ARB_texture_multisample |
static int |
GL_UNSIGNED_INT_SAMPLER_2D_RECT
Part of
GL_VERSION_3_1; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_3D
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_BUFFER
Part of
GL_VERSION_3_1; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
Part of
GL_AMD_vertex_shader_tesselator |
static int |
GL_UNSIGNED_INT_SAMPLER_CUBE
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
Part of
GL_ARB_texture_cube_map_array |
static int |
GL_UNSIGNED_INT_VEC2
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_VEC3
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_INT_VEC4
Part of
GL_VERSION_3_0; GL_EXT_gpu_shader4 |
static int |
GL_UNSIGNED_SHORT_1_5_5_5_REV
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_SHORT_4_4_4_4_REV
Part of
GL_VERSION_1_2 |
static int |
GL_UNSIGNED_SHORT_5_6_5_REV
Part of
GL_VERSION_1_2 |
static int |
GL_UPPER_LEFT
Part of
GL_VERSION_2_0 |
static int |
GL_VERTEX_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_VERTEX_ARRAY_BINDING
Part of
GL_ARB_vertex_array_object |
static int |
GL_VERTEX_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
Part of
GL_ARB_shader_image_load_store |
static int |
GL_VERTEX_ATTRIB_ARRAY_INTEGER
Part of
GL_VERSION_3_0 |
static int |
GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
Part of
GL_NV_vertex_buffer_unified_memory |
static int |
GL_VERTEX_PROGRAM_POINT_SIZE
Part of
GL_VERSION_2_0 |
static int |
GL_VIEWPORT_BOUNDS_RANGE
Part of
GL_ARB_viewport_array |
static int |
GL_VIEWPORT_INDEX_PROVOKING_VERTEX
Part of
GL_ARB_viewport_array |
static int |
GL_VIEWPORT_SUBPIXEL_BITS
Part of
GL_ARB_viewport_array |
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_BGRA8_EXT, GL_BLEND_COLOR, GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4, 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_ROBUST_ACCESS, GL_CURRENT_PROGRAM, GL_CURRENT_QUERY, GL_CURRENT_VERTEX_ATTRIB, 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_HIGH_FLOAT, GL_HIGH_INT, GL_INFO_LOG_LENGTH, GL_INT, GL_INT_10_10_10_2, 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_COMBINED_TEXTURE_IMAGE_UNITS, GL_MAX_DRAW_BUFFERS, GL_MAX_FRAGMENT_UNIFORM_VECTORS, 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_BINARY_FORMATS, GL_PROGRAM_BINARY_LENGTH, GL_PROGRAM_PIPELINE_BINDING, GL_PROGRAM_SEPARABLE, GL_QUERY_RESULT, GL_QUERY_RESULT_AVAILABLE, GL_R16F, GL_R8, GL_RED, GL_RG, GL_RG16F, GL_RG8, GL_RGB16F, GL_RGBA16F, GL_SAMPLER_2D, GL_SAMPLER_2D_SHADOW, GL_SAMPLER_3D, GL_SAMPLER_CUBE, GL_SHADER_BINARY_DMP, GL_SHADER_BINARY_FORMATS, GL_SHADER_COMPILER, GL_SHADER_SOURCE_LENGTH, GL_SHADER_TYPE, GL_SHADING_LANGUAGE_VERSION, 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_3D, GL_TEXTURE_BINDING_3D, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_WRAP_R, 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_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_BITGL_ACTIVE_TEXTURE, GL_ALIASED_LINE_WIDTH_RANGE, GL_ALIASED_POINT_SIZE_RANGE, GL_ALPHA, GL_ALPHA_BITS, GL_ALPHA16F_ARB, GL_ALPHA32F_ARB, GL_ALWAYS, GL_AND, GL_AND_INVERTED, GL_AND_REVERSE, GL_ARRAY_BUFFER, GL_ARRAY_BUFFER_BINDING, GL_BACK, GL_BGRA, 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_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_LAYER, 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_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_ARB, GL_LUMINANCE_ALPHA32F_ARB, GL_LUMINANCE16F_ARB, GL_LUMINANCE32F_ARB, GL_MAX_ARRAY_TEXTURE_LAYERS, GL_MAX_CUBE_MAP_TEXTURE_SIZE, GL_MAX_RENDERBUFFER_SIZE, 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_R11F_G11F_B10F, 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_STENCIL_SIZE, GL_RENDERBUFFER_WIDTH, GL_RENDERER, GL_REPEAT, GL_REPLACE, GL_RESET_NOTIFICATION_STRATEGY, GL_RGB, GL_RGB10, GL_RGB10_A2, GL_RGB32F, GL_RGB5_A1, GL_RGB565, GL_RGB8, GL_RGBA, GL_RGBA_SIGNED_COMPONENTS, 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_SAMPLER_2D_ARRAY, 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_2D_ARRAY, GL_TEXTURE_BINDING_2D, GL_TEXTURE_BINDING_2D_ARRAY, 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| Modifier and Type | Method and Description |
|---|---|
void |
glActiveShaderProgram(int pipeline,
int program)
Entry point to C language function:
void glActiveShaderProgram(GLuint pipeline, GLuint program); Part of GL_ARB_separate_shader_objects |
ByteBuffer |
glAllocateMemoryNV(int arg0,
float arg1,
float arg2,
float arg3)
Provides platform-independent access to the
wglAllocateMemoryNV /
glXAllocateMemoryNV extension. |
void |
glBeginConditionalRender(int id,
int mode)
Entry point to C language function:
void glBeginConditionalRender(GLuint id, GLenum mode); Part of GL_VERSION_3_0; GL_NV_conditional_render |
void |
glBeginQueryIndexed(int target,
int index,
int id)
Entry point to C language function:
void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id); Part of GL_ARB_transform_feedback3 |
void |
glBeginTransformFeedback(int primitiveMode)
Entry point to C language function:
void glBeginTransformFeedback(GLenum primitiveMode); Part of GL_VERSION_3_0; GL_EXT_transform_feedback |
void |
glBindBufferBase(int target,
int index,
int buffer)
Entry point to C language function:
void glBindBufferBase(GLenum target, GLuint index, GLuint buffer); Part of GL_VERSION_3_0; GL_EXT_transform_feedback |
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 of GL_VERSION_3_0; GL_EXT_transform_feedback |
void |
glBindFragDataLocation(int program,
int color,
String name)
Entry point to C language function:
void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glBindFragDataLocationIndexed(int program,
int colorNumber,
int index,
String name)
Entry point to C language function:
void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name); Part of GL_ARB_blend_func_extended |
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 of GL_ARB_shader_image_load_store |
void |
glBindProgramPipeline(int pipeline)
Entry point to C language function:
void glBindProgramPipeline(GLuint pipeline); Part of GL_ARB_separate_shader_objects |
void |
glBindSampler(int unit,
int sampler)
Entry point to C language function:
void glBindSampler(GLuint unit, GLuint sampler); Part of GL_ARB_sampler_objects |
void |
glBindTransformFeedback(int target,
int id)
Entry point to C language function:
void glBindTransformFeedback(GLenum target, GLuint id); Part of GL_ARB_transform_feedback2 |
void |
glBindVertexArray(int array)
Entry point to C language function:
void glBindVertexArray(GLuint array); Part of GL_ARB_vertex_array_object |
void |
glBlendEquationi(int buf,
int mode)
Entry point to C language function:
void glBlendEquationiARB(GLuint buf, GLenum mode); Part of GL_ARB_draw_buffers_blend |
void |
glBlendEquationSeparatei(int buf,
int modeRGB,
int modeAlpha)
Entry point to C language function:
void glBlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeAlpha); Part of GL_ARB_draw_buffers_blend |
void |
glBlendFunci(int buf,
int src,
int dst)
Entry point to C language function:
void glBlendFunciARB(GLuint buf, GLenum src, GLenum dst); Part of GL_ARB_draw_buffers_blend |
void |
glBlendFuncSeparatei(int buf,
int srcRGB,
int dstRGB,
int srcAlpha,
int dstAlpha)
Entry point to C language function:
void glBlendFuncSeparateiARB(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); Part of GL_ARB_draw_buffers_blend |
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 of GL_ARB_framebuffer_object; GL_EXT_framebuffer_blit |
void |
glBufferAddressRangeNV(int pname,
int index,
long address,
long length)
Entry point to C language function:
void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length); Part of GL_NV_vertex_buffer_unified_memory |
void |
glClampColor(int target,
int clamp)
Entry point to C language function:
void glClampColor(GLenum target, GLenum clamp); Part of GL_VERSION_3_0; GL_ARB_color_buffer_float |
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 of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glClearBufferfv(int buffer,
int drawbuffer,
FloatBuffer value)
Entry point to C language function:
void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value); Part of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glClearBufferiv(int buffer,
int drawbuffer,
IntBuffer value)
Entry point to C language function:
void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value); Part of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glClearBufferuiv(int buffer,
int drawbuffer,
IntBuffer value)
Entry point to C language function:
void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value); Part of GL_VERSION_3_0 |
void |
glColorFormatNV(int size,
int type,
int stride)
Entry point to C language function:
void glColorFormatNV(GLint size, GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
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 of GL_VERSION_3_0 |
void |
glColorP3ui(int type,
int color)
Entry point to C language function:
void glColorP3ui(GLenum type, GLuint color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glColorP3uiv(int type,
int[] color,
int color_offset)
Entry point to C language function:
void glColorP3uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glColorP3uiv(int type,
IntBuffer color)
Entry point to C language function:
void glColorP3uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glColorP4ui(int type,
int color)
Entry point to C language function:
void glColorP4ui(GLenum type, GLuint color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glColorP4uiv(int type,
int[] color,
int color_offset)
Entry point to C language function:
void glColorP4uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glColorP4uiv(int type,
IntBuffer color)
Entry point to C language function:
void glColorP4uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glCompileShaderIncludeARB(int shader,
int count,
String[] path,
int[] length,
int length_offset)
Entry point to C language function:
void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length); Part of GL_ARB_shading_language_include |
void |
glCompileShaderIncludeARB(int shader,
int count,
String[] path,
IntBuffer length)
Entry point to C language function:
void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length); Part of GL_ARB_shading_language_include |
void |
glCompressedTexImage1D(int target,
int level,
int internalformat,
int width,
int border,
int imageSize,
Buffer data)
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); Part of GL_VERSION_1_3 |
void |
glCompressedTexImage1D(int target,
int level,
int internalformat,
int width,
int border,
int imageSize,
long data_buffer_offset)
Entry point to C language function:
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); Part of GL_VERSION_1_3 |
void |
glCompressedTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int imageSize,
Buffer data)
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); Part of GL_VERSION_1_3 |
void |
glCompressedTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int imageSize,
long data_buffer_offset)
Entry point to C language function:
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); Part of GL_VERSION_1_3 |
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 of GL_ARB_copy_buffer |
void |
glCopyTexImage1D(int target,
int level,
int internalformat,
int x,
int y,
int width,
int border)
Entry point to C language function:
void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border); Part of GL_VERSION_1_1 |
void |
glCopyTexSubImage1D(int target,
int level,
int xoffset,
int x,
int y,
int width)
Entry point to C language function:
void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); Part of GL_VERSION_1_1 |
int |
glCreateShaderProgramv(int type,
int count,
com.jogamp.common.nio.PointerBuffer strings)
Entry point to C language function:
GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings); Part of GL_ARB_separate_shader_objects |
long |
glCreateSyncFromCLeventARB(Buffer context,
Buffer event,
int flags)
Entry point to C language function:
GLsync glCreateSyncFromCLeventARB(void * context, void * event, GLbitfield flags); Part of GL_ARB_cl_event |
void |
glDebugMessageControlARB(int source,
int type,
int severity,
int count,
int[] ids,
int ids_offset,
boolean enabled)
Entry point to C language function:
void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); Part of GL_ARB_debug_output |
void |
glDebugMessageControlARB(int source,
int type,
int severity,
int count,
IntBuffer ids,
boolean enabled)
Entry point to C language function:
void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); Part of GL_ARB_debug_output |
void |
glDebugMessageEnableAMD(int category,
int severity,
int count,
int[] ids,
int ids_offset,
boolean enabled)
Entry point to C language function:
void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); Part of GL_AMD_debug_output |
void |
glDebugMessageEnableAMD(int category,
int severity,
int count,
IntBuffer ids,
boolean enabled)
Entry point to C language function:
void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); Part of GL_AMD_debug_output |
void |
glDebugMessageInsertAMD(int category,
int severity,
int id,
int length,
String buf)
Entry point to C language function:
void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf); Part of GL_AMD_debug_output |
void |
glDebugMessageInsertARB(int source,
int type,
int id,
int severity,
int length,
String buf)
Entry point to C language function:
void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); Part of GL_ARB_debug_output |
void |
glDeleteNamedStringARB(int namelen,
String name)
Entry point to C language function:
void glDeleteNamedStringARB(GLint namelen, const GLchar * name); Part of GL_ARB_shading_language_include |
void |
glDeleteProgramPipelines(int n,
int[] pipelines,
int pipelines_offset)
Entry point to C language function:
void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines); Part of GL_ARB_separate_shader_objects |
void |
glDeleteProgramPipelines(int n,
IntBuffer pipelines)
Entry point to C language function:
void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines); Part of GL_ARB_separate_shader_objects |
void |
glDeleteSamplers(int count,
int[] samplers,
int samplers_offset)
Entry point to C language function:
void glDeleteSamplers(GLsizei count, const GLuint * samplers); Part of GL_ARB_sampler_objects |
void |
glDeleteSamplers(int count,
IntBuffer samplers)
Entry point to C language function:
void glDeleteSamplers(GLsizei count, const GLuint * samplers); Part of GL_ARB_sampler_objects |
void |
glDeleteTransformFeedbacks(int n,
int[] ids,
int ids_offset)
Entry point to C language function:
void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids); Part of GL_ARB_transform_feedback2 |
void |
glDeleteTransformFeedbacks(int n,
IntBuffer ids)
Entry point to C language function:
void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids); Part of GL_ARB_transform_feedback2 |
void |
glDeleteVertexArrays(int n,
int[] arrays,
int arrays_offset)
Entry point to C language function:
void glDeleteVertexArrays(GLsizei n, const GLuint * arrays); Part of GL_ARB_vertex_array_object |
void |
glDeleteVertexArrays(int n,
IntBuffer arrays)
Entry point to C language function:
void glDeleteVertexArrays(GLsizei n, const GLuint * arrays); Part of GL_ARB_vertex_array_object |
void |
glDepthRangeArrayv(int first,
int count,
double[] v,
int v_offset)
Entry point to C language function:
void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); Part of GL_ARB_viewport_array |
void |
glDepthRangeArrayv(int first,
int count,
DoubleBuffer v)
Entry point to C language function:
void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); Part of GL_ARB_viewport_array |
void |
glDepthRangeIndexed(int index,
double n,
double f)
Entry point to C language function:
void glDepthRangeIndexed(GLuint index, GLclampd n, GLclampd f); Part of GL_ARB_viewport_array |
void |
glDisableClientState(int cap)
|
void |
glDisablei(int target,
int index)
Entry point to C language function:
void glDisablei(GLenum target, GLuint index); Part of GL_VERSION_3_0 |
void |
glDrawArraysInstanced(int mode,
int first,
int count,
int primcount)
Entry point to C language function:
void glDrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei primcount); Part of GL_ARB_draw_instanced |
void |
glDrawArraysInstancedBaseInstance(int mode,
int first,
int count,
int primcount,
int baseinstance)
Entry point to C language function:
void glDrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei primcount, GLuint baseinstance); Part of GL_ARB_base_instance |
void |
glDrawBuffer(int mode)
|
void |
glDrawBuffers(int n,
int[] bufs,
int bufs_offset)
Entry point to C language function:
void glDrawBuffers(GLsizei n, const GLenum * bufs); Part of GL_VERSION_2_0 |
void |
glDrawBuffers(int n,
IntBuffer bufs)
Entry point to C language function:
void glDrawBuffers(GLsizei n, const GLenum * bufs); Part of GL_VERSION_2_0 |
void |
glDrawElementsBaseVertex(int mode,
int count,
int type,
Buffer indices,
int basevertex)
Entry point to C language function:
void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); Part of GL_ARB_draw_elements_base_vertex |
void |
glDrawElementsInstanced(int mode,
int count,
int type,
Buffer indices,
int primcount)
Entry point to C language function:
void glDrawElementsInstancedARB(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount); Part of GL_ARB_draw_instanced |
void |
glDrawElementsInstancedBaseInstance(int mode,
int count,
int type,
Buffer indices,
int primcount,
int baseinstance)
Entry point to C language function:
void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei primcount, GLuint baseinstance); Part of GL_ARB_base_instance |
void |
glDrawElementsInstancedBaseVertex(int mode,
int count,
int type,
Buffer indices,
int primcount,
int basevertex)
Entry point to C language function:
void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex); Part of GL_ARB_draw_elements_base_vertex |
void |
glDrawElementsInstancedBaseVertexBaseInstance(int mode,
int count,
int type,
Buffer indices,
int primcount,
int basevertex,
int baseinstance)
Entry point to C language function:
void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei primcount, GLint basevertex, GLuint baseinstance); Part of GL_ARB_base_instance |
void |
glDrawRangeElements(int mode,
int start,
int end,
int count,
int type,
Buffer indices)
Entry point to C language function:
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); Part of GL_VERSION_1_2 |
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 GLvoid * indices); Part of GL_VERSION_1_2 |
void |
glDrawRangeElementsBaseVertex(int mode,
int start,
int end,
int count,
int type,
Buffer indices,
int basevertex)
Entry point to C language function:
void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); Part of GL_ARB_draw_elements_base_vertex |
void |
glDrawTransformFeedback(int mode,
int id)
Entry point to C language function:
void glDrawTransformFeedback(GLenum mode, GLuint id); Part of GL_ARB_transform_feedback2 |
void |
glDrawTransformFeedbackInstanced(int mode,
int id,
int primcount)
Entry point to C language function:
void glDrawTransformFeedbackInstanced(GLenum mode, GLuint id, GLsizei primcount); Part of GL_ARB_transform_feedback_instanced |
void |
glDrawTransformFeedbackStream(int mode,
int id,
int stream)
Entry point to C language function:
void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream); Part of GL_ARB_transform_feedback3 |
void |
glDrawTransformFeedbackStreamInstanced(int mode,
int id,
int stream,
int primcount)
Entry point to C language function:
void glDrawTransformFeedbackStreamInstanced(GLenum mode, GLuint id, GLuint stream, GLsizei primcount); Part of GL_ARB_transform_feedback_instanced |
void |
glEdgeFlagFormatNV(int stride)
Entry point to C language function:
void glEdgeFlagFormatNV(GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glEnableClientState(int cap)
|
void |
glEnablei(int target,
int index)
Entry point to C language function:
void glEnablei(GLenum target, GLuint index); Part of GL_VERSION_3_0 |
void |
glEndConditionalRender()
Entry point to C language function:
void glEndConditionalRender(void); Part of GL_VERSION_3_0; GL_NV_conditional_render |
void |
glEndQueryIndexed(int target,
int index)
Entry point to C language function:
void glEndQueryIndexed(GLenum target, GLuint index); Part of GL_ARB_transform_feedback3 |
void |
glEndTransformFeedback()
Entry point to C language function:
void glEndTransformFeedback(void); Part of GL_VERSION_3_0; GL_EXT_transform_feedback |
void |
glFlushMappedBufferRange(int target,
long offset,
long length)
Entry point to C language function:
void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length); Part of GL_ARB_map_buffer_range; GL_APPLE_flush_buffer_range |
void |
glFogCoordFormatNV(int type,
int stride)
Entry point to C language function:
void glFogCoordFormatNV(GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glFramebufferTexture1D(int target,
int attachment,
int textarget,
int texture,
int level)
Entry point to C language function:
void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); Part of GL_ARB_framebuffer_object |
void |
glFramebufferTextureARB(int target,
int attachment,
int texture,
int level)
Entry point to C language function:
void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level); Part of GL_ARB_geometry_shader4 |
void |
glFramebufferTextureFaceARB(int target,
int attachment,
int texture,
int level,
int face)
Entry point to C language function:
void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face); Part of GL_ARB_geometry_shader4 |
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 of GL_ARB_framebuffer_object |
void |
glFramebufferTextureLayerARB(int target,
int attachment,
int texture,
int level,
int layer)
Entry point to C language function:
void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); Part of GL_ARB_geometry_shader4 |
void |
glGenProgramPipelines(int n,
int[] pipelines,
int pipelines_offset)
Entry point to C language function:
void glGenProgramPipelines(GLsizei n, GLuint * pipelines); Part of GL_ARB_separate_shader_objects |
void |
glGenProgramPipelines(int n,
IntBuffer pipelines)
Entry point to C language function:
void glGenProgramPipelines(GLsizei n, GLuint * pipelines); Part of GL_ARB_separate_shader_objects |
void |
glGenSamplers(int count,
int[] samplers,
int samplers_offset)
Entry point to C language function:
void glGenSamplers(GLsizei count, GLuint * samplers); Part of GL_ARB_sampler_objects |
void |
glGenSamplers(int count,
IntBuffer samplers)
Entry point to C language function:
void glGenSamplers(GLsizei count, GLuint * samplers); Part of GL_ARB_sampler_objects |
void |
glGenTransformFeedbacks(int n,
int[] ids,
int ids_offset)
Entry point to C language function:
void glGenTransformFeedbacks(GLsizei n, GLuint * ids); Part of GL_ARB_transform_feedback2 |
void |
glGenTransformFeedbacks(int n,
IntBuffer ids)
Entry point to C language function:
void glGenTransformFeedbacks(GLsizei n, GLuint * ids); Part of GL_ARB_transform_feedback2 |
void |
glGenVertexArrays(int n,
int[] arrays,
int arrays_offset)
Entry point to C language function:
void glGenVertexArrays(GLsizei n, GLuint * arrays); Part of GL_ARB_vertex_array_object |
void |
glGenVertexArrays(int n,
IntBuffer arrays)
Entry point to C language function:
void glGenVertexArrays(GLsizei n, GLuint * arrays); Part of GL_ARB_vertex_array_object |
void |
glGetActiveAtomicCounterBufferiv(int program,
int bufferIndex,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); Part of GL_ARB_shader_atomic_counters |
void |
glGetActiveAtomicCounterBufferiv(int program,
int bufferIndex,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); Part of GL_ARB_shader_atomic_counters |
void |
glGetActiveSubroutineName(int program,
int shadertype,
int index,
int bufsize,
int[] length,
int length_offset,
byte[] name,
int name_offset)
Entry point to C language function:
void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); Part of GL_ARB_shader_subroutine |
void |
glGetActiveSubroutineName(int program,
int shadertype,
int index,
int bufsize,
IntBuffer length,
ByteBuffer name)
Entry point to C language function:
void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); Part of GL_ARB_shader_subroutine |
void |
glGetActiveSubroutineUniformiv(int program,
int shadertype,
int index,
int pname,
int[] values,
int values_offset)
Entry point to C language function:
void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values); Part of GL_ARB_shader_subroutine |
void |
glGetActiveSubroutineUniformiv(int program,
int shadertype,
int index,
int pname,
IntBuffer values)
Entry point to C language function:
void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values); Part of GL_ARB_shader_subroutine |
void |
glGetActiveSubroutineUniformName(int program,
int shadertype,
int index,
int bufsize,
int[] length,
int length_offset,
byte[] name,
int name_offset)
Entry point to C language function:
void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); Part of GL_ARB_shader_subroutine |
void |
glGetActiveSubroutineUniformName(int program,
int shadertype,
int index,
int bufsize,
IntBuffer length,
ByteBuffer name)
Entry point to C language function:
void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); Part of GL_ARB_shader_subroutine |
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 of GL_ARB_uniform_buffer_object |
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 of GL_ARB_uniform_buffer_object |
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 of GL_ARB_uniform_buffer_object |
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 of GL_ARB_uniform_buffer_object |
void |
glGetActiveUniformName(int program,
int uniformIndex,
int bufSize,
int[] length,
int length_offset,
byte[] uniformName,
int uniformName_offset)
Entry point to C language function:
void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName); Part of GL_ARB_uniform_buffer_object |
void |
glGetActiveUniformName(int program,
int uniformIndex,
int bufSize,
IntBuffer length,
ByteBuffer uniformName)
Entry point to C language function:
void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName); Part of GL_ARB_uniform_buffer_object |
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 of GL_ARB_uniform_buffer_object |
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 of GL_ARB_uniform_buffer_object |
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 of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glGetBufferParameterui64vNV(int target,
int pname,
long[] params,
int params_offset)
Entry point to C language function:
void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
void |
glGetBufferParameterui64vNV(int target,
int pname,
LongBuffer params)
Entry point to C language function:
void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
void |
glGetBufferSubData(int target,
long offset,
long size,
Buffer data)
Entry point to C language function:
void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid * data); Part of GL_VERSION_1_5 |
void |
glGetCompressedTexImage(int target,
int level,
Buffer img)
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img); Part of GL_VERSION_1_3 |
void |
glGetCompressedTexImage(int target,
int level,
long img_buffer_offset)
Entry point to C language function:
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img); Part of GL_VERSION_1_3 |
int |
glGetDebugMessageLogAMD(int count,
int bufsize,
int[] categories,
int categories_offset,
int[] severities,
int severities_offset,
int[] ids,
int ids_offset,
int[] lengths,
int lengths_offset,
byte[] message,
int message_offset)
Entry point to C language function:
GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message); Part of GL_AMD_debug_output |
int |
glGetDebugMessageLogAMD(int count,
int bufsize,
IntBuffer categories,
IntBuffer severities,
IntBuffer ids,
IntBuffer lengths,
ByteBuffer message)
Entry point to C language function:
GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message); Part of GL_AMD_debug_output |
int |
glGetDebugMessageLogARB(int count,
int bufsize,
int[] sources,
int sources_offset,
int[] types,
int types_offset,
int[] ids,
int ids_offset,
int[] severities,
int severities_offset,
int[] lengths,
int lengths_offset,
byte[] messageLog,
int messageLog_offset)
Entry point to C language function:
GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); Part of GL_ARB_debug_output |
int |
glGetDebugMessageLogARB(int count,
int bufsize,
IntBuffer sources,
IntBuffer types,
IntBuffer ids,
IntBuffer severities,
IntBuffer lengths,
ByteBuffer messageLog)
Entry point to C language function:
GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); Part of GL_ARB_debug_output |
void |
glGetDoublei_v(int target,
int index,
double[] data,
int data_offset)
Entry point to C language function:
void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data); Part of GL_ARB_viewport_array |
void |
glGetDoublei_v(int target,
int index,
DoubleBuffer data)
Entry point to C language function:
void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data); Part of GL_ARB_viewport_array |
void |
glGetDoublev(int pname,
double[] params,
int params_offset)
Entry point to C language function:
void glGetDoublev(GLenum pname, GLdouble * params); Part of GL_VERSION_1_0 |
void |
glGetDoublev(int pname,
DoubleBuffer params)
Entry point to C language function:
void glGetDoublev(GLenum pname, GLdouble * params); Part of GL_VERSION_1_0 |
void |
glGetFloati_v(int target,
int index,
float[] data,
int data_offset)
Entry point to C language function:
void glGetFloati_v(GLenum target, GLuint index, GLfloat * data); Part of GL_ARB_viewport_array |
void |
glGetFloati_v(int target,
int index,
FloatBuffer data)
Entry point to C language function:
void glGetFloati_v(GLenum target, GLuint index, GLfloat * data); Part of GL_ARB_viewport_array |
int |
glGetFragDataIndex(int program,
String name)
Entry point to C language function:
GLint glGetFragDataIndex(GLuint program, const GLchar * name); Part of GL_ARB_blend_func_extended |
int |
glGetFragDataLocation(int program,
String name)
Entry point to C language function:
GLint glGetFragDataLocation(GLuint program, const GLchar * name); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glGetIntegerui64i_vNV(int value,
int index,
long[] result,
int result_offset)
Entry point to C language function:
void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result); Part of GL_NV_vertex_buffer_unified_memory |
void |
glGetIntegerui64i_vNV(int value,
int index,
LongBuffer result)
Entry point to C language function:
void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result); Part of GL_NV_vertex_buffer_unified_memory |
void |
glGetIntegerui64vNV(int value,
long[] result,
int result_offset)
Entry point to C language function:
void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result); Part of GL_NV_shader_buffer_load |
void |
glGetIntegerui64vNV(int value,
LongBuffer result)
Entry point to C language function:
void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result); Part of GL_NV_shader_buffer_load |
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 of GL_ARB_internalformat_query |
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 of GL_ARB_internalformat_query |
void |
glGetMultisamplefv(int pname,
int index,
float[] val,
int val_offset)
Entry point to C language function:
void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val); Part of GL_ARB_texture_multisample |
void |
glGetMultisamplefv(int pname,
int index,
FloatBuffer val)
Entry point to C language function:
void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val); Part of GL_ARB_texture_multisample |
void |
glGetNamedBufferParameterui64vNV(int buffer,
int pname,
long[] params,
int params_offset)
Entry point to C language function:
void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
void |
glGetNamedBufferParameterui64vNV(int buffer,
int pname,
LongBuffer params)
Entry point to C language function:
void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
void |
glGetNamedStringARB(int namelen,
String name,
int bufSize,
int[] stringlen,
int stringlen_offset,
byte[] string,
int string_offset)
Entry point to C language function:
void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string); Part of GL_ARB_shading_language_include |
void |
glGetNamedStringARB(int namelen,
String name,
int bufSize,
IntBuffer stringlen,
ByteBuffer string)
Entry point to C language function:
void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string); Part of GL_ARB_shading_language_include |
void |
glGetNamedStringivARB(int namelen,
String name,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params); Part of GL_ARB_shading_language_include |
void |
glGetNamedStringivARB(int namelen,
String name,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params); Part of GL_ARB_shading_language_include |
void |
glGetnColorTable(int target,
int format,
int type,
int bufSize,
Buffer table)
Entry point to C language function:
void glGetnColorTableARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); Part of GL_ARB_robustness |
void |
glGetnCompressedTexImage(int target,
int lod,
int bufSize,
Buffer img)
Entry point to C language function:
void glGetnCompressedTexImageARB(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); Part of GL_ARB_robustness |
void |
glGetnConvolutionFilter(int target,
int format,
int type,
int bufSize,
Buffer image)
Entry point to C language function:
void glGetnConvolutionFilterARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); Part of GL_ARB_robustness |
void |
glGetnHistogram(int target,
boolean reset,
int format,
int type,
int bufSize,
Buffer values)
Entry point to C language function:
void glGetnHistogramARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); Part of GL_ARB_robustness |
void |
glGetnMapdv(int target,
int query,
int bufSize,
double[] v,
int v_offset)
Entry point to C language function:
void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); Part of GL_ARB_robustness |
void |
glGetnMapdv(int target,
int query,
int bufSize,
DoubleBuffer v)
Entry point to C language function:
void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); Part of GL_ARB_robustness |
void |
glGetnMapfv(int target,
int query,
int bufSize,
float[] v,
int v_offset)
Entry point to C language function:
void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); Part of GL_ARB_robustness |
void |
glGetnMapfv(int target,
int query,
int bufSize,
FloatBuffer v)
Entry point to C language function:
void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); Part of GL_ARB_robustness |
void |
glGetnMapiv(int target,
int query,
int bufSize,
int[] v,
int v_offset)
Entry point to C language function:
void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v); Part of GL_ARB_robustness |
void |
glGetnMapiv(int target,
int query,
int bufSize,
IntBuffer v)
Entry point to C language function:
void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v); Part of GL_ARB_robustness |
void |
glGetnMinmax(int target,
boolean reset,
int format,
int type,
int bufSize,
Buffer values)
Entry point to C language function:
void glGetnMinmaxARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapfv(int map,
int bufSize,
float[] values,
int values_offset)
Entry point to C language function:
void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapfv(int map,
int bufSize,
FloatBuffer values)
Entry point to C language function:
void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapuiv(int map,
int bufSize,
int[] values,
int values_offset)
Entry point to C language function:
void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapuiv(int map,
int bufSize,
IntBuffer values)
Entry point to C language function:
void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapusv(int map,
int bufSize,
short[] values,
int values_offset)
Entry point to C language function:
void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values); Part of GL_ARB_robustness |
void |
glGetnPixelMapusv(int map,
int bufSize,
ShortBuffer values)
Entry point to C language function:
void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values); Part of GL_ARB_robustness |
void |
glGetnPolygonStipple(int bufSize,
byte[] pattern,
int pattern_offset)
Entry point to C language function:
void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern); Part of GL_ARB_robustness |
void |
glGetnPolygonStipple(int bufSize,
ByteBuffer pattern)
Entry point to C language function:
void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern); Part of GL_ARB_robustness |
void |
glGetnSeparableFilter(int target,
int format,
int type,
int rowBufSize,
Buffer row,
int columnBufSize,
Buffer column,
Buffer span)
Entry point to C language function:
void glGetnSeparableFilterARB(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); Part of GL_ARB_robustness |
void |
glGetnTexImage(int target,
int level,
int format,
int type,
int bufSize,
Buffer img)
Entry point to C language function:
void glGetnTexImageARB(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); Part of GL_ARB_robustness |
void |
glGetnUniformdv(int program,
int location,
int bufSize,
double[] params,
int params_offset)
Entry point to C language function:
void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); Part of GL_ARB_robustness |
void |
glGetnUniformdv(int program,
int location,
int bufSize,
DoubleBuffer params)
Entry point to C language function:
void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); Part of GL_ARB_robustness |
void |
glGetnUniformuiv(int program,
int location,
int bufSize,
int[] params,
int params_offset)
Entry point to C language function:
void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params); Part of GL_ARB_robustness |
void |
glGetnUniformuiv(int program,
int location,
int bufSize,
IntBuffer params)
Entry point to C language function:
void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params); Part of GL_ARB_robustness |
void |
glGetProgramPipelineInfoLog(int pipeline,
int bufSize,
int[] length,
int length_offset,
byte[] infoLog,
int infoLog_offset)
Entry point to C language function:
void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); Part of GL_ARB_separate_shader_objects |
void |
glGetProgramPipelineInfoLog(int pipeline,
int bufSize,
IntBuffer length,
ByteBuffer infoLog)
Entry point to C language function:
void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); Part of GL_ARB_separate_shader_objects |
void |
glGetProgramPipelineiv(int pipeline,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params); Part of GL_ARB_separate_shader_objects |
void |
glGetProgramPipelineiv(int pipeline,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params); Part of GL_ARB_separate_shader_objects |
void |
glGetProgramStageiv(int program,
int shadertype,
int pname,
int[] values,
int values_offset)
Entry point to C language function:
void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values); Part of GL_ARB_shader_subroutine |
void |
glGetProgramStageiv(int program,
int shadertype,
int pname,
IntBuffer values)
Entry point to C language function:
void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values); Part of GL_ARB_shader_subroutine |
void |
glGetQueryIndexediv(int target,
int index,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params); Part of GL_ARB_transform_feedback3 |
void |
glGetQueryIndexediv(int target,
int index,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params); Part of GL_ARB_transform_feedback3 |
void |
glGetQueryObjecti64v(int id,
int pname,
long[] params,
int params_offset)
Entry point to C language function:
void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params); Part of GL_ARB_timer_query |
void |
glGetQueryObjecti64v(int id,
int pname,
LongBuffer params)
Entry point to C language function:
void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params); Part of GL_ARB_timer_query |
void |
glGetQueryObjectiv(int id,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params); Part of GL_VERSION_1_5 |
void |
glGetQueryObjectiv(int id,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params); Part of GL_VERSION_1_5 |
void |
glGetQueryObjectui64v(int id,
int pname,
long[] params,
int params_offset)
Entry point to C language function:
void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params); Part of GL_ARB_timer_query |
void |
glGetQueryObjectui64v(int id,
int pname,
LongBuffer params)
Entry point to C language function:
void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params); Part of GL_ARB_timer_query |
void |
glGetSamplerParameterfv(int sampler,
int pname,
float[] params,
int params_offset)
Entry point to C language function:
void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameterfv(int sampler,
int pname,
FloatBuffer params)
Entry point to C language function:
void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameterIiv(int sampler,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameterIiv(int sampler,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameterIuiv(int sampler,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameterIuiv(int sampler,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameteriv(int sampler,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params); Part of GL_ARB_sampler_objects |
void |
glGetSamplerParameteriv(int sampler,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params); Part of GL_ARB_sampler_objects |
String |
glGetStringi(int name,
int index)
Entry point to C language function:
const GLubyte * glGetStringi(GLenum name, GLuint index); Part of GL_VERSION_3_0 |
int |
glGetSubroutineIndex(int program,
int shadertype,
String name)
Entry point to C language function:
GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name); Part of GL_ARB_shader_subroutine |
int |
glGetSubroutineUniformLocation(int program,
int shadertype,
String name)
Entry point to C language function:
GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name); Part of GL_ARB_shader_subroutine |
void |
glGetTexImage(int target,
int level,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels); Part of GL_VERSION_1_0 |
void |
glGetTexImage(int target,
int level,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels); Part of GL_VERSION_1_0 |
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 of GL_VERSION_1_0 |
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 of GL_VERSION_1_0 |
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 of GL_VERSION_1_0 |
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 of GL_VERSION_1_0 |
void |
glGetTexParameterIiv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glGetTexParameterIiv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glGetTexParameterIuiv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glGetTexParameterIuiv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
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 of GL_VERSION_3_0; GL_EXT_transform_feedback |
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 of GL_VERSION_3_0; GL_EXT_transform_feedback |
int |
glGetUniformBlockIndex(int program,
String uniformBlockName)
Entry point to C language function:
GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName); Part of GL_ARB_uniform_buffer_object |
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 * * uniformNames, GLuint * uniformIndices); Part of GL_ARB_uniform_buffer_object |
void |
glGetUniformIndices(int program,
int uniformCount,
String[] uniformNames,
IntBuffer uniformIndices)
Entry point to C language function:
void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices); Part of GL_ARB_uniform_buffer_object |
void |
glGetUniformSubroutineuiv(int shadertype,
int location,
int[] params,
int params_offset)
Entry point to C language function:
void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params); Part of GL_ARB_shader_subroutine |
void |
glGetUniformSubroutineuiv(int shadertype,
int location,
IntBuffer params)
Entry point to C language function:
void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params); Part of GL_ARB_shader_subroutine |
void |
glGetUniformui64vNV(int program,
int location,
long[] params,
int params_offset)
Entry point to C language function:
void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
void |
glGetUniformui64vNV(int program,
int location,
LongBuffer params)
Entry point to C language function:
void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params); Part of GL_NV_shader_buffer_load |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glGetUniformuiv(int program,
int location,
IntBuffer params)
Entry point to C language function:
void glGetUniformuiv(GLuint program, GLint location, GLuint * params); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glGetVertexAttribdv(int index,
int pname,
double[] params,
int params_offset)
Entry point to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params); Part of GL_VERSION_2_0 |
void |
glGetVertexAttribdv(int index,
int pname,
DoubleBuffer params)
Entry point to C language function:
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params); Part of GL_VERSION_2_0 |
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 of GL_VERSION_3_0 |
void |
glGetVertexAttribIiv(int index,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params); Part of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glGetVertexAttribIuiv(int index,
int pname,
IntBuffer params)
Entry point to C language function:
void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params); Part of GL_VERSION_3_0 |
void |
glGetVertexAttribLdv(int index,
int pname,
double[] params,
int params_offset)
Entry point to C language function:
void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params); Part of GL_ARB_vertex_attrib_64bit |
void |
glGetVertexAttribLdv(int index,
int pname,
DoubleBuffer params)
Entry point to C language function:
void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params); Part of GL_ARB_vertex_attrib_64bit |
long |
glImportSyncEXT(int external_sync_type,
long external_sync,
int flags)
Entry point to C language function:
GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags); Part of GL_EXT_x11_sync_object |
void |
glIndexFormatNV(int type,
int stride)
Entry point to C language function:
void glIndexFormatNV(GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
boolean |
glIsBufferResidentNV(int target)
Entry point to C language function:
GLboolean glIsBufferResidentNV(GLenum target); Part of GL_NV_shader_buffer_load |
boolean |
glIsEnabledi(int target,
int index)
Entry point to C language function:
GLboolean glIsEnabledi(GLenum target, GLuint index); Part of GL_VERSION_3_0 |
boolean |
glIsNamedBufferResidentNV(int buffer)
Entry point to C language function:
GLboolean glIsNamedBufferResidentNV(GLuint buffer); Part of GL_NV_shader_buffer_load |
boolean |
glIsNamedStringARB(int namelen,
String name)
Entry point to C language function:
GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name); Part of GL_ARB_shading_language_include |
boolean |
glIsProgramPipeline(int pipeline)
Entry point to C language function:
GLboolean glIsProgramPipeline(GLuint pipeline); Part of GL_ARB_separate_shader_objects |
boolean |
glIsSampler(int sampler)
Entry point to C language function:
GLboolean glIsSampler(GLuint sampler); Part of GL_ARB_sampler_objects |
boolean |
glIsTransformFeedback(int id)
Entry point to C language function:
GLboolean glIsTransformFeedback(GLuint id); Part of GL_ARB_transform_feedback2 |
boolean |
glIsVertexArray(int array)
Entry point to C language function:
GLboolean glIsVertexArray(GLuint array); Part of GL_ARB_vertex_array_object |
void |
glLogicOp(int opcode)
|
void |
glMakeBufferNonResidentNV(int target)
Entry point to C language function:
void glMakeBufferNonResidentNV(GLenum target); Part of GL_NV_shader_buffer_load |
void |
glMakeBufferResidentNV(int target,
int access)
Entry point to C language function:
void glMakeBufferResidentNV(GLenum target, GLenum access); Part of GL_NV_shader_buffer_load |
void |
glMakeNamedBufferNonResidentNV(int buffer)
Entry point to C language function:
void glMakeNamedBufferNonResidentNV(GLuint buffer); Part of GL_NV_shader_buffer_load |
void |
glMakeNamedBufferResidentNV(int buffer,
int access)
Entry point to C language function:
void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access); Part of GL_NV_shader_buffer_load |
ByteBuffer |
glMapBufferRange(int target,
long offset,
long length,
int access)
Entry point to C language function:
GLvoid * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); Part of GL_ARB_map_buffer_range |
void |
glMemoryBarrier(int barriers)
Entry point to C language function:
void glMemoryBarrier(GLbitfield barriers); Part of GL_ARB_shader_image_load_store |
void |
glMinSampleShading(float value)
Entry point to C language function:
void glMinSampleShadingARB(GLclampf value); Part of GL_ARB_sample_shading |
void |
glMultiDrawArrays(int mode,
int[] first,
int first_offset,
int[] count,
int count_offset,
int primcount)
Entry point to C language function:
void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); Part of GL_VERSION_1_4 |
void |
glMultiDrawArrays(int mode,
IntBuffer first,
IntBuffer count,
int primcount)
Entry point to C language function:
void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); Part of GL_VERSION_1_4 |
void |
glMultiDrawArraysIndirectAMD(int mode,
Buffer indirect,
int primcount,
int stride)
Entry point to C language function:
void glMultiDrawArraysIndirectAMD(GLenum mode, const GLvoid * indirect, GLsizei primcount, GLsizei stride); Part of GL_AMD_multi_draw_indirect |
void |
glMultiDrawElements(int mode,
int[] count,
int count_offset,
int type,
com.jogamp.common.nio.PointerBuffer indices,
int primcount)
Entry point to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount); Part of GL_VERSION_1_4 |
void |
glMultiDrawElements(int mode,
IntBuffer count,
int type,
com.jogamp.common.nio.PointerBuffer indices,
int primcount)
Entry point to C language function:
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount); Part of GL_VERSION_1_4 |
void |
glMultiDrawElementsIndirectAMD(int mode,
int type,
Buffer indirect,
int primcount,
int stride)
Entry point to C language function:
void glMultiDrawElementsIndirectAMD(GLenum mode, GLenum type, const GLvoid * indirect, GLsizei primcount, GLsizei stride); Part of GL_AMD_multi_draw_indirect |
void |
glMultiTexCoordP1ui(int texture,
int type,
int coords)
Entry point to C language function:
void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP1uiv(int texture,
int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP1uiv(int texture,
int type,
IntBuffer coords)
Entry point to C language function:
void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP2ui(int texture,
int type,
int coords)
Entry point to C language function:
void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP2uiv(int texture,
int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP2uiv(int texture,
int type,
IntBuffer coords)
Entry point to C language function:
void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP3ui(int texture,
int type,
int coords)
Entry point to C language function:
void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP3uiv(int texture,
int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP3uiv(int texture,
int type,
IntBuffer coords)
Entry point to C language function:
void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP4ui(int texture,
int type,
int coords)
Entry point to C language function:
void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP4uiv(int texture,
int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glMultiTexCoordP4uiv(int texture,
int type,
IntBuffer coords)
Entry point to C language function:
void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glNamedStringARB(int type,
int namelen,
String name,
int stringlen,
String string)
Entry point to C language function:
void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string); Part of GL_ARB_shading_language_include |
void |
glNormalFormatNV(int type,
int stride)
Entry point to C language function:
void glNormalFormatNV(GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glNormalP3ui(int type,
int coords)
Entry point to C language function:
void glNormalP3ui(GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glNormalP3uiv(int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glNormalP3uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glNormalP3uiv(int type,
IntBuffer coords)
Entry point to C language function:
void glNormalP3uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glPauseTransformFeedback()
Entry point to C language function:
void glPauseTransformFeedback(void); Part of GL_ARB_transform_feedback2 |
void |
glPixelStoref(int pname,
float param)
Entry point to C language function:
void glPixelStoref(GLenum pname, GLfloat param); Part of GL_VERSION_1_0 |
void |
glPointParameterf(int pname,
float param)
Entry point to C language function:
void glPointParameterf(GLenum pname, GLfloat param); Part of GL_VERSION_1_4 |
void |
glPointParameterfv(int pname,
float[] params,
int params_offset)
Entry point to C language function:
void glPointParameterfv(GLenum pname, const GLfloat * params); Part of GL_VERSION_1_4 |
void |
glPointParameterfv(int pname,
FloatBuffer params)
Entry point to C language function:
void glPointParameterfv(GLenum pname, const GLfloat * params); Part of GL_VERSION_1_4 |
void |
glPointParameteri(int pname,
int param)
Entry point to C language function:
void glPointParameteri(GLenum pname, GLint param); Part of GL_VERSION_1_4 |
void |
glPointParameteriv(int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glPointParameteriv(GLenum pname, const GLint * params); Part of GL_VERSION_1_4 |
void |
glPointParameteriv(int pname,
IntBuffer params)
Entry point to C language function:
void glPointParameteriv(GLenum pname, const GLint * params); Part of GL_VERSION_1_4 |
void |
glPointSize(float size)
|
void |
glPolygonMode(int face,
int mode)
Entry point to C language function:
void glPolygonMode(GLenum face, GLenum mode); Part of GL_VERSION_1_0 |
void |
glPrimitiveRestartIndex(int index)
Entry point to C language function:
void glPrimitiveRestartIndex(GLuint index); Part of GL_VERSION_3_1 |
void |
glProgramParameteri(int program,
int pname,
int value)
Entry point to C language function:
void glProgramParameteri(GLuint program, GLenum pname, GLint value); Part of GL_ARB_get_program_binary |
void |
glProgramParameteriARB(int program,
int pname,
int value)
Entry point to C language function:
void glProgramParameteriARB(GLuint program, GLenum pname, GLint value); Part of GL_ARB_geometry_shader4 |
void |
glProgramUniform1d(int program,
int location,
double v0)
Entry point to C language function:
void glProgramUniform1d(GLuint program, GLint location, GLdouble v0); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1dv(int program,
int location,
int count,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1dv(int program,
int location,
int count,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1f(int program,
int location,
float v0)
Entry point to C language function:
void glProgramUniform1f(GLuint program, GLint location, GLfloat v0); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1fv(int program,
int location,
int count,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1fv(int program,
int location,
int count,
FloatBuffer value)
Entry point to C language function:
void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1i(int program,
int location,
int v0)
Entry point to C language function:
void glProgramUniform1i(GLuint program, GLint location, GLint v0); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1iv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1iv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1ui(int program,
int location,
int v0)
Entry point to C language function:
void glProgramUniform1ui(GLuint program, GLint location, GLuint v0); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1uiv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform1uiv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2d(int program,
int location,
double v0,
double v1)
Entry point to C language function:
void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2dv(int program,
int location,
int count,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2dv(int program,
int location,
int count,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2f(int program,
int location,
float v0,
float v1)
Entry point to C language function:
void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2fv(int program,
int location,
int count,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2fv(int program,
int location,
int count,
FloatBuffer value)
Entry point to C language function:
void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2i(int program,
int location,
int v0,
int v1)
Entry point to C language function:
void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2iv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2iv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2ui(int program,
int location,
int v0,
int v1)
Entry point to C language function:
void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2uiv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform2uiv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3d(int program,
int location,
double v0,
double v1,
double v2)
Entry point to C language function:
void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3dv(int program,
int location,
int count,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3dv(int program,
int location,
int count,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3f(int program,
int location,
float v0,
float v1,
float v2)
Entry point to C language function:
void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3fv(int program,
int location,
int count,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3fv(int program,
int location,
int count,
FloatBuffer value)
Entry point to C language function:
void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3i(int program,
int location,
int v0,
int v1,
int v2)
Entry point to C language function:
void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3iv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3iv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3ui(int program,
int location,
int v0,
int v1,
int v2)
Entry point to C language function:
void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3uiv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform3uiv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4d(int program,
int location,
double v0,
double v1,
double v2,
double v3)
Entry point to C language function:
void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4dv(int program,
int location,
int count,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4dv(int program,
int location,
int count,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4f(int program,
int location,
float v0,
float v1,
float v2,
float v3)
Entry point to C language function:
void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4fv(int program,
int location,
int count,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4fv(int program,
int location,
int count,
FloatBuffer value)
Entry point to C language function:
void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4i(int program,
int location,
int v0,
int v1,
int v2,
int v3)
Entry point to C language function:
void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4iv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4iv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4ui(int program,
int location,
int v0,
int v1,
int v2,
int v3)
Entry point to C language function:
void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4uiv(int program,
int location,
int count,
int[] value,
int value_offset)
Entry point to C language function:
void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniform4uiv(int program,
int location,
int count,
IntBuffer value)
Entry point to C language function:
void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix2x4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix3x4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformMatrix4x3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
Entry point to C language function:
void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); Part of GL_ARB_separate_shader_objects |
void |
glProgramUniformui64NV(int program,
int location,
long value)
Entry point to C language function:
void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value); Part of GL_NV_shader_buffer_load |
void |
glProgramUniformui64vNV(int program,
int location,
int count,
long[] value,
int value_offset)
Entry point to C language function:
void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value); Part of GL_NV_shader_buffer_load |
void |
glProgramUniformui64vNV(int program,
int location,
int count,
LongBuffer value)
Entry point to C language function:
void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value); Part of GL_NV_shader_buffer_load |
void |
glProvokingVertex(int mode)
Entry point to C language function:
void glProvokingVertex(GLenum mode); Part of GL_ARB_provoking_vertex |
void |
glQueryCounter(int id,
int target)
Entry point to C language function:
void glQueryCounter(GLuint id, GLenum target); Part of GL_ARB_timer_query |
void |
glReadBuffer(int mode)
|
void |
glRenderbufferStorageMultisample(int target,
int samples,
int internalformat,
int width,
int height)
Entry point to C language function:
void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); Part of GL_ARB_framebuffer_object |
void |
glResumeTransformFeedback()
Entry point to C language function:
void glResumeTransformFeedback(void); Part of GL_ARB_transform_feedback2 |
void |
glSampleMaski(int index,
int mask)
Entry point to C language function:
void glSampleMaski(GLuint index, GLbitfield mask); Part of GL_ARB_texture_multisample |
void |
glSamplerParameterf(int sampler,
int pname,
float param)
Entry point to C language function:
void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterfv(int sampler,
int pname,
float[] param,
int param_offset)
Entry point to C language function:
void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterfv(int sampler,
int pname,
FloatBuffer param)
Entry point to C language function:
void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameteri(int sampler,
int pname,
int param)
Entry point to C language function:
void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterIiv(int sampler,
int pname,
int[] param,
int param_offset)
Entry point to C language function:
void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterIiv(int sampler,
int pname,
IntBuffer param)
Entry point to C language function:
void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterIuiv(int sampler,
int pname,
int[] param,
int param_offset)
Entry point to C language function:
void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameterIuiv(int sampler,
int pname,
IntBuffer param)
Entry point to C language function:
void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameteriv(int sampler,
int pname,
int[] param,
int param_offset)
Entry point to C language function:
void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param); Part of GL_ARB_sampler_objects |
void |
glSamplerParameteriv(int sampler,
int pname,
IntBuffer param)
Entry point to C language function:
void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param); Part of GL_ARB_sampler_objects |
void |
glScissorArrayv(int first,
int count,
int[] v,
int v_offset)
Entry point to C language function:
void glScissorArrayv(GLuint first, GLsizei count, const GLint * v); Part of GL_ARB_viewport_array |
void |
glScissorArrayv(int first,
int count,
IntBuffer v)
Entry point to C language function:
void glScissorArrayv(GLuint first, GLsizei count, const GLint * v); Part of GL_ARB_viewport_array |
void |
glScissorIndexed(int index,
int left,
int bottom,
int width,
int height)
Entry point to C language function:
void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); Part of GL_ARB_viewport_array |
void |
glScissorIndexedv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glScissorIndexedv(GLuint index, const GLint * v); Part of GL_ARB_viewport_array |
void |
glScissorIndexedv(int index,
IntBuffer v)
Entry point to C language function:
void glScissorIndexedv(GLuint index, const GLint * v); Part of GL_ARB_viewport_array |
void |
glSecondaryColorFormatNV(int size,
int type,
int stride)
Entry point to C language function:
void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glSecondaryColorP3ui(int type,
int color)
Entry point to C language function:
void glSecondaryColorP3ui(GLenum type, GLuint color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glSecondaryColorP3uiv(int type,
int[] color,
int color_offset)
Entry point to C language function:
void glSecondaryColorP3uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glSecondaryColorP3uiv(int type,
IntBuffer color)
Entry point to C language function:
void glSecondaryColorP3uiv(GLenum type, const GLuint * color); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glSetMultisamplefvAMD(int pname,
int index,
float[] val,
int val_offset)
Entry point to C language function:
void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val); Part of GL_AMD_sample_positions |
void |
glSetMultisamplefvAMD(int pname,
int index,
FloatBuffer val)
Entry point to C language function:
void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val); Part of GL_AMD_sample_positions |
void |
glStencilOpValueAMD(int face,
int value)
Entry point to C language function:
void glStencilOpValueAMD(GLenum face, GLuint value); Part of GL_AMD_stencil_operation_extended |
void |
glTessellationFactorAMD(float factor)
Entry point to C language function:
void glTessellationFactorAMD(GLfloat factor); Part of GL_AMD_vertex_shader_tesselator |
void |
glTessellationModeAMD(int mode)
Entry point to C language function:
void glTessellationModeAMD(GLenum mode); Part of GL_AMD_vertex_shader_tesselator |
void |
glTexBuffer(int target,
int internalformat,
int buffer)
Entry point to C language function:
void glTexBufferARB(GLenum target, GLenum internalformat, GLuint buffer); Part of GL_ARB_texture_buffer_object |
void |
glTexCoordFormatNV(int size,
int type,
int stride)
Entry point to C language function:
void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glTexCoordP1ui(int type,
int coords)
Entry point to C language function:
void glTexCoordP1ui(GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP1uiv(int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glTexCoordP1uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP1uiv(int type,
IntBuffer coords)
Entry point to C language function:
void glTexCoordP1uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP2ui(int type,
int coords)
Entry point to C language function:
void glTexCoordP2ui(GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP2uiv(int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glTexCoordP2uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP2uiv(int type,
IntBuffer coords)
Entry point to C language function:
void glTexCoordP2uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP3ui(int type,
int coords)
Entry point to C language function:
void glTexCoordP3ui(GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP3uiv(int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glTexCoordP3uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP3uiv(int type,
IntBuffer coords)
Entry point to C language function:
void glTexCoordP3uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP4ui(int type,
int coords)
Entry point to C language function:
void glTexCoordP4ui(GLenum type, GLuint coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP4uiv(int type,
int[] coords,
int coords_offset)
Entry point to C language function:
void glTexCoordP4uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexCoordP4uiv(int type,
IntBuffer coords)
Entry point to C language function:
void glTexCoordP4uiv(GLenum type, const GLuint * coords); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glTexImage1D(int target,
int level,
int internalFormat,
int width,
int border,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels); Part of GL_VERSION_1_0 |
void |
glTexImage1D(int target,
int level,
int internalFormat,
int width,
int border,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels); Part of GL_VERSION_1_0 |
void |
glTexImage2DMultisample(int target,
int samples,
int internalformat,
int width,
int height,
boolean fixedsamplelocations)
Entry point to C language function:
void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); Part of GL_ARB_texture_multisample |
void |
glTexImage2DMultisampleCoverageNV(int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
Entry point to C language function:
void glTexImage2DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTexImage3DMultisample(int target,
int samples,
int internalformat,
int width,
int height,
int depth,
boolean fixedsamplelocations)
Entry point to C language function:
void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); Part of GL_ARB_texture_multisample |
void |
glTexImage3DMultisampleCoverageNV(int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
Entry point to C language function:
void glTexImage3DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTexParameterIiv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glTexParameterIiv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glTexParameterIuiv(int target,
int pname,
int[] params,
int params_offset)
Entry point to C language function:
void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glTexParameterIuiv(int target,
int pname,
IntBuffer params)
Entry point to C language function:
void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params); Part of GL_VERSION_3_0; GL_EXT_texture_integer |
void |
glTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int type,
Buffer pixels)
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); Part of GL_VERSION_1_1 |
void |
glTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int type,
long pixels_buffer_offset)
Entry point to C language function:
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); Part of GL_VERSION_1_1 |
void |
glTextureImage2DMultisampleCoverageNV(int texture,
int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
Entry point to C language function:
void glTextureImage2DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTextureImage2DMultisampleNV(int texture,
int target,
int samples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
Entry point to C language function:
void glTextureImage2DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTextureImage3DMultisampleCoverageNV(int texture,
int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
Entry point to C language function:
void glTextureImage3DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTextureImage3DMultisampleNV(int texture,
int target,
int samples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
Entry point to C language function:
void glTextureImage3DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); Part of GL_NV_texture_multisample |
void |
glTransformFeedbackVaryings(int program,
int count,
String[] varyings,
int bufferMode)
Entry point to C language function:
void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * * varyings, GLenum bufferMode); Part of GL_VERSION_3_0; GL_EXT_transform_feedback |
void |
glUniform1ui(int location,
int v0)
Entry point to C language function:
void glUniform1ui(GLint location, GLuint v0); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniform1uiv(int location,
int count,
IntBuffer value)
Entry point to C language function:
void glUniform1uiv(GLint location, GLsizei count, const GLuint * value); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniform2ui(int location,
int v0,
int v1)
Entry point to C language function:
void glUniform2ui(GLint location, GLuint v0, GLuint v1); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniform2uiv(int location,
int count,
IntBuffer value)
Entry point to C language function:
void glUniform2uiv(GLint location, GLsizei count, const GLuint * value); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniform3uiv(int location,
int count,
IntBuffer value)
Entry point to C language function:
void glUniform3uiv(GLint location, GLsizei count, const GLuint * value); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
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 of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniform4uiv(int location,
int count,
IntBuffer value)
Entry point to C language function:
void glUniform4uiv(GLint location, GLsizei count, const GLuint * value); Part of GL_VERSION_3_0; GL_EXT_gpu_shader4 |
void |
glUniformBlockBinding(int program,
int uniformBlockIndex,
int uniformBlockBinding)
Entry point to C language function:
void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding); Part of GL_ARB_uniform_buffer_object |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
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 of GL_VERSION_2_1 |
void |
glUniformSubroutinesuiv(int shadertype,
int count,
int[] indices,
int indices_offset)
Entry point to C language function:
void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices); Part of GL_ARB_shader_subroutine |
void |
glUniformSubroutinesuiv(int shadertype,
int count,
IntBuffer indices)
Entry point to C language function:
void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices); Part of GL_ARB_shader_subroutine |
void |
glUniformui64NV(int location,
long value)
Entry point to C language function:
void glUniformui64NV(GLint location, GLuint64EXT value); Part of GL_NV_shader_buffer_load |
void |
glUniformui64vNV(int location,
int count,
long[] value,
int value_offset)
Entry point to C language function:
void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value); Part of GL_NV_shader_buffer_load |
void |
glUniformui64vNV(int location,
int count,
LongBuffer value)
Entry point to C language function:
void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value); Part of GL_NV_shader_buffer_load |
void |
glUseProgramStages(int pipeline,
int stages,
int program)
Entry point to C language function:
void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program); Part of GL_ARB_separate_shader_objects |
void |
glValidateProgramPipeline(int pipeline)
Entry point to C language function:
void glValidateProgramPipeline(GLuint pipeline); Part of GL_ARB_separate_shader_objects |
void |
glVertexAttrib1d(int index,
double x)
Entry point to C language function:
void glVertexAttrib1d(GLuint index, GLdouble x); Part of GL_VERSION_2_0 |
void |
glVertexAttrib1dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib1dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib1dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttrib1dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib1s(int index,
short x)
Entry point to C language function:
void glVertexAttrib1s(GLuint index, GLshort x); Part of GL_VERSION_2_0 |
void |
glVertexAttrib1sv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib1sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib1sv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib1sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2d(int index,
double x,
double y)
Entry point to C language function:
void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib2dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttrib2dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2s(int index,
short x,
short y)
Entry point to C language function:
void glVertexAttrib2s(GLuint index, GLshort x, GLshort y); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2sv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib2sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib2sv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib2sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3d(int index,
double x,
double y,
double z)
Entry point to C language function:
void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib3dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttrib3dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3s(int index,
short x,
short y,
short z)
Entry point to C language function:
void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3sv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib3sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib3sv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib3sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4bv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4bv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttrib4bv(GLuint index, const GLbyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4d(int index,
double x,
double y,
double z,
double w)
Entry point to C language function:
void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttrib4dv(GLuint index, const GLdouble * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4iv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4iv(GLuint index, const GLint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4iv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttrib4iv(GLuint index, const GLint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nbv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nbv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Niv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Niv(GLuint index, const GLint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Niv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttrib4Niv(GLuint index, const GLint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nsv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Nsv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nsv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib4Nsv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nub(int index,
byte x,
byte y,
byte z,
byte w)
Entry point to C language function:
void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nubv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nubv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nuiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nuiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nusv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4Nusv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib4Nusv(GLuint index, const GLushort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4s(int index,
short x,
short y,
short z,
short w)
Entry point to C language function:
void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4sv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4sv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib4sv(GLuint index, const GLshort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4ubv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4ubv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttrib4ubv(GLuint index, const GLubyte * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4uiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4uiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttrib4uiv(GLuint index, const GLuint * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4usv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttrib4usv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttrib4usv(GLuint index, const GLushort * v); Part of GL_VERSION_2_0 |
void |
glVertexAttribFormatNV(int index,
int size,
int type,
boolean normalized,
int stride)
Entry point to C language function:
void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glVertexAttribI1i(int index,
int x)
Entry point to C language function:
void glVertexAttribI1i(GLuint index, GLint x); Part of GL_VERSION_3_0 |
void |
glVertexAttribI1iv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI1iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI1iv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI1iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI1ui(int index,
int x)
Entry point to C language function:
void glVertexAttribI1ui(GLuint index, GLuint x); Part of GL_VERSION_3_0 |
void |
glVertexAttribI1uiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI1uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI1uiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI1uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2i(int index,
int x,
int y)
Entry point to C language function:
void glVertexAttribI2i(GLuint index, GLint x, GLint y); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2iv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI2iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2iv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI2iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2ui(int index,
int x,
int y)
Entry point to C language function:
void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2uiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI2uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI2uiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI2uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3i(int index,
int x,
int y,
int z)
Entry point to C language function:
void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3iv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI3iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3iv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI3iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3ui(int index,
int x,
int y,
int z)
Entry point to C language function:
void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3uiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI3uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI3uiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI3uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4bv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4bv(GLuint index, const GLbyte * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4bv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttribI4bv(GLuint index, const GLbyte * v); Part of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glVertexAttribI4iv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4iv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI4iv(GLuint index, const GLint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4sv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4sv(GLuint index, const GLshort * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4sv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttribI4sv(GLuint index, const GLshort * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4ubv(int index,
byte[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4ubv(GLuint index, const GLubyte * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4ubv(int index,
ByteBuffer v)
Entry point to C language function:
void glVertexAttribI4ubv(GLuint index, const GLubyte * v); Part of GL_VERSION_3_0 |
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 of GL_VERSION_3_0 |
void |
glVertexAttribI4uiv(int index,
int[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4uiv(int index,
IntBuffer v)
Entry point to C language function:
void glVertexAttribI4uiv(GLuint index, const GLuint * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4usv(int index,
short[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribI4usv(GLuint index, const GLushort * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribI4usv(int index,
ShortBuffer v)
Entry point to C language function:
void glVertexAttribI4usv(GLuint index, const GLushort * v); Part of GL_VERSION_3_0 |
void |
glVertexAttribIFormatNV(int index,
int size,
int type,
int stride)
Entry point to C language function:
void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glVertexAttribIPointer(int index,
int size,
int type,
int stride,
Buffer pointer)
Entry point to C language function:
void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); Part of GL_VERSION_3_0 |
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 GLvoid * pointer); Part of GL_VERSION_3_0 |
void |
glVertexAttribL1d(int index,
double x)
Entry point to C language function:
void glVertexAttribL1d(GLuint index, GLdouble x); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL1dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribL1dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL1dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttribL1dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL2d(int index,
double x,
double y)
Entry point to C language function:
void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL2dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribL2dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL2dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttribL2dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL3d(int index,
double x,
double y,
double z)
Entry point to C language function:
void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL3dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribL3dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL3dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttribL3dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL4d(int index,
double x,
double y,
double z,
double w)
Entry point to C language function:
void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL4dv(int index,
double[] v,
int v_offset)
Entry point to C language function:
void glVertexAttribL4dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribL4dv(int index,
DoubleBuffer v)
Entry point to C language function:
void glVertexAttribL4dv(GLuint index, const GLdouble * v); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribLPointer(int index,
int size,
int type,
int stride,
Buffer pointer)
Entry point to C language function:
void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribLPointer(int index,
int size,
int type,
int stride,
long pointer_buffer_offset)
Entry point to C language function:
void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); Part of GL_ARB_vertex_attrib_64bit |
void |
glVertexAttribP1ui(int index,
int type,
boolean normalized,
int value)
Entry point to C language function:
void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP1uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP1uiv(int index,
int type,
boolean normalized,
IntBuffer value)
Entry point to C language function:
void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP2ui(int index,
int type,
boolean normalized,
int value)
Entry point to C language function:
void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP2uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP2uiv(int index,
int type,
boolean normalized,
IntBuffer value)
Entry point to C language function:
void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP3ui(int index,
int type,
boolean normalized,
int value)
Entry point to C language function:
void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP3uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP3uiv(int index,
int type,
boolean normalized,
IntBuffer value)
Entry point to C language function:
void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP4ui(int index,
int type,
boolean normalized,
int value)
Entry point to C language function:
void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP4uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexAttribP4uiv(int index,
int type,
boolean normalized,
IntBuffer value)
Entry point to C language function:
void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexFormatNV(int size,
int type,
int stride)
Entry point to C language function:
void glVertexFormatNV(GLint size, GLenum type, GLsizei stride); Part of GL_NV_vertex_buffer_unified_memory |
void |
glVertexP2ui(int type,
int value)
Entry point to C language function:
void glVertexP2ui(GLenum type, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP2uiv(int type,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexP2uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP2uiv(int type,
IntBuffer value)
Entry point to C language function:
void glVertexP2uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP3ui(int type,
int value)
Entry point to C language function:
void glVertexP3ui(GLenum type, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP3uiv(int type,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexP3uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP3uiv(int type,
IntBuffer value)
Entry point to C language function:
void glVertexP3uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP4ui(int type,
int value)
Entry point to C language function:
void glVertexP4ui(GLenum type, GLuint value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP4uiv(int type,
int[] value,
int value_offset)
Entry point to C language function:
void glVertexP4uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glVertexP4uiv(int type,
IntBuffer value)
Entry point to C language function:
void glVertexP4uiv(GLenum type, const GLuint * value); Part of GL_ARB_vertex_type_2_10_10_10_rev |
void |
glViewportArrayv(int first,
int count,
float[] v,
int v_offset)
Entry point to C language function:
void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v); Part of GL_ARB_viewport_array |
void |
glViewportArrayv(int first,
int count,
FloatBuffer v)
Entry point to C language function:
void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v); Part of GL_ARB_viewport_array |
void |
glViewportIndexedf(int index,
float x,
float y,
float w,
float h)
Entry point to C language function:
void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); Part of GL_ARB_viewport_array |
void |
glViewportIndexedfv(int index,
float[] v,
int v_offset)
Entry point to C language function:
void glViewportIndexedfv(GLuint index, const GLfloat * v); Part of GL_ARB_viewport_array |
void |
glViewportIndexedfv(int index,
FloatBuffer v)
Entry point to C language function:
void glViewportIndexedfv(GLuint index, const GLfloat * v); Part of GL_ARB_viewport_array |
glAttachShader, glBeginQuery, glBindAttribLocation, glBlendColor, glClearDepth, glClearDepthf, glCompileShader, glCompressedTexImage3D, glCompressedTexImage3D, glCompressedTexSubImage3D, glCompressedTexSubImage3D, glCopyTexSubImage3D, glCreateProgram, glCreateShader, glDeleteProgram, glDeleteQueries, glDeleteQueries, glDeleteShader, glDepthRange, glDepthRangef, glDetachShader, glDisableVertexAttribArray, glEnableVertexAttribArray, glEndQuery, glFramebufferTexture3D, glGenQueries, glGenQueries, glGetActiveAttrib, glGetActiveAttrib, glGetActiveUniform, glGetActiveUniform, glGetAttachedShaders, glGetAttachedShaders, glGetAttribLocation, glGetProgramBinary, glGetProgramBinary, glGetProgramInfoLog, glGetProgramInfoLog, glGetProgramiv, glGetProgramiv, glGetQueryiv, glGetQueryiv, glGetQueryObjectuiv, glGetQueryObjectuiv, glGetShaderInfoLog, glGetShaderInfoLog, glGetShaderiv, glGetShaderiv, glGetShaderPrecisionFormat, glGetShaderPrecisionFormat, glGetShaderSource, glGetShaderSource, glGetUniformfv, glGetUniformfv, glGetUniformiv, glGetUniformiv, glGetUniformLocation, glGetVertexAttribfv, glGetVertexAttribfv, glGetVertexAttribiv, glGetVertexAttribiv, glIsProgram, glIsQuery, glIsShader, glLinkProgram, glProgramBinary, glReleaseShaderCompiler, glShaderBinary, glShaderBinary, glShaderSource, glShaderSource, glStencilFuncSeparate, glStencilMaskSeparate, glStencilOpSeparate, glTexImage3D, glTexImage3D, 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, glValidateProgram, glVertexAttrib1f, glVertexAttrib1fv, glVertexAttrib1fv, glVertexAttrib2f, glVertexAttrib2fv, glVertexAttrib2fv, glVertexAttrib3f, glVertexAttrib3fv, glVertexAttrib3fv, glVertexAttrib4f, glVertexAttrib4fv, glVertexAttrib4fv, glVertexAttribPointer, glVertexAttribPointer, glVertexAttribPointerglActiveTexture, 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, glDrawElements, glEnable, glFinish, glFlush, 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, glPixelStorei, glPolygonOffset, glReadnPixels, glReadPixels, glReadPixels, glRenderbufferStorage, glSampleCoverage, glScissor, glStencilFunc, glStencilMask, glStencilOp, glTexImage2D, glTexImage2D, glTexParameterf, glTexParameterfv, glTexParameterfv, glTexParameteri, glTexParameteriv, glTexParameteriv, glTexStorage1D, glTexStorage2D, glTexStorage3D, glTexSubImage2D, glTexSubImage2D, glTextureStorage1DEXT, glTextureStorage2DEXT, glTextureStorage3DEXT, glUnmapBuffer, glViewportgetBoundFramebuffer, getContext, getDefaultDrawFramebuffer, getDefaultReadFramebuffer, getExtension, getGL, getGL2, getGL2ES1, getGL2ES2, getGL2GL3, getGL3, getGL3bc, getGL4, getGL4bc, getGLES1, getGLES2, getGLProfile, getMaxRenderbufferSamples, getPlatformGLExtensions, getSwapInterval, glGetBoundBuffer, glGetBufferSize, glIsVBOArrayEnabled, glIsVBOElementArrayEnabled, hasBasicFBOSupport, hasFullFBOSupport, hasGLSL, isExtensionAvailable, isFunctionAvailable, isGL, isGL2, isGL2ES1, isGL2ES2, isGL2GL3, isGL3, isGL3bc, isGL4, isGL4bc, isGLES, isGLES1, isGLES2, isGLES2Compatible, isNPOTTextureAvailable, isTextureFormatBGRA8888Available, setSwapIntervalstatic final int GL_DOUBLE
GL_VERSION_1_0static final int GL_POINT_SIZE_GRANULARITY
GL_VERSION_1_0static final int GL_POINT_SIZE_RANGE
GL_VERSION_1_0static final int GL_LINE_WIDTH_GRANULARITY
GL_VERSION_1_0static final int GL_LINE_WIDTH_RANGE
GL_VERSION_1_0static final int GL_POINT
GL_VERSION_1_0static final int GL_LINE
GL_VERSION_1_0static final int GL_FILL
GL_VERSION_1_0static final int GL_POLYGON_SMOOTH
GL_VERSION_1_0static final int GL_POLYGON_OFFSET_POINT
GL_VERSION_1_0static final int GL_POLYGON_OFFSET_LINE
GL_VERSION_1_0static final int GL_LEFT
GL_VERSION_1_0static final int GL_RIGHT
GL_VERSION_1_0static final int GL_FRONT_LEFT
GL_VERSION_1_0static final int GL_FRONT_RIGHT
GL_VERSION_1_0static final int GL_BACK_LEFT
GL_VERSION_1_0static final int GL_BACK_RIGHT
GL_VERSION_1_0static final int GL_GREEN
GL_VERSION_1_0static final int GL_BLUE
GL_VERSION_1_0static final int GL_READ_BUFFER
GL_VERSION_1_0static final int GL_DRAW_BUFFER
GL_VERSION_1_0static final int GL_DOUBLEBUFFER
GL_VERSION_1_0static final int GL_STEREO
GL_VERSION_1_0static final int GL_COLOR
GL_VERSION_1_0static final int GL_DEPTH
GL_VERSION_1_0static final int GL_STENCIL
GL_VERSION_1_0static final int GL_POLYGON_SMOOTH_HINT
GL_VERSION_1_0static final int GL_PACK_LSB_FIRST
GL_VERSION_1_0static final int GL_PACK_ROW_LENGTH
GL_VERSION_1_0static final int GL_PACK_SKIP_PIXELS
GL_VERSION_1_0static final int GL_PACK_SKIP_ROWS
GL_VERSION_1_0static final int GL_PACK_SWAP_BYTES
GL_VERSION_1_0static final int GL_UNPACK_LSB_FIRST
GL_VERSION_1_0static final int GL_UNPACK_SWAP_BYTES
GL_VERSION_1_0static final int GL_TEXTURE_1D
GL_VERSION_1_0static final int GL_TEXTURE_BORDER_COLOR
GL_VERSION_1_0static final int GL_TEXTURE_WIDTH
GL_VERSION_1_0static final int GL_TEXTURE_HEIGHT
GL_VERSION_1_0static final int GL_TEXTURE_RED_SIZE
GL_VERSION_1_0static final int GL_TEXTURE_GREEN_SIZE
GL_VERSION_1_0static final int GL_TEXTURE_BLUE_SIZE
GL_VERSION_1_0static final int GL_TEXTURE_ALPHA_SIZE
GL_VERSION_1_0static final int GL_PROXY_TEXTURE_1D
GL_VERSION_1_1static final int GL_PROXY_TEXTURE_2D
GL_VERSION_1_1static final int GL_TEXTURE_BINDING_1D
GL_VERSION_1_1static final int GL_TEXTURE_INTERNAL_FORMAT
GL_VERSION_1_1static final int GL_R3_G3_B2
GL_VERSION_1_1static final int GL_RGB4
GL_VERSION_1_1static final int GL_RGB5
GL_VERSION_1_1static final int GL_RGB12
GL_VERSION_1_1static final int GL_RGB16
GL_VERSION_1_1static final int GL_RGBA2
GL_VERSION_1_1static final int GL_RGBA12
GL_VERSION_1_1static final int GL_RGBA16
GL_VERSION_1_1static final int GL_UNSIGNED_BYTE_3_3_2
GL_VERSION_1_2static final int GL_UNSIGNED_INT_8_8_8_8
GL_VERSION_1_2static final int GL_PACK_SKIP_IMAGES
GL_VERSION_1_2static final int GL_PACK_IMAGE_HEIGHT
GL_VERSION_1_2static final int GL_UNPACK_SKIP_IMAGES
GL_VERSION_1_2static final int GL_UNPACK_IMAGE_HEIGHT
GL_VERSION_1_2static final int GL_PROXY_TEXTURE_3D
GL_VERSION_1_2static final int GL_TEXTURE_DEPTH
GL_VERSION_1_2static final int GL_UNSIGNED_BYTE_2_3_3_REV
GL_VERSION_1_2static final int GL_UNSIGNED_SHORT_5_6_5_REV
GL_VERSION_1_2static final int GL_UNSIGNED_SHORT_4_4_4_4_REV
GL_VERSION_1_2static final int GL_UNSIGNED_SHORT_1_5_5_5_REV
GL_VERSION_1_2static final int GL_UNSIGNED_INT_8_8_8_8_REV
GL_VERSION_1_2static final int GL_BGR
GL_VERSION_1_2static final int GL_MAX_ELEMENTS_VERTICES
GL_VERSION_1_2static final int GL_MAX_ELEMENTS_INDICES
GL_VERSION_1_2static final int GL_TEXTURE_MIN_LOD
GL_VERSION_1_2static final int GL_TEXTURE_MAX_LOD
GL_VERSION_1_2static final int GL_TEXTURE_BASE_LEVEL
GL_VERSION_1_2static final int GL_TEXTURE_MAX_LEVEL
GL_VERSION_1_2static final int GL_SMOOTH_POINT_SIZE_GRANULARITY
GL_VERSION_1_2static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY
GL_VERSION_1_2static final int GL_MIN
GL_ARB_imagingstatic final int GL_MAX
GL_ARB_imagingstatic final int GL_PROXY_TEXTURE_CUBE_MAP
GL_VERSION_1_3static final int GL_COMPRESSED_RGB
GL_VERSION_1_3static final int GL_COMPRESSED_RGBA
GL_VERSION_1_3static final int GL_TEXTURE_COMPRESSION_HINT
GL_VERSION_1_3static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE
GL_VERSION_1_3static final int GL_TEXTURE_COMPRESSED
GL_VERSION_1_3static final int GL_CLAMP_TO_BORDER
GL_VERSION_1_3static final int GL_MAX_TEXTURE_LOD_BIAS
GL_VERSION_1_4static final int GL_TEXTURE_LOD_BIAS
GL_VERSION_1_4static final int GL_TEXTURE_DEPTH_SIZE
GL_VERSION_1_4static final int GL_QUERY_COUNTER_BITS
GL_VERSION_1_5static final int GL_READ_ONLY
GL_VERSION_1_5static final int GL_READ_WRITE
GL_VERSION_1_5static final int GL_STREAM_READ
GL_VERSION_1_5static final int GL_STREAM_COPY
GL_VERSION_1_5static final int GL_STATIC_READ
GL_VERSION_1_5static final int GL_STATIC_COPY
GL_VERSION_1_5static final int GL_DYNAMIC_READ
GL_VERSION_1_5static final int GL_DYNAMIC_COPY
GL_VERSION_1_5static final int GL_SAMPLES_PASSED
GL_VERSION_1_5static final int GL_VERTEX_PROGRAM_POINT_SIZE
GL_VERSION_2_0static final int GL_MAX_FRAGMENT_UNIFORM_COMPONENTS
GL_VERSION_2_0static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS
GL_VERSION_2_0static final int GL_MAX_VARYING_FLOATS
GL_VERSION_2_0static final int GL_SAMPLER_1D
GL_VERSION_2_0static final int GL_SAMPLER_1D_SHADOW
GL_VERSION_2_0static final int GL_POINT_SPRITE_COORD_ORIGIN
GL_VERSION_2_0static final int GL_LOWER_LEFT
GL_VERSION_2_0static final int GL_UPPER_LEFT
GL_VERSION_2_0static final int GL_PIXEL_PACK_BUFFER
GL_VERSION_2_1static final int GL_PIXEL_UNPACK_BUFFER
GL_VERSION_2_1static final int GL_PIXEL_PACK_BUFFER_BINDING
GL_VERSION_2_1static final int GL_PIXEL_UNPACK_BUFFER_BINDING
GL_VERSION_2_1static final int GL_FLOAT_MAT2x3
GL_VERSION_2_1static final int GL_FLOAT_MAT2x4
GL_VERSION_2_1static final int GL_FLOAT_MAT3x2
GL_VERSION_2_1static final int GL_FLOAT_MAT3x4
GL_VERSION_2_1static final int GL_FLOAT_MAT4x2
GL_VERSION_2_1static final int GL_FLOAT_MAT4x3
GL_VERSION_2_1static final int GL_SRGB8
GL_VERSION_2_1static final int GL_COMPRESSED_SRGB
GL_VERSION_2_1static final int GL_COMPRESSED_SRGB_ALPHA
GL_VERSION_2_1static final int GL_CLIP_DISTANCE0
GL_VERSION_3_0static final int GL_CLIP_DISTANCE1
GL_VERSION_3_0static final int GL_CLIP_DISTANCE2
GL_VERSION_3_0static final int GL_CLIP_DISTANCE3
GL_VERSION_3_0static final int GL_CLIP_DISTANCE4
GL_VERSION_3_0static final int GL_CLIP_DISTANCE5
GL_VERSION_3_0static final int GL_CLIP_DISTANCE6
GL_VERSION_3_0static final int GL_CLIP_DISTANCE7
GL_VERSION_3_0static final int GL_MAX_CLIP_DISTANCES
GL_VERSION_3_0static final int GL_MAJOR_VERSION
GL_VERSION_3_0static final int GL_MINOR_VERSION
GL_VERSION_3_0static final int GL_NUM_EXTENSIONS
GL_VERSION_3_0static final int GL_CONTEXT_FLAGS
GL_VERSION_3_0static final int GL_DEPTH_BUFFER
GL_VERSION_3_0static final int GL_STENCIL_BUFFER
GL_VERSION_3_0static final int GL_COMPRESSED_RED
GL_VERSION_3_0static final int GL_COMPRESSED_RG
GL_VERSION_3_0static final int GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
GL_VERSION_3_0static final int GL_VERTEX_ATTRIB_ARRAY_INTEGER
GL_VERSION_3_0static final int GL_MIN_PROGRAM_TEXEL_OFFSET
GL_VERSION_3_0static final int GL_MAX_PROGRAM_TEXEL_OFFSET
GL_VERSION_3_0static final int GL_CLAMP_READ_COLOR
GL_VERSION_3_0; GL_ARB_color_buffer_floatstatic final int GL_FIXED_ONLY
GL_VERSION_3_0; GL_ARB_color_buffer_floatstatic final int GL_MAX_VARYING_COMPONENTS
GL_VERSION_3_0static final int GL_TEXTURE_1D_ARRAY
GL_VERSION_3_0; GL_EXT_texture_arraystatic final int GL_PROXY_TEXTURE_1D_ARRAY
GL_VERSION_3_0; GL_EXT_texture_arraystatic final int GL_PROXY_TEXTURE_2D_ARRAY
GL_VERSION_3_0; GL_EXT_texture_arraystatic final int GL_TEXTURE_BINDING_1D_ARRAY
GL_VERSION_3_0; GL_EXT_texture_arraystatic final int GL_RGB9_E5
GL_VERSION_3_0; GL_EXT_texture_shared_exponentstatic final int GL_UNSIGNED_INT_5_9_9_9_REV
GL_VERSION_3_0; GL_EXT_texture_shared_exponentstatic final int GL_TEXTURE_SHARED_SIZE
GL_VERSION_3_0; GL_EXT_texture_shared_exponentstatic final int GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_BUFFER_MODE
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_VARYINGS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_BUFFER_START
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_BUFFER_SIZE
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_PRIMITIVES_GENERATED
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_RASTERIZER_DISCARD
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_INTERLEAVED_ATTRIBS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_SEPARATE_ATTRIBS
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_BUFFER
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_TRANSFORM_FEEDBACK_BUFFER_BINDING
GL_VERSION_3_0; GL_EXT_transform_feedbackstatic final int GL_RGBA32UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB32UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA16UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB16UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA8UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB8UI
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA32I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB32I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA16I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB16I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA8I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB8I
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RED_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_GREEN_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_BLUE_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGB_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_RGBA_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_BGR_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_BGRA_INTEGER
GL_VERSION_3_0; GL_EXT_texture_integerstatic final int GL_SAMPLER_1D_ARRAY
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_SAMPLER_1D_ARRAY_SHADOW
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_SAMPLER_2D_ARRAY_SHADOW
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_SAMPLER_CUBE_SHADOW
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_VEC2
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_VEC3
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_VEC4
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_1D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_2D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_3D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_CUBE
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_1D_ARRAY
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_2D_ARRAY
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_1D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_2D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_3D
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_CUBE
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_1D_ARRAY
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_2D_ARRAY
GL_VERSION_3_0; GL_EXT_gpu_shader4static final int GL_QUERY_WAIT
GL_VERSION_3_0; GL_NV_conditional_renderstatic final int GL_QUERY_NO_WAIT
GL_VERSION_3_0; GL_NV_conditional_renderstatic final int GL_QUERY_BY_REGION_WAIT
GL_VERSION_3_0; GL_NV_conditional_renderstatic final int GL_QUERY_BY_REGION_NO_WAIT
GL_VERSION_3_0; GL_NV_conditional_renderstatic final int GL_BUFFER_ACCESS_FLAGS
GL_VERSION_3_0static final int GL_BUFFER_MAP_LENGTH
GL_VERSION_3_0static final int GL_BUFFER_MAP_OFFSET
GL_VERSION_3_0static final int GL_SAMPLER_BUFFER
GL_VERSION_3_1; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_2D_RECT
GL_VERSION_3_1; GL_EXT_gpu_shader4static final int GL_INT_SAMPLER_BUFFER
GL_VERSION_3_1; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_2D_RECT
GL_VERSION_3_1; GL_EXT_gpu_shader4static final int GL_UNSIGNED_INT_SAMPLER_BUFFER
GL_VERSION_3_1; GL_EXT_gpu_shader4static final int GL_PRIMITIVE_RESTART
GL_VERSION_3_1static final int GL_PRIMITIVE_RESTART_INDEX
GL_VERSION_3_1static final int GL_SAMPLER_2D_RECT_ARB
GL_ARB_texture_rectangle, GL_ARB_shader_objectsstatic final int GL_SAMPLER_2D_RECT_SHADOW_ARB
GL_ARB_texture_rectangle, GL_ARB_shader_objectsstatic final int GL_TEXTURE_RECTANGLE_ARB
GL_ARB_texture_rectanglestatic final int GL_TEXTURE_BINDING_RECTANGLE_ARB
GL_ARB_texture_rectanglestatic final int GL_PROXY_TEXTURE_RECTANGLE_ARB
GL_ARB_texture_rectanglestatic final int GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB
GL_ARB_texture_rectanglestatic final int GL_TEXTURE_RED_TYPE
GL_ARB_framebuffer_object; GL_ARB_texture_floatstatic final int GL_TEXTURE_GREEN_TYPE
GL_ARB_framebuffer_object; GL_ARB_texture_floatstatic final int GL_TEXTURE_BLUE_TYPE
GL_ARB_framebuffer_object; GL_ARB_texture_floatstatic final int GL_TEXTURE_ALPHA_TYPE
GL_ARB_framebuffer_object; GL_ARB_texture_floatstatic final int GL_TEXTURE_DEPTH_TYPE
GL_ARB_framebuffer_object; GL_ARB_texture_floatstatic final int GL_DEPTH_COMPONENT32F
GL_ARB_depth_buffer_floatstatic final int GL_DEPTH32F_STENCIL8
GL_ARB_depth_buffer_floatstatic final int GL_FLOAT_32_UNSIGNED_INT_24_8_REV
GL_ARB_depth_buffer_floatstatic final int GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_DEFAULT
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_UNDEFINED
GL_ARB_framebuffer_objectstatic final int GL_DEPTH_STENCIL_ATTACHMENT
GL_ARB_framebuffer_objectstatic final int GL_TEXTURE_STENCIL_SIZE
GL_ARB_framebuffer_object; GL_EXT_packed_depth_stencilstatic final int GL_DRAW_FRAMEBUFFER_BINDING
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blitstatic final int GL_READ_FRAMEBUFFER
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blitstatic final int GL_DRAW_FRAMEBUFFER
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blitstatic final int GL_READ_FRAMEBUFFER_BINDING
GL_ARB_framebuffer_object; GL_EXT_framebuffer_blitstatic final int GL_RENDERBUFFER_SAMPLES
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER
GL_ARB_framebuffer_objectstatic final int GL_STENCIL_INDEX16
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
GL_ARB_framebuffer_objectstatic final int GL_MAX_SAMPLES
GL_ARB_framebuffer_objectstatic final int GL_FRAMEBUFFER_SRGB
GL_ARB_framebuffer_sRGBstatic final int GL_LINES_ADJACENCY_ARB
GL_ARB_geometry_shader4static final int GL_LINE_STRIP_ADJACENCY_ARB
GL_ARB_geometry_shader4static final int GL_TRIANGLES_ADJACENCY_ARB
GL_ARB_geometry_shader4static final int GL_TRIANGLE_STRIP_ADJACENCY_ARB
GL_ARB_geometry_shader4static final int GL_PROGRAM_POINT_SIZE_ARB
GL_ARB_geometry_shader4static final int GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB
GL_ARB_geometry_shader4static final int GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB
GL_ARB_geometry_shader4static final int GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB
GL_ARB_geometry_shader4static final int GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB
GL_ARB_geometry_shader4static final int GL_GEOMETRY_SHADER_ARB
GL_ARB_geometry_shader4static final int GL_GEOMETRY_VERTICES_OUT_ARB
GL_ARB_geometry_shader4static final int GL_GEOMETRY_INPUT_TYPE_ARB
GL_ARB_geometry_shader4static final int GL_GEOMETRY_OUTPUT_TYPE_ARB
GL_ARB_geometry_shader4static final int GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB
GL_ARB_geometry_shader4static final int GL_MAX_VERTEX_VARYING_COMPONENTS_ARB
GL_ARB_geometry_shader4static final int GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB
GL_ARB_geometry_shader4static final int GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB
GL_ARB_geometry_shader4static final int GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB
GL_ARB_geometry_shader4static final int GL_MAP_READ_BIT
GL_ARB_map_buffer_rangestatic final int GL_MAP_WRITE_BIT
GL_ARB_map_buffer_rangestatic final int GL_MAP_INVALIDATE_RANGE_BIT
GL_ARB_map_buffer_rangestatic final int GL_MAP_INVALIDATE_BUFFER_BIT
GL_ARB_map_buffer_rangestatic final int GL_MAP_FLUSH_EXPLICIT_BIT
GL_ARB_map_buffer_rangestatic final int GL_MAP_UNSYNCHRONIZED_BIT
GL_ARB_map_buffer_rangestatic final int GL_TEXTURE_BUFFER
GL_ARB_texture_buffer_objectstatic final int GL_MAX_TEXTURE_BUFFER_SIZE
GL_ARB_texture_buffer_objectstatic final int GL_TEXTURE_BINDING_BUFFER
GL_ARB_texture_buffer_objectstatic final int GL_TEXTURE_BUFFER_DATA_STORE_BINDING
GL_ARB_texture_buffer_objectstatic final int GL_TEXTURE_BUFFER_FORMAT
GL_ARB_texture_buffer_objectstatic final int GL_COMPRESSED_RED_RGTC1
GL_ARB_texture_compression_rgtcstatic final int GL_COMPRESSED_SIGNED_RED_RGTC1
GL_ARB_texture_compression_rgtcstatic final int GL_COMPRESSED_RG_RGTC2
GL_ARB_texture_compression_rgtcstatic final int GL_COMPRESSED_SIGNED_RG_RGTC2
GL_ARB_texture_compression_rgtcstatic final int GL_RG_INTEGER
GL_ARB_texture_rgstatic final int GL_R16
GL_ARB_texture_rgstatic final int GL_RG16
GL_ARB_texture_rgstatic final int GL_R32F
GL_ARB_texture_rgstatic final int GL_RG32F
GL_ARB_texture_rgstatic final int GL_R8I
GL_ARB_texture_rgstatic final int GL_R8UI
GL_ARB_texture_rgstatic final int GL_R16I
GL_ARB_texture_rgstatic final int GL_R16UI
GL_ARB_texture_rgstatic final int GL_R32I
GL_ARB_texture_rgstatic final int GL_R32UI
GL_ARB_texture_rgstatic final int GL_RG8I
GL_ARB_texture_rgstatic final int GL_RG8UI
GL_ARB_texture_rgstatic final int GL_RG16I
GL_ARB_texture_rgstatic final int GL_RG16UI
GL_ARB_texture_rgstatic final int GL_RG32I
GL_ARB_texture_rgstatic final int GL_RG32UI
GL_ARB_texture_rgstatic final int GL_VERTEX_ARRAY_BINDING
GL_ARB_vertex_array_objectstatic final int GL_UNIFORM_BUFFER
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BUFFER_BINDING
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BUFFER_START
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BUFFER_SIZE
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_VERTEX_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_GEOMETRY_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_FRAGMENT_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_COMBINED_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_UNIFORM_BUFFER_BINDINGS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_UNIFORM_BLOCK_SIZE
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_objectstatic final int GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT
GL_ARB_uniform_buffer_objectstatic final int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH
GL_ARB_uniform_buffer_objectstatic final int GL_ACTIVE_UNIFORM_BLOCKS
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_TYPE
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_SIZE
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_NAME_LENGTH
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_INDEX
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_OFFSET
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_ARRAY_STRIDE
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_MATRIX_STRIDE
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_IS_ROW_MAJOR
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_BINDING
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_DATA_SIZE
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_NAME_LENGTH
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER
GL_ARB_uniform_buffer_objectstatic final int GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
GL_ARB_uniform_buffer_objectstatic final int GL_COPY_READ_BUFFER
GL_ARB_copy_bufferstatic final int GL_COPY_WRITE_BUFFER
GL_ARB_copy_bufferstatic final int GL_DEPTH_CLAMP
GL_ARB_depth_clampstatic final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
GL_ARB_provoking_vertexstatic final int GL_FIRST_VERTEX_CONVENTION
GL_ARB_provoking_vertexstatic final int GL_LAST_VERTEX_CONVENTION
GL_ARB_provoking_vertexstatic final int GL_PROVOKING_VERTEX
GL_ARB_provoking_vertexstatic final int GL_TEXTURE_CUBE_MAP_SEAMLESS
GL_ARB_seamless_cube_mapstatic final int GL_SAMPLE_POSITION
GL_ARB_texture_multisamplestatic final int GL_SAMPLE_MASK
GL_ARB_texture_multisamplestatic final int GL_SAMPLE_MASK_VALUE
GL_ARB_texture_multisamplestatic final int GL_MAX_SAMPLE_MASK_WORDS
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_PROXY_TEXTURE_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_BINDING_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_SAMPLES
GL_ARB_texture_multisamplestatic final int GL_TEXTURE_FIXED_SAMPLE_LOCATIONS
GL_ARB_texture_multisamplestatic final int GL_SAMPLER_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_INT_SAMPLER_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE
GL_ARB_texture_multisamplestatic final int GL_SAMPLER_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
GL_ARB_texture_multisamplestatic final int GL_MAX_COLOR_TEXTURE_SAMPLES
GL_ARB_texture_multisamplestatic final int GL_MAX_DEPTH_TEXTURE_SAMPLES
GL_ARB_texture_multisamplestatic final int GL_MAX_INTEGER_SAMPLES
GL_ARB_texture_multisamplestatic final int GL_SAMPLE_SHADING
GL_ARB_sample_shadingstatic final int GL_MIN_SAMPLE_SHADING_VALUE
GL_ARB_sample_shadingstatic final int GL_TEXTURE_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_TEXTURE_BINDING_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_PROXY_TEXTURE_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_SAMPLER_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW
GL_ARB_texture_cube_map_arraystatic final int GL_INT_SAMPLER_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY
GL_ARB_texture_cube_map_arraystatic final int GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET
GL_ARB_texture_gatherstatic final int GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET
GL_ARB_texture_gatherstatic final int GL_SHADER_INCLUDE_ARB
GL_ARB_shading_language_includestatic final int GL_NAMED_STRING_LENGTH_ARB
GL_ARB_shading_language_includestatic final int GL_NAMED_STRING_TYPE_ARB
GL_ARB_shading_language_includestatic final int GL_SRC1_COLOR
GL_ARB_blend_func_extendedstatic final int GL_ONE_MINUS_SRC1_COLOR
GL_ARB_blend_func_extendedstatic final int GL_ONE_MINUS_SRC1_ALPHA
GL_ARB_blend_func_extendedstatic final int GL_MAX_DUAL_SOURCE_DRAW_BUFFERS
GL_ARB_blend_func_extendedstatic final int GL_SAMPLER_BINDING
GL_ARB_sampler_objectsstatic final int GL_RGB10_A2UI
GL_ARB_texture_rgb10_a2uistatic final int GL_TEXTURE_SWIZZLE_R
GL_ARB_texture_swizzlestatic final int GL_TEXTURE_SWIZZLE_G
GL_ARB_texture_swizzlestatic final int GL_TEXTURE_SWIZZLE_B
GL_ARB_texture_swizzlestatic final int GL_TEXTURE_SWIZZLE_A
GL_ARB_texture_swizzlestatic final int GL_TEXTURE_SWIZZLE_RGBA
GL_ARB_texture_swizzlestatic final int GL_TIME_ELAPSED
GL_ARB_timer_querystatic final int GL_TIMESTAMP
GL_ARB_timer_querystatic final int GL_INT_2_10_10_10_REV
GL_ARB_vertex_type_2_10_10_10_revstatic final int GL_ACTIVE_SUBROUTINES
GL_ARB_shader_subroutinestatic final int GL_ACTIVE_SUBROUTINE_UNIFORMS
GL_ARB_shader_subroutinestatic final int GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS
GL_ARB_shader_subroutinestatic final int GL_ACTIVE_SUBROUTINE_MAX_LENGTH
GL_ARB_shader_subroutinestatic final int GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH
GL_ARB_shader_subroutinestatic final int GL_MAX_SUBROUTINES
GL_ARB_shader_subroutinestatic final int GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS
GL_ARB_shader_subroutinestatic final int GL_NUM_COMPATIBLE_SUBROUTINES
GL_ARB_shader_subroutinestatic final int GL_COMPATIBLE_SUBROUTINES
GL_ARB_shader_subroutinestatic final int GL_TRANSFORM_FEEDBACK
GL_ARB_transform_feedback2static final int GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED
GL_ARB_transform_feedback2static final int GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE
GL_ARB_transform_feedback2static final int GL_TRANSFORM_FEEDBACK_BINDING
GL_ARB_transform_feedback2static final int GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
GL_ARB_transform_feedback3static final int GL_MAX_VERTEX_STREAMS
GL_ARB_transform_feedback3static final int GL_PROGRAM_BINARY_RETRIEVABLE_HINT
GL_ARB_get_program_binarystatic final int GL_GEOMETRY_SHADER_BIT
GL_ARB_separate_shader_objectsstatic final int GL_TESS_CONTROL_SHADER_BIT
GL_ARB_separate_shader_objectsstatic final int GL_TESS_EVALUATION_SHADER_BIT
GL_ARB_separate_shader_objectsstatic final int GL_MAX_VIEWPORTS
GL_ARB_viewport_arraystatic final int GL_VIEWPORT_SUBPIXEL_BITS
GL_ARB_viewport_arraystatic final int GL_VIEWPORT_BOUNDS_RANGE
GL_ARB_viewport_arraystatic final int GL_LAYER_PROVOKING_VERTEX
GL_ARB_viewport_arraystatic final int GL_VIEWPORT_INDEX_PROVOKING_VERTEX
GL_ARB_viewport_arraystatic final int GL_UNDEFINED_VERTEX
GL_ARB_viewport_arraystatic final int GL_SYNC_CL_EVENT_ARB
GL_ARB_cl_eventstatic final int GL_SYNC_CL_EVENT_COMPLETE_ARB
GL_ARB_cl_eventstatic final int GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_CALLBACK_FUNCTION_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_CALLBACK_USER_PARAM_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_API_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_SHADER_COMPILER_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_THIRD_PARTY_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_APPLICATION_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SOURCE_OTHER_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_ERROR_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_PORTABILITY_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_PERFORMANCE_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_TYPE_OTHER_ARB
GL_ARB_debug_outputstatic final int GL_MAX_DEBUG_MESSAGE_LENGTH_ARB
GL_ARB_debug_outputstatic final int GL_MAX_DEBUG_LOGGED_MESSAGES_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_LOGGED_MESSAGES_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SEVERITY_HIGH_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SEVERITY_MEDIUM_ARB
GL_ARB_debug_outputstatic final int GL_DEBUG_SEVERITY_LOW_ARB
GL_ARB_debug_outputstatic final int GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
GL_ARB_robustnessstatic final int GL_UNPACK_COMPRESSED_BLOCK_WIDTH
GL_ARB_compressed_texture_pixel_storagestatic final int GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
GL_ARB_compressed_texture_pixel_storagestatic final int GL_UNPACK_COMPRESSED_BLOCK_DEPTH
GL_ARB_compressed_texture_pixel_storagestatic final int GL_UNPACK_COMPRESSED_BLOCK_SIZE
GL_ARB_compressed_texture_pixel_storagestatic final int GL_PACK_COMPRESSED_BLOCK_WIDTH
GL_ARB_compressed_texture_pixel_storagestatic final int GL_PACK_COMPRESSED_BLOCK_HEIGHT
GL_ARB_compressed_texture_pixel_storagestatic final int GL_PACK_COMPRESSED_BLOCK_DEPTH
GL_ARB_compressed_texture_pixel_storagestatic final int GL_PACK_COMPRESSED_BLOCK_SIZE
GL_ARB_compressed_texture_pixel_storagestatic final int GL_NUM_SAMPLE_COUNTS
GL_ARB_internalformat_querystatic final int GL_MIN_MAP_BUFFER_ALIGNMENT
GL_ARB_map_buffer_alignmentstatic final int GL_ATOMIC_COUNTER_BUFFER
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_BINDING
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_START
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_SIZE
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER
GL_ARB_shader_atomic_countersstatic final int GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER
GL_ARB_shader_atomic_countersstatic final int GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_VERTEX_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_GEOMETRY_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_FRAGMENT_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_COMBINED_ATOMIC_COUNTERS
GL_ARB_shader_atomic_countersstatic final int GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE
GL_ARB_shader_atomic_countersstatic final int GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS
GL_ARB_shader_atomic_countersstatic final int GL_ACTIVE_ATOMIC_COUNTER_BUFFERS
GL_ARB_shader_atomic_countersstatic final int GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX
GL_ARB_shader_atomic_countersstatic final int GL_UNSIGNED_INT_ATOMIC_COUNTER
GL_ARB_shader_atomic_countersstatic final int GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_ELEMENT_ARRAY_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_UNIFORM_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_TEXTURE_FETCH_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_SHADER_IMAGE_ACCESS_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_COMMAND_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_PIXEL_BUFFER_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_TEXTURE_UPDATE_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_BUFFER_UPDATE_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_FRAMEBUFFER_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_TRANSFORM_FEEDBACK_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_ATOMIC_COUNTER_BARRIER_BIT
GL_ARB_shader_image_load_storestatic final int GL_MAX_IMAGE_UNITS
GL_ARB_shader_image_load_storestatic final int GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_NAME
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_LEVEL
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_LAYERED
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_LAYER
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_ACCESS
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_1D
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_2D
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_3D
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_2D_RECT
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_CUBE
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BUFFER
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_1D
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_2D
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_3D
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_2D_RECT
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_CUBE
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_BUFFER
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_storestatic final int GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_1D
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_2D
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_3D
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_2D_RECT
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_CUBE
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_BUFFER
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_1D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_2D_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE
GL_ARB_shader_image_load_storestatic final int GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY
GL_ARB_shader_image_load_storestatic final int GL_MAX_IMAGE_SAMPLES
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_BINDING_FORMAT
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_FORMAT_COMPATIBILITY_TYPE
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE
GL_ARB_shader_image_load_storestatic final int GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS
GL_ARB_shader_image_load_storestatic final int GL_MAX_VERTEX_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_MAX_GEOMETRY_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_MAX_FRAGMENT_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_MAX_COMBINED_IMAGE_UNIFORMS
GL_ARB_shader_image_load_storestatic final int GL_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_INT_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_TESSELLATION_MODE_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_TESSELLATION_FACTOR_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_DISCRETE_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_CONTINUOUS_AMD
GL_AMD_vertex_shader_tesselatorstatic final int GL_RED_SNORM
GL_EXT_texture_snormstatic final int GL_RG_SNORM
GL_EXT_texture_snormstatic final int GL_RGB_SNORM
GL_EXT_texture_snormstatic final int GL_RGBA_SNORM
GL_EXT_texture_snormstatic final int GL_R8_SNORM
GL_EXT_texture_snormstatic final int GL_RG8_SNORM
GL_EXT_texture_snormstatic final int GL_RGB8_SNORM
GL_EXT_texture_snormstatic final int GL_RGBA8_SNORM
GL_EXT_texture_snormstatic final int GL_R16_SNORM
GL_EXT_texture_snormstatic final int GL_RG16_SNORM
GL_EXT_texture_snormstatic final int GL_RGB16_SNORM
GL_EXT_texture_snormstatic final int GL_RGBA16_SNORM
GL_EXT_texture_snormstatic final int GL_SIGNED_NORMALIZED
GL_EXT_texture_snormstatic final int GL_BUFFER_GPU_ADDRESS_NV
GL_NV_shader_buffer_loadstatic final int GL_GPU_ADDRESS_NV
GL_NV_shader_buffer_loadstatic final int GL_MAX_SHADER_BUFFER_ADDRESS_NV
GL_NV_shader_buffer_loadstatic final int GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_ELEMENT_ARRAY_UNIFIED_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_VERTEX_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_NORMAL_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_COLOR_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_INDEX_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_EDGE_FLAG_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_FOG_COORD_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_ELEMENT_ARRAY_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_VERTEX_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_NORMAL_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_COLOR_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_INDEX_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_TEXTURE_COORD_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_EDGE_FLAG_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_SECONDARY_COLOR_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_FOG_COORD_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_ELEMENT_ARRAY_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_DRAW_INDIRECT_UNIFIED_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_DRAW_INDIRECT_ADDRESS_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_DRAW_INDIRECT_LENGTH_NV
GL_NV_vertex_buffer_unified_memorystatic final int GL_MAX_DEBUG_LOGGED_MESSAGES_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_LOGGED_MESSAGES_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_SEVERITY_HIGH_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_SEVERITY_MEDIUM_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_SEVERITY_LOW_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_API_ERROR_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_DEPRECATION_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_PERFORMANCE_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_APPLICATION_AMD
GL_AMD_debug_outputstatic final int GL_DEBUG_CATEGORY_OTHER_AMD
GL_AMD_debug_outputstatic final int GL_DEPTH_CLAMP_NEAR_AMD
GL_AMD_depth_clamp_separatestatic final int GL_DEPTH_CLAMP_FAR_AMD
GL_AMD_depth_clamp_separatestatic final int GL_TEXTURE_SRGB_DECODE_EXT
GL_EXT_texture_sRGB_decodestatic final int GL_DECODE_EXT
GL_EXT_texture_sRGB_decodestatic final int GL_SKIP_DECODE_EXT
GL_EXT_texture_sRGB_decodestatic final int GL_TEXTURE_COVERAGE_SAMPLES_NV
GL_NV_texture_multisamplestatic final int GL_TEXTURE_COLOR_SAMPLES_NV
GL_NV_texture_multisamplestatic final int GL_FACTOR_MIN_AMD
GL_AMD_blend_minmax_factorstatic final int GL_FACTOR_MAX_AMD
GL_AMD_blend_minmax_factorstatic final int GL_SUBSAMPLE_DISTANCE_AMD
GL_AMD_sample_positionsstatic final int GL_SYNC_X11_FENCE_EXT
GL_EXT_x11_sync_objectstatic final int GL_SCALED_RESOLVE_FASTEST_EXT
GL_EXT_framebuffer_multisample_blit_scaledstatic final int GL_SCALED_RESOLVE_NICEST_EXT
GL_EXT_framebuffer_multisample_blit_scaledstatic final int GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
GL_AMD_pinned_memorystatic final int GL_SET_AMD
GL_AMD_stencil_operation_extendedstatic final int GL_REPLACE_VALUE_AMD
GL_AMD_stencil_operation_extendedstatic final int GL_STENCIL_OP_VALUE_AMD
GL_AMD_stencil_operation_extendedstatic final int GL_STENCIL_BACK_OP_VALUE_AMD
GL_AMD_stencil_operation_extendedstatic final int GL_TEXTURE_RECTANGLE
GL_EXT_texture_rectanglestatic final int GL_TEXTURE_BINDING_RECTANGLE
GL_EXT_texture_rectanglestatic final int GL_PROXY_TEXTURE_RECTANGLE
GL_EXT_texture_rectanglestatic final int GL_MAX_RECTANGLE_TEXTURE_SIZE
GL_EXT_texture_rectanglestatic final int GL_SAMPLER_2D_RECT
GL_EXT_texture_rectanglestatic final int GL_SAMPLER_2D_RECT_SHADOW
GL_EXT_texture_rectanglestatic final int GL_INVALID_INDEX
GL_ARB_uniform_buffer_objectstatic final long GL_TIMEOUT_IGNORED
GL_ARB_syncstatic final int GL_ALL_BARRIER_BITS
GL_ARB_shader_image_load_storevoid glActiveShaderProgram(int pipeline,
int program)
void glActiveShaderProgram(GLuint pipeline, GLuint program); GL_ARB_separate_shader_objectsvoid glBeginConditionalRender(int id,
int mode)
void glBeginConditionalRender(GLuint id, GLenum mode); GL_VERSION_3_0; GL_NV_conditional_rendervoid glBeginQueryIndexed(int target,
int index,
int id)
void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id); GL_ARB_transform_feedback3void glBeginTransformFeedback(int primitiveMode)
void glBeginTransformFeedback(GLenum primitiveMode); GL_VERSION_3_0; GL_EXT_transform_feedbackvoid glBindBufferBase(int target,
int index,
int buffer)
void glBindBufferBase(GLenum target, GLuint index, GLuint buffer); GL_VERSION_3_0; GL_EXT_transform_feedbackvoid glBindBufferRange(int target,
int index,
int buffer,
long offset,
long size)
void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); GL_VERSION_3_0; GL_EXT_transform_feedbackvoid glBindFragDataLocation(int program,
int color,
String name)
void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name); GL_VERSION_3_0; GL_EXT_gpu_shader4void glBindFragDataLocationIndexed(int program,
int colorNumber,
int index,
String name)
void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name); GL_ARB_blend_func_extendedvoid glBindImageTexture(int unit,
int texture,
int level,
boolean layered,
int layer,
int access,
int format)
void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format); GL_ARB_shader_image_load_storevoid glBindProgramPipeline(int pipeline)
void glBindProgramPipeline(GLuint pipeline); GL_ARB_separate_shader_objectsvoid glBindSampler(int unit,
int sampler)
void glBindSampler(GLuint unit, GLuint sampler); GL_ARB_sampler_objectsvoid glBindTransformFeedback(int target,
int id)
void glBindTransformFeedback(GLenum target, GLuint id); GL_ARB_transform_feedback2void glBindVertexArray(int array)
void glBindVertexArray(GLuint array); GL_ARB_vertex_array_objectvoid glBlendEquationSeparatei(int buf,
int modeRGB,
int modeAlpha)
void glBlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeAlpha); GL_ARB_draw_buffers_blendvoid glBlendEquationi(int buf,
int mode)
void glBlendEquationiARB(GLuint buf, GLenum mode); GL_ARB_draw_buffers_blendvoid glBlendFuncSeparatei(int buf,
int srcRGB,
int dstRGB,
int srcAlpha,
int dstAlpha)
void glBlendFuncSeparateiARB(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); GL_ARB_draw_buffers_blendvoid glBlendFunci(int buf,
int src,
int dst)
void glBlendFunciARB(GLuint buf, GLenum src, GLenum dst); GL_ARB_draw_buffers_blendvoid glBlitFramebuffer(int srcX0,
int srcY0,
int srcX1,
int srcY1,
int dstX0,
int dstY0,
int dstX1,
int dstY1,
int mask,
int filter)
void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); GL_ARB_framebuffer_object; GL_EXT_framebuffer_blitvoid glBufferAddressRangeNV(int pname,
int index,
long address,
long length)
void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length); GL_NV_vertex_buffer_unified_memoryvoid glClampColor(int target,
int clamp)
void glClampColor(GLenum target, GLenum clamp); GL_VERSION_3_0; GL_ARB_color_buffer_floatvoid glClearBufferfi(int buffer,
int drawbuffer,
float depth,
int stencil)
void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil); GL_VERSION_3_0void glClearBufferfv(int buffer,
int drawbuffer,
FloatBuffer value)
void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value); GL_VERSION_3_0value - a direct or array-backed FloatBuffervoid glClearBufferfv(int buffer,
int drawbuffer,
float[] value,
int value_offset)
void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value); GL_VERSION_3_0void glClearBufferiv(int buffer,
int drawbuffer,
IntBuffer value)
void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value); GL_VERSION_3_0value - a direct or array-backed IntBuffervoid glClearBufferiv(int buffer,
int drawbuffer,
int[] value,
int value_offset)
void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value); GL_VERSION_3_0void glClearBufferuiv(int buffer,
int drawbuffer,
IntBuffer value)
void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value); GL_VERSION_3_0value - a direct or array-backed IntBuffervoid glClearBufferuiv(int buffer,
int drawbuffer,
int[] value,
int value_offset)
void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value); GL_VERSION_3_0void glColorFormatNV(int size,
int type,
int stride)
void glColorFormatNV(GLint size, GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glColorMaski(int index,
boolean r,
boolean g,
boolean b,
boolean a)
void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a); GL_VERSION_3_0void glColorP3ui(int type,
int color)
void glColorP3ui(GLenum type, GLuint color); GL_ARB_vertex_type_2_10_10_10_revvoid glColorP3uiv(int type,
IntBuffer color)
void glColorP3uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revcolor - a direct or array-backed IntBuffervoid glColorP3uiv(int type,
int[] color,
int color_offset)
void glColorP3uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revvoid glColorP4ui(int type,
int color)
void glColorP4ui(GLenum type, GLuint color); GL_ARB_vertex_type_2_10_10_10_revvoid glColorP4uiv(int type,
IntBuffer color)
void glColorP4uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revcolor - a direct or array-backed IntBuffervoid glColorP4uiv(int type,
int[] color,
int color_offset)
void glColorP4uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revvoid glCompileShaderIncludeARB(int shader,
int count,
String[] path,
IntBuffer length)
void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length); GL_ARB_shading_language_includelength - a direct or array-backed IntBuffervoid glCompileShaderIncludeARB(int shader,
int count,
String[] path,
int[] length,
int length_offset)
void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length); GL_ARB_shading_language_includevoid glCompressedTexImage1D(int target,
int level,
int internalformat,
int width,
int border,
int imageSize,
Buffer data)
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); GL_VERSION_1_3data - a direct or array-backed Buffervoid glCompressedTexImage1D(int target,
int level,
int internalformat,
int width,
int border,
int imageSize,
long data_buffer_offset)
void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); GL_VERSION_1_3void glCompressedTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int imageSize,
Buffer data)
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); GL_VERSION_1_3data - a direct or array-backed Buffervoid glCompressedTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int imageSize,
long data_buffer_offset)
void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); GL_VERSION_1_3void glCopyBufferSubData(int readTarget,
int writeTarget,
long readOffset,
long writeOffset,
long size)
void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); GL_ARB_copy_buffervoid glCopyTexImage1D(int target,
int level,
int internalformat,
int x,
int y,
int width,
int border)
void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border); GL_VERSION_1_1void glCopyTexSubImage1D(int target,
int level,
int xoffset,
int x,
int y,
int width)
void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); GL_VERSION_1_1int glCreateShaderProgramv(int type,
int count,
com.jogamp.common.nio.PointerBuffer strings)
GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings); GL_ARB_separate_shader_objectsstrings - a direct or array-backed PointerBufferlong glCreateSyncFromCLeventARB(Buffer context, Buffer event, int flags)
GLsync glCreateSyncFromCLeventARB(void * context, void * event, GLbitfield flags); GL_ARB_cl_eventvoid glDebugMessageControlARB(int source,
int type,
int severity,
int count,
IntBuffer ids,
boolean enabled)
void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); GL_ARB_debug_outputids - a direct or array-backed IntBuffervoid glDebugMessageControlARB(int source,
int type,
int severity,
int count,
int[] ids,
int ids_offset,
boolean enabled)
void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); GL_ARB_debug_outputvoid glDebugMessageEnableAMD(int category,
int severity,
int count,
IntBuffer ids,
boolean enabled)
void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); GL_AMD_debug_outputids - a direct or array-backed IntBuffervoid glDebugMessageEnableAMD(int category,
int severity,
int count,
int[] ids,
int ids_offset,
boolean enabled)
void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); GL_AMD_debug_outputvoid glDebugMessageInsertAMD(int category,
int severity,
int id,
int length,
String buf)
void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf); GL_AMD_debug_outputvoid glDebugMessageInsertARB(int source,
int type,
int id,
int severity,
int length,
String buf)
void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); GL_ARB_debug_outputvoid glDeleteNamedStringARB(int namelen,
String name)
void glDeleteNamedStringARB(GLint namelen, const GLchar * name); GL_ARB_shading_language_includevoid glDeleteProgramPipelines(int n,
IntBuffer pipelines)
void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines); GL_ARB_separate_shader_objectspipelines - a direct or array-backed IntBuffervoid glDeleteProgramPipelines(int n,
int[] pipelines,
int pipelines_offset)
void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines); GL_ARB_separate_shader_objectsvoid glDeleteSamplers(int count,
IntBuffer samplers)
void glDeleteSamplers(GLsizei count, const GLuint * samplers); GL_ARB_sampler_objectssamplers - a direct or array-backed IntBuffervoid glDeleteSamplers(int count,
int[] samplers,
int samplers_offset)
void glDeleteSamplers(GLsizei count, const GLuint * samplers); GL_ARB_sampler_objectsvoid glDeleteTransformFeedbacks(int n,
IntBuffer ids)
void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids); GL_ARB_transform_feedback2ids - a direct or array-backed IntBuffervoid glDeleteTransformFeedbacks(int n,
int[] ids,
int ids_offset)
void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids); GL_ARB_transform_feedback2void glDeleteVertexArrays(int n,
IntBuffer arrays)
void glDeleteVertexArrays(GLsizei n, const GLuint * arrays); GL_ARB_vertex_array_objectarrays - a direct or array-backed IntBuffervoid glDeleteVertexArrays(int n,
int[] arrays,
int arrays_offset)
void glDeleteVertexArrays(GLsizei n, const GLuint * arrays); GL_ARB_vertex_array_objectvoid glDepthRangeArrayv(int first,
int count,
DoubleBuffer v)
void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); GL_ARB_viewport_arrayv - a direct or array-backed DoubleBuffervoid glDepthRangeArrayv(int first,
int count,
double[] v,
int v_offset)
void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); GL_ARB_viewport_arrayvoid glDepthRangeIndexed(int index,
double n,
double f)
void glDepthRangeIndexed(GLuint index, GLclampd n, GLclampd f); GL_ARB_viewport_arrayvoid glDisableClientState(int cap)
void glDisablei(int target,
int index)
void glDisablei(GLenum target, GLuint index); GL_VERSION_3_0void glDrawArraysInstanced(int mode,
int first,
int count,
int primcount)
void glDrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei primcount); GL_ARB_draw_instancedvoid glDrawArraysInstancedBaseInstance(int mode,
int first,
int count,
int primcount,
int baseinstance)
void glDrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei primcount, GLuint baseinstance); GL_ARB_base_instancevoid glDrawBuffer(int mode)
void glDrawBuffers(int n,
IntBuffer bufs)
void glDrawBuffers(GLsizei n, const GLenum * bufs); GL_VERSION_2_0bufs - a direct or array-backed IntBuffervoid glDrawBuffers(int n,
int[] bufs,
int bufs_offset)
void glDrawBuffers(GLsizei n, const GLenum * bufs); GL_VERSION_2_0void glDrawElementsBaseVertex(int mode,
int count,
int type,
Buffer indices,
int basevertex)
void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); GL_ARB_draw_elements_base_vertexindices - a direct or array-backed Buffervoid glDrawElementsInstanced(int mode,
int count,
int type,
Buffer indices,
int primcount)
void glDrawElementsInstancedARB(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount); GL_ARB_draw_instancedindices - a direct or array-backed Buffervoid glDrawElementsInstancedBaseInstance(int mode,
int count,
int type,
Buffer indices,
int primcount,
int baseinstance)
void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei primcount, GLuint baseinstance); GL_ARB_base_instanceindices - a direct or array-backed Buffervoid glDrawElementsInstancedBaseVertex(int mode,
int count,
int type,
Buffer indices,
int primcount,
int basevertex)
void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex); GL_ARB_draw_elements_base_vertexindices - a direct or array-backed Buffervoid glDrawElementsInstancedBaseVertexBaseInstance(int mode,
int count,
int type,
Buffer indices,
int primcount,
int basevertex,
int baseinstance)
void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei primcount, GLint basevertex, GLuint baseinstance); GL_ARB_base_instanceindices - a direct or array-backed Buffervoid glDrawRangeElements(int mode,
int start,
int end,
int count,
int type,
Buffer indices)
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); GL_VERSION_1_2indices - a direct or array-backed Buffervoid glDrawRangeElements(int mode,
int start,
int end,
int count,
int type,
long indices_buffer_offset)
void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices); GL_VERSION_1_2void glDrawRangeElementsBaseVertex(int mode,
int start,
int end,
int count,
int type,
Buffer indices,
int basevertex)
void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); GL_ARB_draw_elements_base_vertexindices - a direct or array-backed Buffervoid glDrawTransformFeedback(int mode,
int id)
void glDrawTransformFeedback(GLenum mode, GLuint id); GL_ARB_transform_feedback2void glDrawTransformFeedbackInstanced(int mode,
int id,
int primcount)
void glDrawTransformFeedbackInstanced(GLenum mode, GLuint id, GLsizei primcount); GL_ARB_transform_feedback_instancedvoid glDrawTransformFeedbackStream(int mode,
int id,
int stream)
void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream); GL_ARB_transform_feedback3void glDrawTransformFeedbackStreamInstanced(int mode,
int id,
int stream,
int primcount)
void glDrawTransformFeedbackStreamInstanced(GLenum mode, GLuint id, GLuint stream, GLsizei primcount); GL_ARB_transform_feedback_instancedvoid glEdgeFlagFormatNV(int stride)
void glEdgeFlagFormatNV(GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glEnableClientState(int cap)
void glEnablei(int target,
int index)
void glEnablei(GLenum target, GLuint index); GL_VERSION_3_0void glEndConditionalRender()
void glEndConditionalRender(void); GL_VERSION_3_0; GL_NV_conditional_rendervoid glEndQueryIndexed(int target,
int index)
void glEndQueryIndexed(GLenum target, GLuint index); GL_ARB_transform_feedback3void glEndTransformFeedback()
void glEndTransformFeedback(void); GL_VERSION_3_0; GL_EXT_transform_feedbackvoid glFlushMappedBufferRange(int target,
long offset,
long length)
void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length); GL_ARB_map_buffer_range; GL_APPLE_flush_buffer_rangevoid glFogCoordFormatNV(int type,
int stride)
void glFogCoordFormatNV(GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glFramebufferTexture1D(int target,
int attachment,
int textarget,
int texture,
int level)
void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); GL_ARB_framebuffer_objectvoid glFramebufferTextureARB(int target,
int attachment,
int texture,
int level)
void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level); GL_ARB_geometry_shader4void glFramebufferTextureFaceARB(int target,
int attachment,
int texture,
int level,
int face)
void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face); GL_ARB_geometry_shader4void glFramebufferTextureLayer(int target,
int attachment,
int texture,
int level,
int layer)
void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); GL_ARB_framebuffer_objectvoid glFramebufferTextureLayerARB(int target,
int attachment,
int texture,
int level,
int layer)
void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); GL_ARB_geometry_shader4void glGenProgramPipelines(int n,
IntBuffer pipelines)
void glGenProgramPipelines(GLsizei n, GLuint * pipelines); GL_ARB_separate_shader_objectspipelines - a direct or array-backed IntBuffervoid glGenProgramPipelines(int n,
int[] pipelines,
int pipelines_offset)
void glGenProgramPipelines(GLsizei n, GLuint * pipelines); GL_ARB_separate_shader_objectsvoid glGenSamplers(int count,
IntBuffer samplers)
void glGenSamplers(GLsizei count, GLuint * samplers); GL_ARB_sampler_objectssamplers - a direct or array-backed IntBuffervoid glGenSamplers(int count,
int[] samplers,
int samplers_offset)
void glGenSamplers(GLsizei count, GLuint * samplers); GL_ARB_sampler_objectsvoid glGenTransformFeedbacks(int n,
IntBuffer ids)
void glGenTransformFeedbacks(GLsizei n, GLuint * ids); GL_ARB_transform_feedback2ids - a direct or array-backed IntBuffervoid glGenTransformFeedbacks(int n,
int[] ids,
int ids_offset)
void glGenTransformFeedbacks(GLsizei n, GLuint * ids); GL_ARB_transform_feedback2void glGenVertexArrays(int n,
IntBuffer arrays)
void glGenVertexArrays(GLsizei n, GLuint * arrays); GL_ARB_vertex_array_objectarrays - a direct or array-backed IntBuffervoid glGenVertexArrays(int n,
int[] arrays,
int arrays_offset)
void glGenVertexArrays(GLsizei n, GLuint * arrays); GL_ARB_vertex_array_objectvoid glGetActiveAtomicCounterBufferiv(int program,
int bufferIndex,
int pname,
IntBuffer params)
void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); GL_ARB_shader_atomic_countersparams - a direct or array-backed IntBuffervoid glGetActiveAtomicCounterBufferiv(int program,
int bufferIndex,
int pname,
int[] params,
int params_offset)
void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); GL_ARB_shader_atomic_countersvoid glGetActiveSubroutineName(int program,
int shadertype,
int index,
int bufsize,
IntBuffer length,
ByteBuffer name)
void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); GL_ARB_shader_subroutinelength - a direct or array-backed IntBuffername - a direct or array-backed ByteBuffervoid glGetActiveSubroutineName(int program,
int shadertype,
int index,
int bufsize,
int[] length,
int length_offset,
byte[] name,
int name_offset)
void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); GL_ARB_shader_subroutinevoid glGetActiveSubroutineUniformName(int program,
int shadertype,
int index,
int bufsize,
IntBuffer length,
ByteBuffer name)
void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); GL_ARB_shader_subroutinelength - a direct or array-backed IntBuffername - a direct or array-backed ByteBuffervoid glGetActiveSubroutineUniformName(int program,
int shadertype,
int index,
int bufsize,
int[] length,
int length_offset,
byte[] name,
int name_offset)
void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name); GL_ARB_shader_subroutinevoid glGetActiveSubroutineUniformiv(int program,
int shadertype,
int index,
int pname,
IntBuffer values)
void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values); GL_ARB_shader_subroutinevalues - a direct or array-backed IntBuffervoid glGetActiveSubroutineUniformiv(int program,
int shadertype,
int index,
int pname,
int[] values,
int values_offset)
void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values); GL_ARB_shader_subroutinevoid glGetActiveUniformBlockName(int program,
int uniformBlockIndex,
int bufSize,
IntBuffer length,
ByteBuffer uniformBlockName)
void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName); GL_ARB_uniform_buffer_objectlength - a direct or array-backed IntBufferuniformBlockName - a direct or array-backed ByteBuffervoid glGetActiveUniformBlockName(int program,
int uniformBlockIndex,
int bufSize,
int[] length,
int length_offset,
byte[] uniformBlockName,
int uniformBlockName_offset)
void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName); GL_ARB_uniform_buffer_objectvoid glGetActiveUniformBlockiv(int program,
int uniformBlockIndex,
int pname,
IntBuffer params)
void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params); GL_ARB_uniform_buffer_objectparams - a direct or array-backed IntBuffervoid glGetActiveUniformBlockiv(int program,
int uniformBlockIndex,
int pname,
int[] params,
int params_offset)
void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params); GL_ARB_uniform_buffer_objectvoid glGetActiveUniformName(int program,
int uniformIndex,
int bufSize,
IntBuffer length,
ByteBuffer uniformName)
void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName); GL_ARB_uniform_buffer_objectlength - a direct or array-backed IntBufferuniformName - a direct or array-backed ByteBuffervoid glGetActiveUniformName(int program,
int uniformIndex,
int bufSize,
int[] length,
int length_offset,
byte[] uniformName,
int uniformName_offset)
void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName); GL_ARB_uniform_buffer_objectvoid glGetActiveUniformsiv(int program,
int uniformCount,
IntBuffer uniformIndices,
int pname,
IntBuffer params)
void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params); GL_ARB_uniform_buffer_objectvoid glGetActiveUniformsiv(int program,
int uniformCount,
int[] uniformIndices,
int uniformIndices_offset,
int pname,
int[] params,
int params_offset)
void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params); GL_ARB_uniform_buffer_objectvoid glGetBooleani_v(int target,
int index,
ByteBuffer data)
void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data); GL_VERSION_3_0data - a direct or array-backed ByteBuffervoid glGetBooleani_v(int target,
int index,
byte[] data,
int data_offset)
void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data); GL_VERSION_3_0void glGetBufferParameterui64vNV(int target,
int pname,
LongBuffer params)
void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params); GL_NV_shader_buffer_loadparams - a direct or array-backed LongBuffervoid glGetBufferParameterui64vNV(int target,
int pname,
long[] params,
int params_offset)
void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params); GL_NV_shader_buffer_loadvoid glGetBufferSubData(int target,
long offset,
long size,
Buffer data)
void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid * data); GL_VERSION_1_5data - a direct only Buffervoid glGetCompressedTexImage(int target,
int level,
Buffer img)
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img); GL_VERSION_1_3img - a direct or array-backed Buffervoid glGetCompressedTexImage(int target,
int level,
long img_buffer_offset)
void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img); GL_VERSION_1_3int glGetDebugMessageLogAMD(int count,
int bufsize,
IntBuffer categories,
IntBuffer severities,
IntBuffer ids,
IntBuffer lengths,
ByteBuffer message)
GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message); GL_AMD_debug_outputcategories - a direct or array-backed IntBufferseverities - a direct or array-backed IntBufferids - a direct or array-backed IntBufferlengths - a direct or array-backed IntBuffermessage - a direct or array-backed ByteBufferint glGetDebugMessageLogAMD(int count,
int bufsize,
int[] categories,
int categories_offset,
int[] severities,
int severities_offset,
int[] ids,
int ids_offset,
int[] lengths,
int lengths_offset,
byte[] message,
int message_offset)
GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message); GL_AMD_debug_outputint glGetDebugMessageLogARB(int count,
int bufsize,
IntBuffer sources,
IntBuffer types,
IntBuffer ids,
IntBuffer severities,
IntBuffer lengths,
ByteBuffer messageLog)
GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); GL_ARB_debug_outputint glGetDebugMessageLogARB(int count,
int bufsize,
int[] sources,
int sources_offset,
int[] types,
int types_offset,
int[] ids,
int ids_offset,
int[] severities,
int severities_offset,
int[] lengths,
int lengths_offset,
byte[] messageLog,
int messageLog_offset)
GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); GL_ARB_debug_outputvoid glGetDoublei_v(int target,
int index,
DoubleBuffer data)
void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data); GL_ARB_viewport_arraydata - a direct or array-backed DoubleBuffervoid glGetDoublei_v(int target,
int index,
double[] data,
int data_offset)
void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data); GL_ARB_viewport_arrayvoid glGetDoublev(int pname,
DoubleBuffer params)
void glGetDoublev(GLenum pname, GLdouble * params); GL_VERSION_1_0params - a direct or array-backed DoubleBuffervoid glGetDoublev(int pname,
double[] params,
int params_offset)
void glGetDoublev(GLenum pname, GLdouble * params); GL_VERSION_1_0void glGetFloati_v(int target,
int index,
FloatBuffer data)
void glGetFloati_v(GLenum target, GLuint index, GLfloat * data); GL_ARB_viewport_arraydata - a direct or array-backed FloatBuffervoid glGetFloati_v(int target,
int index,
float[] data,
int data_offset)
void glGetFloati_v(GLenum target, GLuint index, GLfloat * data); GL_ARB_viewport_arrayint glGetFragDataIndex(int program,
String name)
GLint glGetFragDataIndex(GLuint program, const GLchar * name); GL_ARB_blend_func_extendedint glGetFragDataLocation(int program,
String name)
GLint glGetFragDataLocation(GLuint program, const GLchar * name); GL_VERSION_3_0; GL_EXT_gpu_shader4void glGetIntegeri_v(int target,
int index,
IntBuffer data)
void glGetIntegeri_v(GLenum target, GLuint index, GLint * data); GL_VERSION_3_0data - a direct or array-backed IntBuffervoid glGetIntegeri_v(int target,
int index,
int[] data,
int data_offset)
void glGetIntegeri_v(GLenum target, GLuint index, GLint * data); GL_VERSION_3_0void glGetIntegerui64i_vNV(int value,
int index,
LongBuffer result)
void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result); GL_NV_vertex_buffer_unified_memoryresult - a direct or array-backed LongBuffervoid glGetIntegerui64i_vNV(int value,
int index,
long[] result,
int result_offset)
void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result); GL_NV_vertex_buffer_unified_memoryvoid glGetIntegerui64vNV(int value,
LongBuffer result)
void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result); GL_NV_shader_buffer_loadresult - a direct or array-backed LongBuffervoid glGetIntegerui64vNV(int value,
long[] result,
int result_offset)
void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result); GL_NV_shader_buffer_loadvoid glGetInternalformativ(int target,
int internalformat,
int pname,
int bufSize,
IntBuffer params)
void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params); GL_ARB_internalformat_queryparams - a direct or array-backed IntBuffervoid glGetInternalformativ(int target,
int internalformat,
int pname,
int bufSize,
int[] params,
int params_offset)
void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params); GL_ARB_internalformat_queryvoid glGetMultisamplefv(int pname,
int index,
FloatBuffer val)
void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val); GL_ARB_texture_multisampleval - a direct or array-backed FloatBuffervoid glGetMultisamplefv(int pname,
int index,
float[] val,
int val_offset)
void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val); GL_ARB_texture_multisamplevoid glGetNamedBufferParameterui64vNV(int buffer,
int pname,
LongBuffer params)
void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params); GL_NV_shader_buffer_loadparams - a direct or array-backed LongBuffervoid glGetNamedBufferParameterui64vNV(int buffer,
int pname,
long[] params,
int params_offset)
void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params); GL_NV_shader_buffer_loadvoid glGetNamedStringARB(int namelen,
String name,
int bufSize,
IntBuffer stringlen,
ByteBuffer string)
void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string); GL_ARB_shading_language_includestringlen - a direct or array-backed IntBufferstring - a direct or array-backed ByteBuffervoid glGetNamedStringARB(int namelen,
String name,
int bufSize,
int[] stringlen,
int stringlen_offset,
byte[] string,
int string_offset)
void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string); GL_ARB_shading_language_includevoid glGetNamedStringivARB(int namelen,
String name,
int pname,
IntBuffer params)
void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params); GL_ARB_shading_language_includeparams - a direct or array-backed IntBuffervoid glGetNamedStringivARB(int namelen,
String name,
int pname,
int[] params,
int params_offset)
void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params); GL_ARB_shading_language_includevoid glGetProgramPipelineInfoLog(int pipeline,
int bufSize,
IntBuffer length,
ByteBuffer infoLog)
void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); GL_ARB_separate_shader_objectslength - a direct or array-backed IntBufferinfoLog - a direct or array-backed ByteBuffervoid glGetProgramPipelineInfoLog(int pipeline,
int bufSize,
int[] length,
int length_offset,
byte[] infoLog,
int infoLog_offset)
void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); GL_ARB_separate_shader_objectsvoid glGetProgramPipelineiv(int pipeline,
int pname,
IntBuffer params)
void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params); GL_ARB_separate_shader_objectsparams - a direct or array-backed IntBuffervoid glGetProgramPipelineiv(int pipeline,
int pname,
int[] params,
int params_offset)
void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params); GL_ARB_separate_shader_objectsvoid glGetProgramStageiv(int program,
int shadertype,
int pname,
IntBuffer values)
void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values); GL_ARB_shader_subroutinevalues - a direct or array-backed IntBuffervoid glGetProgramStageiv(int program,
int shadertype,
int pname,
int[] values,
int values_offset)
void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values); GL_ARB_shader_subroutinevoid glGetQueryIndexediv(int target,
int index,
int pname,
IntBuffer params)
void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params); GL_ARB_transform_feedback3params - a direct or array-backed IntBuffervoid glGetQueryIndexediv(int target,
int index,
int pname,
int[] params,
int params_offset)
void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params); GL_ARB_transform_feedback3void glGetQueryObjecti64v(int id,
int pname,
LongBuffer params)
void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params); GL_ARB_timer_queryparams - a direct or array-backed LongBuffervoid glGetQueryObjecti64v(int id,
int pname,
long[] params,
int params_offset)
void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params); GL_ARB_timer_queryvoid glGetQueryObjectiv(int id,
int pname,
IntBuffer params)
void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params); GL_VERSION_1_5params - a direct or array-backed IntBuffervoid glGetQueryObjectiv(int id,
int pname,
int[] params,
int params_offset)
void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params); GL_VERSION_1_5void glGetQueryObjectui64v(int id,
int pname,
LongBuffer params)
void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params); GL_ARB_timer_queryparams - a direct or array-backed LongBuffervoid glGetQueryObjectui64v(int id,
int pname,
long[] params,
int params_offset)
void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params); GL_ARB_timer_queryvoid glGetSamplerParameterIiv(int sampler,
int pname,
IntBuffer params)
void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params); GL_ARB_sampler_objectsparams - a direct or array-backed IntBuffervoid glGetSamplerParameterIiv(int sampler,
int pname,
int[] params,
int params_offset)
void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params); GL_ARB_sampler_objectsvoid glGetSamplerParameterIuiv(int sampler,
int pname,
IntBuffer params)
void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params); GL_ARB_sampler_objectsparams - a direct or array-backed IntBuffervoid glGetSamplerParameterIuiv(int sampler,
int pname,
int[] params,
int params_offset)
void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params); GL_ARB_sampler_objectsvoid glGetSamplerParameterfv(int sampler,
int pname,
FloatBuffer params)
void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params); GL_ARB_sampler_objectsparams - a direct or array-backed FloatBuffervoid glGetSamplerParameterfv(int sampler,
int pname,
float[] params,
int params_offset)
void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params); GL_ARB_sampler_objectsvoid glGetSamplerParameteriv(int sampler,
int pname,
IntBuffer params)
void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params); GL_ARB_sampler_objectsparams - a direct or array-backed IntBuffervoid glGetSamplerParameteriv(int sampler,
int pname,
int[] params,
int params_offset)
void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params); GL_ARB_sampler_objectsString glGetStringi(int name, int index)
const GLubyte * glGetStringi(GLenum name, GLuint index); GL_VERSION_3_0int glGetSubroutineIndex(int program,
int shadertype,
String name)
GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name); GL_ARB_shader_subroutineint glGetSubroutineUniformLocation(int program,
int shadertype,
String name)
GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name); GL_ARB_shader_subroutinevoid glGetTexImage(int target,
int level,
int format,
int type,
Buffer pixels)
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels); GL_VERSION_1_0pixels - a direct or array-backed Buffervoid glGetTexImage(int target,
int level,
int format,
int type,
long pixels_buffer_offset)
void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels); GL_VERSION_1_0void glGetTexLevelParameterfv(int target,
int level,
int pname,
FloatBuffer params)
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params); GL_VERSION_1_0params - a direct or array-backed FloatBuffervoid glGetTexLevelParameterfv(int target,
int level,
int pname,
float[] params,
int params_offset)
void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params); GL_VERSION_1_0void glGetTexLevelParameteriv(int target,
int level,
int pname,
IntBuffer params)
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params); GL_VERSION_1_0params - a direct or array-backed IntBuffervoid glGetTexLevelParameteriv(int target,
int level,
int pname,
int[] params,
int params_offset)
void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params); GL_VERSION_1_0void glGetTexParameterIiv(int target,
int pname,
IntBuffer params)
void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params); GL_VERSION_3_0; GL_EXT_texture_integerparams - a direct or array-backed IntBuffervoid glGetTexParameterIiv(int target,
int pname,
int[] params,
int params_offset)
void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params); GL_VERSION_3_0; GL_EXT_texture_integervoid glGetTexParameterIuiv(int target,
int pname,
IntBuffer params)
void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params); GL_VERSION_3_0; GL_EXT_texture_integerparams - a direct or array-backed IntBuffervoid glGetTexParameterIuiv(int target,
int pname,
int[] params,
int params_offset)
void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params); GL_VERSION_3_0; GL_EXT_texture_integervoid glGetTransformFeedbackVarying(int program,
int index,
int bufSize,
IntBuffer length,
IntBuffer size,
IntBuffer type,
ByteBuffer name)
void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); GL_VERSION_3_0; GL_EXT_transform_feedbacklength - a direct or array-backed IntBuffersize - a direct or array-backed IntBuffertype - a direct or array-backed IntBuffername - a direct or array-backed ByteBuffervoid 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)
void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); GL_VERSION_3_0; GL_EXT_transform_feedbackint glGetUniformBlockIndex(int program,
String uniformBlockName)
GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName); GL_ARB_uniform_buffer_objectvoid glGetUniformIndices(int program,
int uniformCount,
String[] uniformNames,
IntBuffer uniformIndices)
void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices); GL_ARB_uniform_buffer_objectuniformIndices - a direct or array-backed IntBuffervoid glGetUniformIndices(int program,
int uniformCount,
String[] uniformNames,
int[] uniformIndices,
int uniformIndices_offset)
void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices); GL_ARB_uniform_buffer_objectvoid glGetUniformSubroutineuiv(int shadertype,
int location,
IntBuffer params)
void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params); GL_ARB_shader_subroutineparams - a direct or array-backed IntBuffervoid glGetUniformSubroutineuiv(int shadertype,
int location,
int[] params,
int params_offset)
void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params); GL_ARB_shader_subroutinevoid glGetUniformui64vNV(int program,
int location,
LongBuffer params)
void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params); GL_NV_shader_buffer_loadparams - a direct or array-backed LongBuffervoid glGetUniformui64vNV(int program,
int location,
long[] params,
int params_offset)
void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params); GL_NV_shader_buffer_loadvoid glGetUniformuiv(int program,
int location,
IntBuffer params)
void glGetUniformuiv(GLuint program, GLint location, GLuint * params); GL_VERSION_3_0; GL_EXT_gpu_shader4params - a direct or array-backed IntBuffervoid glGetUniformuiv(int program,
int location,
int[] params,
int params_offset)
void glGetUniformuiv(GLuint program, GLint location, GLuint * params); GL_VERSION_3_0; GL_EXT_gpu_shader4void glGetVertexAttribIiv(int index,
int pname,
IntBuffer params)
void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params); GL_VERSION_3_0params - a direct or array-backed IntBuffervoid glGetVertexAttribIiv(int index,
int pname,
int[] params,
int params_offset)
void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params); GL_VERSION_3_0void glGetVertexAttribIuiv(int index,
int pname,
IntBuffer params)
void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params); GL_VERSION_3_0params - a direct or array-backed IntBuffervoid glGetVertexAttribIuiv(int index,
int pname,
int[] params,
int params_offset)
void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params); GL_VERSION_3_0void glGetVertexAttribLdv(int index,
int pname,
DoubleBuffer params)
void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params); GL_ARB_vertex_attrib_64bitparams - a direct or array-backed DoubleBuffervoid glGetVertexAttribLdv(int index,
int pname,
double[] params,
int params_offset)
void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params); GL_ARB_vertex_attrib_64bitvoid glGetVertexAttribdv(int index,
int pname,
DoubleBuffer params)
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params); GL_VERSION_2_0params - a direct or array-backed DoubleBuffervoid glGetVertexAttribdv(int index,
int pname,
double[] params,
int params_offset)
void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params); GL_VERSION_2_0void glGetnColorTable(int target,
int format,
int type,
int bufSize,
Buffer table)
void glGetnColorTableARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); GL_ARB_robustnesstable - a direct or array-backed Buffervoid glGetnCompressedTexImage(int target,
int lod,
int bufSize,
Buffer img)
void glGetnCompressedTexImageARB(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); GL_ARB_robustnessimg - a direct or array-backed Buffervoid glGetnConvolutionFilter(int target,
int format,
int type,
int bufSize,
Buffer image)
void glGetnConvolutionFilterARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); GL_ARB_robustnessimage - a direct or array-backed Buffervoid glGetnHistogram(int target,
boolean reset,
int format,
int type,
int bufSize,
Buffer values)
void glGetnHistogramARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); GL_ARB_robustnessvalues - a direct or array-backed Buffervoid glGetnMapdv(int target,
int query,
int bufSize,
DoubleBuffer v)
void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); GL_ARB_robustnessv - a direct or array-backed DoubleBuffervoid glGetnMapdv(int target,
int query,
int bufSize,
double[] v,
int v_offset)
void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); GL_ARB_robustnessvoid glGetnMapfv(int target,
int query,
int bufSize,
FloatBuffer v)
void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); GL_ARB_robustnessv - a direct or array-backed FloatBuffervoid glGetnMapfv(int target,
int query,
int bufSize,
float[] v,
int v_offset)
void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); GL_ARB_robustnessvoid glGetnMapiv(int target,
int query,
int bufSize,
IntBuffer v)
void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v); GL_ARB_robustnessv - a direct or array-backed IntBuffervoid glGetnMapiv(int target,
int query,
int bufSize,
int[] v,
int v_offset)
void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v); GL_ARB_robustnessvoid glGetnMinmax(int target,
boolean reset,
int format,
int type,
int bufSize,
Buffer values)
void glGetnMinmaxARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); GL_ARB_robustnessvalues - a direct or array-backed Buffervoid glGetnPixelMapfv(int map,
int bufSize,
FloatBuffer values)
void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values); GL_ARB_robustnessvalues - a direct or array-backed FloatBuffervoid glGetnPixelMapfv(int map,
int bufSize,
float[] values,
int values_offset)
void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values); GL_ARB_robustnessvoid glGetnPixelMapuiv(int map,
int bufSize,
IntBuffer values)
void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values); GL_ARB_robustnessvalues - a direct or array-backed IntBuffervoid glGetnPixelMapuiv(int map,
int bufSize,
int[] values,
int values_offset)
void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values); GL_ARB_robustnessvoid glGetnPixelMapusv(int map,
int bufSize,
ShortBuffer values)
void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values); GL_ARB_robustnessvalues - a direct or array-backed ShortBuffervoid glGetnPixelMapusv(int map,
int bufSize,
short[] values,
int values_offset)
void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values); GL_ARB_robustnessvoid glGetnPolygonStipple(int bufSize,
ByteBuffer pattern)
void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern); GL_ARB_robustnesspattern - a direct or array-backed ByteBuffervoid glGetnPolygonStipple(int bufSize,
byte[] pattern,
int pattern_offset)
void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern); GL_ARB_robustnessvoid glGetnSeparableFilter(int target,
int format,
int type,
int rowBufSize,
Buffer row,
int columnBufSize,
Buffer column,
Buffer span)
void glGetnSeparableFilterARB(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); GL_ARB_robustnessvoid glGetnTexImage(int target,
int level,
int format,
int type,
int bufSize,
Buffer img)
void glGetnTexImageARB(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); GL_ARB_robustnessimg - a direct or array-backed Buffervoid glGetnUniformdv(int program,
int location,
int bufSize,
DoubleBuffer params)
void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); GL_ARB_robustnessparams - a direct or array-backed DoubleBuffervoid glGetnUniformdv(int program,
int location,
int bufSize,
double[] params,
int params_offset)
void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); GL_ARB_robustnessvoid glGetnUniformuiv(int program,
int location,
int bufSize,
IntBuffer params)
void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params); GL_ARB_robustnessparams - a direct or array-backed IntBuffervoid glGetnUniformuiv(int program,
int location,
int bufSize,
int[] params,
int params_offset)
void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params); GL_ARB_robustnesslong glImportSyncEXT(int external_sync_type,
long external_sync,
int flags)
GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags); GL_EXT_x11_sync_objectvoid glIndexFormatNV(int type,
int stride)
void glIndexFormatNV(GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryboolean glIsBufferResidentNV(int target)
GLboolean glIsBufferResidentNV(GLenum target); GL_NV_shader_buffer_loadboolean glIsEnabledi(int target,
int index)
GLboolean glIsEnabledi(GLenum target, GLuint index); GL_VERSION_3_0boolean glIsNamedBufferResidentNV(int buffer)
GLboolean glIsNamedBufferResidentNV(GLuint buffer); GL_NV_shader_buffer_loadboolean glIsNamedStringARB(int namelen,
String name)
GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name); GL_ARB_shading_language_includeboolean glIsProgramPipeline(int pipeline)
GLboolean glIsProgramPipeline(GLuint pipeline); GL_ARB_separate_shader_objectsboolean glIsSampler(int sampler)
GLboolean glIsSampler(GLuint sampler); GL_ARB_sampler_objectsboolean glIsTransformFeedback(int id)
GLboolean glIsTransformFeedback(GLuint id); GL_ARB_transform_feedback2boolean glIsVertexArray(int array)
GLboolean glIsVertexArray(GLuint array); GL_ARB_vertex_array_objectvoid glLogicOp(int opcode)
void glMakeBufferNonResidentNV(int target)
void glMakeBufferNonResidentNV(GLenum target); GL_NV_shader_buffer_loadvoid glMakeBufferResidentNV(int target,
int access)
void glMakeBufferResidentNV(GLenum target, GLenum access); GL_NV_shader_buffer_loadvoid glMakeNamedBufferNonResidentNV(int buffer)
void glMakeNamedBufferNonResidentNV(GLuint buffer); GL_NV_shader_buffer_loadvoid glMakeNamedBufferResidentNV(int buffer,
int access)
void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access); GL_NV_shader_buffer_loadByteBuffer glMapBufferRange(int target, long offset, long length, int access)
GLvoid * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); GL_ARB_map_buffer_rangevoid glMemoryBarrier(int barriers)
void glMemoryBarrier(GLbitfield barriers); GL_ARB_shader_image_load_storevoid glMinSampleShading(float value)
void glMinSampleShadingARB(GLclampf value); GL_ARB_sample_shadingvoid glMultiDrawArrays(int mode,
IntBuffer first,
IntBuffer count,
int primcount)
void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); GL_VERSION_1_4void glMultiDrawArrays(int mode,
int[] first,
int first_offset,
int[] count,
int count_offset,
int primcount)
void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); GL_VERSION_1_4void glMultiDrawArraysIndirectAMD(int mode,
Buffer indirect,
int primcount,
int stride)
void glMultiDrawArraysIndirectAMD(GLenum mode, const GLvoid * indirect, GLsizei primcount, GLsizei stride); GL_AMD_multi_draw_indirectindirect - a direct or array-backed Buffervoid glMultiDrawElements(int mode,
IntBuffer count,
int type,
com.jogamp.common.nio.PointerBuffer indices,
int primcount)
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount); GL_VERSION_1_4count - a direct or array-backed IntBufferindices - a direct or array-backed PointerBuffervoid glMultiDrawElements(int mode,
int[] count,
int count_offset,
int type,
com.jogamp.common.nio.PointerBuffer indices,
int primcount)
void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount); GL_VERSION_1_4indices - a direct or array-backed PointerBuffervoid glMultiDrawElementsIndirectAMD(int mode,
int type,
Buffer indirect,
int primcount,
int stride)
void glMultiDrawElementsIndirectAMD(GLenum mode, GLenum type, const GLvoid * indirect, GLsizei primcount, GLsizei stride); GL_AMD_multi_draw_indirectindirect - a direct or array-backed Buffervoid glMultiTexCoordP1ui(int texture,
int type,
int coords)
void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP1uiv(int texture,
int type,
IntBuffer coords)
void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glMultiTexCoordP1uiv(int texture,
int type,
int[] coords,
int coords_offset)
void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP2ui(int texture,
int type,
int coords)
void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP2uiv(int texture,
int type,
IntBuffer coords)
void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glMultiTexCoordP2uiv(int texture,
int type,
int[] coords,
int coords_offset)
void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP3ui(int texture,
int type,
int coords)
void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP3uiv(int texture,
int type,
IntBuffer coords)
void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glMultiTexCoordP3uiv(int texture,
int type,
int[] coords,
int coords_offset)
void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP4ui(int texture,
int type,
int coords)
void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glMultiTexCoordP4uiv(int texture,
int type,
IntBuffer coords)
void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glMultiTexCoordP4uiv(int texture,
int type,
int[] coords,
int coords_offset)
void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glNamedStringARB(int type,
int namelen,
String name,
int stringlen,
String string)
void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string); GL_ARB_shading_language_includevoid glNormalFormatNV(int type,
int stride)
void glNormalFormatNV(GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glNormalP3ui(int type,
int coords)
void glNormalP3ui(GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glNormalP3uiv(int type,
IntBuffer coords)
void glNormalP3uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glNormalP3uiv(int type,
int[] coords,
int coords_offset)
void glNormalP3uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glPauseTransformFeedback()
void glPauseTransformFeedback(void); GL_ARB_transform_feedback2void glPixelStoref(int pname,
float param)
void glPixelStoref(GLenum pname, GLfloat param); GL_VERSION_1_0void glPointParameterf(int pname,
float param)
void glPointParameterf(GLenum pname, GLfloat param); GL_VERSION_1_4void glPointParameterfv(int pname,
FloatBuffer params)
void glPointParameterfv(GLenum pname, const GLfloat * params); GL_VERSION_1_4params - a direct or array-backed FloatBuffervoid glPointParameterfv(int pname,
float[] params,
int params_offset)
void glPointParameterfv(GLenum pname, const GLfloat * params); GL_VERSION_1_4void glPointParameteri(int pname,
int param)
void glPointParameteri(GLenum pname, GLint param); GL_VERSION_1_4void glPointParameteriv(int pname,
IntBuffer params)
void glPointParameteriv(GLenum pname, const GLint * params); GL_VERSION_1_4params - a direct or array-backed IntBuffervoid glPointParameteriv(int pname,
int[] params,
int params_offset)
void glPointParameteriv(GLenum pname, const GLint * params); GL_VERSION_1_4void glPointSize(float size)
void glPolygonMode(int face,
int mode)
void glPolygonMode(GLenum face, GLenum mode); GL_VERSION_1_0void glPrimitiveRestartIndex(int index)
void glPrimitiveRestartIndex(GLuint index); GL_VERSION_3_1void glProgramParameteri(int program,
int pname,
int value)
void glProgramParameteri(GLuint program, GLenum pname, GLint value); GL_ARB_get_program_binaryvoid glProgramParameteriARB(int program,
int pname,
int value)
void glProgramParameteriARB(GLuint program, GLenum pname, GLint value); GL_ARB_geometry_shader4void glProgramUniform1d(int program,
int location,
double v0)
void glProgramUniform1d(GLuint program, GLint location, GLdouble v0); GL_ARB_separate_shader_objectsvoid glProgramUniform1dv(int program,
int location,
int count,
DoubleBuffer value)
void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniform1dv(int program,
int location,
int count,
double[] value,
int value_offset)
void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniform1f(int program,
int location,
float v0)
void glProgramUniform1f(GLuint program, GLint location, GLfloat v0); GL_ARB_separate_shader_objectsvoid glProgramUniform1fv(int program,
int location,
int count,
FloatBuffer value)
void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniform1fv(int program,
int location,
int count,
float[] value,
int value_offset)
void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniform1i(int program,
int location,
int v0)
void glProgramUniform1i(GLuint program, GLint location, GLint v0); GL_ARB_separate_shader_objectsvoid glProgramUniform1iv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform1iv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform1ui(int program,
int location,
int v0)
void glProgramUniform1ui(GLuint program, GLint location, GLuint v0); GL_ARB_separate_shader_objectsvoid glProgramUniform1uiv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform1uiv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform2d(int program,
int location,
double v0,
double v1)
void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1); GL_ARB_separate_shader_objectsvoid glProgramUniform2dv(int program,
int location,
int count,
DoubleBuffer value)
void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniform2dv(int program,
int location,
int count,
double[] value,
int value_offset)
void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniform2f(int program,
int location,
float v0,
float v1)
void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1); GL_ARB_separate_shader_objectsvoid glProgramUniform2fv(int program,
int location,
int count,
FloatBuffer value)
void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniform2fv(int program,
int location,
int count,
float[] value,
int value_offset)
void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniform2i(int program,
int location,
int v0,
int v1)
void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1); GL_ARB_separate_shader_objectsvoid glProgramUniform2iv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform2iv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform2ui(int program,
int location,
int v0,
int v1)
void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1); GL_ARB_separate_shader_objectsvoid glProgramUniform2uiv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform2uiv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform3d(int program,
int location,
double v0,
double v1,
double v2)
void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2); GL_ARB_separate_shader_objectsvoid glProgramUniform3dv(int program,
int location,
int count,
DoubleBuffer value)
void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniform3dv(int program,
int location,
int count,
double[] value,
int value_offset)
void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniform3f(int program,
int location,
float v0,
float v1,
float v2)
void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2); GL_ARB_separate_shader_objectsvoid glProgramUniform3fv(int program,
int location,
int count,
FloatBuffer value)
void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniform3fv(int program,
int location,
int count,
float[] value,
int value_offset)
void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniform3i(int program,
int location,
int v0,
int v1,
int v2)
void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2); GL_ARB_separate_shader_objectsvoid glProgramUniform3iv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform3iv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform3ui(int program,
int location,
int v0,
int v1,
int v2)
void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2); GL_ARB_separate_shader_objectsvoid glProgramUniform3uiv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform3uiv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform4d(int program,
int location,
double v0,
double v1,
double v2,
double v3)
void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3); GL_ARB_separate_shader_objectsvoid glProgramUniform4dv(int program,
int location,
int count,
DoubleBuffer value)
void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniform4dv(int program,
int location,
int count,
double[] value,
int value_offset)
void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniform4f(int program,
int location,
float v0,
float v1,
float v2,
float v3)
void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); GL_ARB_separate_shader_objectsvoid glProgramUniform4fv(int program,
int location,
int count,
FloatBuffer value)
void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniform4fv(int program,
int location,
int count,
float[] value,
int value_offset)
void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniform4i(int program,
int location,
int v0,
int v1,
int v2,
int v3)
void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3); GL_ARB_separate_shader_objectsvoid glProgramUniform4iv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform4iv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value); GL_ARB_separate_shader_objectsvoid glProgramUniform4ui(int program,
int location,
int v0,
int v1,
int v2,
int v3)
void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); GL_ARB_separate_shader_objectsvoid glProgramUniform4uiv(int program,
int location,
int count,
IntBuffer value)
void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed IntBuffervoid glProgramUniform4uiv(int program,
int location,
int count,
int[] value,
int value_offset)
void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2x3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix2x3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2x3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix2x3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2x4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix2x4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix2x4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix2x4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3x2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix3x2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3x2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix3x2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3x4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix3x4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix3x4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix3x4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix4dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix4fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4x2dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix4x2dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4x2fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix4x2fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4x3dv(int program,
int location,
int count,
boolean transpose,
DoubleBuffer value)
void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed DoubleBuffervoid glProgramUniformMatrix4x3dv(int program,
int location,
int count,
boolean transpose,
double[] value,
int value_offset)
void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); GL_ARB_separate_shader_objectsvoid glProgramUniformMatrix4x3fv(int program,
int location,
int count,
boolean transpose,
FloatBuffer value)
void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvalue - a direct or array-backed FloatBuffervoid glProgramUniformMatrix4x3fv(int program,
int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_ARB_separate_shader_objectsvoid glProgramUniformui64NV(int program,
int location,
long value)
void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value); GL_NV_shader_buffer_loadvoid glProgramUniformui64vNV(int program,
int location,
int count,
LongBuffer value)
void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value); GL_NV_shader_buffer_loadvalue - a direct or array-backed LongBuffervoid glProgramUniformui64vNV(int program,
int location,
int count,
long[] value,
int value_offset)
void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value); GL_NV_shader_buffer_loadvoid glProvokingVertex(int mode)
void glProvokingVertex(GLenum mode); GL_ARB_provoking_vertexvoid glQueryCounter(int id,
int target)
void glQueryCounter(GLuint id, GLenum target); GL_ARB_timer_queryvoid glReadBuffer(int mode)
void glRenderbufferStorageMultisample(int target,
int samples,
int internalformat,
int width,
int height)
void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); GL_ARB_framebuffer_objectvoid glResumeTransformFeedback()
void glResumeTransformFeedback(void); GL_ARB_transform_feedback2void glSampleMaski(int index,
int mask)
void glSampleMaski(GLuint index, GLbitfield mask); GL_ARB_texture_multisamplevoid glSamplerParameterIiv(int sampler,
int pname,
IntBuffer param)
void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param); GL_ARB_sampler_objectsparam - a direct or array-backed IntBuffervoid glSamplerParameterIiv(int sampler,
int pname,
int[] param,
int param_offset)
void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param); GL_ARB_sampler_objectsvoid glSamplerParameterIuiv(int sampler,
int pname,
IntBuffer param)
void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param); GL_ARB_sampler_objectsparam - a direct or array-backed IntBuffervoid glSamplerParameterIuiv(int sampler,
int pname,
int[] param,
int param_offset)
void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param); GL_ARB_sampler_objectsvoid glSamplerParameterf(int sampler,
int pname,
float param)
void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param); GL_ARB_sampler_objectsvoid glSamplerParameterfv(int sampler,
int pname,
FloatBuffer param)
void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param); GL_ARB_sampler_objectsparam - a direct or array-backed FloatBuffervoid glSamplerParameterfv(int sampler,
int pname,
float[] param,
int param_offset)
void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param); GL_ARB_sampler_objectsvoid glSamplerParameteri(int sampler,
int pname,
int param)
void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param); GL_ARB_sampler_objectsvoid glSamplerParameteriv(int sampler,
int pname,
IntBuffer param)
void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param); GL_ARB_sampler_objectsparam - a direct or array-backed IntBuffervoid glSamplerParameteriv(int sampler,
int pname,
int[] param,
int param_offset)
void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param); GL_ARB_sampler_objectsvoid glScissorArrayv(int first,
int count,
IntBuffer v)
void glScissorArrayv(GLuint first, GLsizei count, const GLint * v); GL_ARB_viewport_arrayv - a direct or array-backed IntBuffervoid glScissorArrayv(int first,
int count,
int[] v,
int v_offset)
void glScissorArrayv(GLuint first, GLsizei count, const GLint * v); GL_ARB_viewport_arrayvoid glScissorIndexed(int index,
int left,
int bottom,
int width,
int height)
void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); GL_ARB_viewport_arrayvoid glScissorIndexedv(int index,
IntBuffer v)
void glScissorIndexedv(GLuint index, const GLint * v); GL_ARB_viewport_arrayv - a direct or array-backed IntBuffervoid glScissorIndexedv(int index,
int[] v,
int v_offset)
void glScissorIndexedv(GLuint index, const GLint * v); GL_ARB_viewport_arrayvoid glSecondaryColorFormatNV(int size,
int type,
int stride)
void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glSecondaryColorP3ui(int type,
int color)
void glSecondaryColorP3ui(GLenum type, GLuint color); GL_ARB_vertex_type_2_10_10_10_revvoid glSecondaryColorP3uiv(int type,
IntBuffer color)
void glSecondaryColorP3uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revcolor - a direct or array-backed IntBuffervoid glSecondaryColorP3uiv(int type,
int[] color,
int color_offset)
void glSecondaryColorP3uiv(GLenum type, const GLuint * color); GL_ARB_vertex_type_2_10_10_10_revvoid glSetMultisamplefvAMD(int pname,
int index,
FloatBuffer val)
void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val); GL_AMD_sample_positionsval - a direct or array-backed FloatBuffervoid glSetMultisamplefvAMD(int pname,
int index,
float[] val,
int val_offset)
void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val); GL_AMD_sample_positionsvoid glStencilOpValueAMD(int face,
int value)
void glStencilOpValueAMD(GLenum face, GLuint value); GL_AMD_stencil_operation_extendedvoid glTessellationFactorAMD(float factor)
void glTessellationFactorAMD(GLfloat factor); GL_AMD_vertex_shader_tesselatorvoid glTessellationModeAMD(int mode)
void glTessellationModeAMD(GLenum mode); GL_AMD_vertex_shader_tesselatorvoid glTexBuffer(int target,
int internalformat,
int buffer)
void glTexBufferARB(GLenum target, GLenum internalformat, GLuint buffer); GL_ARB_texture_buffer_objectvoid glTexCoordFormatNV(int size,
int type,
int stride)
void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glTexCoordP1ui(int type,
int coords)
void glTexCoordP1ui(GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP1uiv(int type,
IntBuffer coords)
void glTexCoordP1uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glTexCoordP1uiv(int type,
int[] coords,
int coords_offset)
void glTexCoordP1uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP2ui(int type,
int coords)
void glTexCoordP2ui(GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP2uiv(int type,
IntBuffer coords)
void glTexCoordP2uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glTexCoordP2uiv(int type,
int[] coords,
int coords_offset)
void glTexCoordP2uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP3ui(int type,
int coords)
void glTexCoordP3ui(GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP3uiv(int type,
IntBuffer coords)
void glTexCoordP3uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glTexCoordP3uiv(int type,
int[] coords,
int coords_offset)
void glTexCoordP3uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP4ui(int type,
int coords)
void glTexCoordP4ui(GLenum type, GLuint coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexCoordP4uiv(int type,
IntBuffer coords)
void glTexCoordP4uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revcoords - a direct or array-backed IntBuffervoid glTexCoordP4uiv(int type,
int[] coords,
int coords_offset)
void glTexCoordP4uiv(GLenum type, const GLuint * coords); GL_ARB_vertex_type_2_10_10_10_revvoid glTexImage1D(int target,
int level,
int internalFormat,
int width,
int border,
int format,
int type,
Buffer pixels)
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels); GL_VERSION_1_0pixels - a direct or array-backed Buffervoid glTexImage1D(int target,
int level,
int internalFormat,
int width,
int border,
int format,
int type,
long pixels_buffer_offset)
void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels); GL_VERSION_1_0void glTexImage2DMultisample(int target,
int samples,
int internalformat,
int width,
int height,
boolean fixedsamplelocations)
void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); GL_ARB_texture_multisamplevoid glTexImage2DMultisampleCoverageNV(int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
void glTexImage2DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTexImage3DMultisample(int target,
int samples,
int internalformat,
int width,
int height,
int depth,
boolean fixedsamplelocations)
void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); GL_ARB_texture_multisamplevoid glTexImage3DMultisampleCoverageNV(int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
void glTexImage3DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTexParameterIiv(int target,
int pname,
IntBuffer params)
void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params); GL_VERSION_3_0; GL_EXT_texture_integerparams - a direct or array-backed IntBuffervoid glTexParameterIiv(int target,
int pname,
int[] params,
int params_offset)
void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params); GL_VERSION_3_0; GL_EXT_texture_integervoid glTexParameterIuiv(int target,
int pname,
IntBuffer params)
void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params); GL_VERSION_3_0; GL_EXT_texture_integerparams - a direct or array-backed IntBuffervoid glTexParameterIuiv(int target,
int pname,
int[] params,
int params_offset)
void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params); GL_VERSION_3_0; GL_EXT_texture_integervoid glTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int type,
Buffer pixels)
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); GL_VERSION_1_1pixels - a direct or array-backed Buffervoid glTexSubImage1D(int target,
int level,
int xoffset,
int width,
int format,
int type,
long pixels_buffer_offset)
void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); GL_VERSION_1_1void glTextureImage2DMultisampleCoverageNV(int texture,
int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
void glTextureImage2DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTextureImage2DMultisampleNV(int texture,
int target,
int samples,
int internalFormat,
int width,
int height,
boolean fixedSampleLocations)
void glTextureImage2DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTextureImage3DMultisampleCoverageNV(int texture,
int target,
int coverageSamples,
int colorSamples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
void glTextureImage3DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTextureImage3DMultisampleNV(int texture,
int target,
int samples,
int internalFormat,
int width,
int height,
int depth,
boolean fixedSampleLocations)
void glTextureImage3DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations); GL_NV_texture_multisamplevoid glTransformFeedbackVaryings(int program,
int count,
String[] varyings,
int bufferMode)
void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * * varyings, GLenum bufferMode); GL_VERSION_3_0; GL_EXT_transform_feedbackvoid glUniform1ui(int location,
int v0)
void glUniform1ui(GLint location, GLuint v0); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform1uiv(int location,
int count,
IntBuffer value)
void glUniform1uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4value - a direct or array-backed IntBuffervoid glUniform1uiv(int location,
int count,
int[] value,
int value_offset)
void glUniform1uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform2ui(int location,
int v0,
int v1)
void glUniform2ui(GLint location, GLuint v0, GLuint v1); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform2uiv(int location,
int count,
IntBuffer value)
void glUniform2uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4value - a direct or array-backed IntBuffervoid glUniform2uiv(int location,
int count,
int[] value,
int value_offset)
void glUniform2uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform3ui(int location,
int v0,
int v1,
int v2)
void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform3uiv(int location,
int count,
IntBuffer value)
void glUniform3uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4value - a direct or array-backed IntBuffervoid glUniform3uiv(int location,
int count,
int[] value,
int value_offset)
void glUniform3uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform4ui(int location,
int v0,
int v1,
int v2,
int v3)
void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniform4uiv(int location,
int count,
IntBuffer value)
void glUniform4uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4value - a direct or array-backed IntBuffervoid glUniform4uiv(int location,
int count,
int[] value,
int value_offset)
void glUniform4uiv(GLint location, GLsizei count, const GLuint * value); GL_VERSION_3_0; GL_EXT_gpu_shader4void glUniformBlockBinding(int program,
int uniformBlockIndex,
int uniformBlockBinding)
void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding); GL_ARB_uniform_buffer_objectvoid glUniformMatrix2x3fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix2x3fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformMatrix2x4fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix2x4fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformMatrix3x2fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix3x2fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformMatrix3x4fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix3x4fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformMatrix4x2fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix4x2fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformMatrix4x3fv(int location,
int count,
boolean transpose,
FloatBuffer value)
void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1value - a direct or array-backed FloatBuffervoid glUniformMatrix4x3fv(int location,
int count,
boolean transpose,
float[] value,
int value_offset)
void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); GL_VERSION_2_1void glUniformSubroutinesuiv(int shadertype,
int count,
IntBuffer indices)
void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices); GL_ARB_shader_subroutineindices - a direct or array-backed IntBuffervoid glUniformSubroutinesuiv(int shadertype,
int count,
int[] indices,
int indices_offset)
void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices); GL_ARB_shader_subroutinevoid glUniformui64NV(int location,
long value)
void glUniformui64NV(GLint location, GLuint64EXT value); GL_NV_shader_buffer_loadvoid glUniformui64vNV(int location,
int count,
LongBuffer value)
void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value); GL_NV_shader_buffer_loadvalue - a direct or array-backed LongBuffervoid glUniformui64vNV(int location,
int count,
long[] value,
int value_offset)
void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value); GL_NV_shader_buffer_loadvoid glUseProgramStages(int pipeline,
int stages,
int program)
void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program); GL_ARB_separate_shader_objectsvoid glValidateProgramPipeline(int pipeline)
void glValidateProgramPipeline(GLuint pipeline); GL_ARB_separate_shader_objectsvoid glVertexAttrib1d(int index,
double x)
void glVertexAttrib1d(GLuint index, GLdouble x); GL_VERSION_2_0void glVertexAttrib1dv(int index,
DoubleBuffer v)
void glVertexAttrib1dv(GLuint index, const GLdouble * v); GL_VERSION_2_0v - a direct or array-backed DoubleBuffervoid glVertexAttrib1dv(int index,
double[] v,
int v_offset)
void glVertexAttrib1dv(GLuint index, const GLdouble * v); GL_VERSION_2_0void glVertexAttrib1s(int index,
short x)
void glVertexAttrib1s(GLuint index, GLshort x); GL_VERSION_2_0void glVertexAttrib1sv(int index,
ShortBuffer v)
void glVertexAttrib1sv(GLuint index, const GLshort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib1sv(int index,
short[] v,
int v_offset)
void glVertexAttrib1sv(GLuint index, const GLshort * v); GL_VERSION_2_0void glVertexAttrib2d(int index,
double x,
double y)
void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y); GL_VERSION_2_0void glVertexAttrib2dv(int index,
DoubleBuffer v)
void glVertexAttrib2dv(GLuint index, const GLdouble * v); GL_VERSION_2_0v - a direct or array-backed DoubleBuffervoid glVertexAttrib2dv(int index,
double[] v,
int v_offset)
void glVertexAttrib2dv(GLuint index, const GLdouble * v); GL_VERSION_2_0void glVertexAttrib2s(int index,
short x,
short y)
void glVertexAttrib2s(GLuint index, GLshort x, GLshort y); GL_VERSION_2_0void glVertexAttrib2sv(int index,
ShortBuffer v)
void glVertexAttrib2sv(GLuint index, const GLshort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib2sv(int index,
short[] v,
int v_offset)
void glVertexAttrib2sv(GLuint index, const GLshort * v); GL_VERSION_2_0void glVertexAttrib3d(int index,
double x,
double y,
double z)
void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z); GL_VERSION_2_0void glVertexAttrib3dv(int index,
DoubleBuffer v)
void glVertexAttrib3dv(GLuint index, const GLdouble * v); GL_VERSION_2_0v - a direct or array-backed DoubleBuffervoid glVertexAttrib3dv(int index,
double[] v,
int v_offset)
void glVertexAttrib3dv(GLuint index, const GLdouble * v); GL_VERSION_2_0void glVertexAttrib3s(int index,
short x,
short y,
short z)
void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z); GL_VERSION_2_0void glVertexAttrib3sv(int index,
ShortBuffer v)
void glVertexAttrib3sv(GLuint index, const GLshort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib3sv(int index,
short[] v,
int v_offset)
void glVertexAttrib3sv(GLuint index, const GLshort * v); GL_VERSION_2_0void glVertexAttrib4Nbv(int index,
ByteBuffer v)
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v); GL_VERSION_2_0v - a direct or array-backed ByteBuffervoid glVertexAttrib4Nbv(int index,
byte[] v,
int v_offset)
void glVertexAttrib4Nbv(GLuint index, const GLbyte * v); GL_VERSION_2_0void glVertexAttrib4Niv(int index,
IntBuffer v)
void glVertexAttrib4Niv(GLuint index, const GLint * v); GL_VERSION_2_0v - a direct or array-backed IntBuffervoid glVertexAttrib4Niv(int index,
int[] v,
int v_offset)
void glVertexAttrib4Niv(GLuint index, const GLint * v); GL_VERSION_2_0void glVertexAttrib4Nsv(int index,
ShortBuffer v)
void glVertexAttrib4Nsv(GLuint index, const GLshort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib4Nsv(int index,
short[] v,
int v_offset)
void glVertexAttrib4Nsv(GLuint index, const GLshort * v); GL_VERSION_2_0void glVertexAttrib4Nub(int index,
byte x,
byte y,
byte z,
byte w)
void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); GL_VERSION_2_0void glVertexAttrib4Nubv(int index,
ByteBuffer v)
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v); GL_VERSION_2_0v - a direct or array-backed ByteBuffervoid glVertexAttrib4Nubv(int index,
byte[] v,
int v_offset)
void glVertexAttrib4Nubv(GLuint index, const GLubyte * v); GL_VERSION_2_0void glVertexAttrib4Nuiv(int index,
IntBuffer v)
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v); GL_VERSION_2_0v - a direct or array-backed IntBuffervoid glVertexAttrib4Nuiv(int index,
int[] v,
int v_offset)
void glVertexAttrib4Nuiv(GLuint index, const GLuint * v); GL_VERSION_2_0void glVertexAttrib4Nusv(int index,
ShortBuffer v)
void glVertexAttrib4Nusv(GLuint index, const GLushort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib4Nusv(int index,
short[] v,
int v_offset)
void glVertexAttrib4Nusv(GLuint index, const GLushort * v); GL_VERSION_2_0void glVertexAttrib4bv(int index,
ByteBuffer v)
void glVertexAttrib4bv(GLuint index, const GLbyte * v); GL_VERSION_2_0v - a direct or array-backed ByteBuffervoid glVertexAttrib4bv(int index,
byte[] v,
int v_offset)
void glVertexAttrib4bv(GLuint index, const GLbyte * v); GL_VERSION_2_0void glVertexAttrib4d(int index,
double x,
double y,
double z,
double w)
void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); GL_VERSION_2_0void glVertexAttrib4dv(int index,
DoubleBuffer v)
void glVertexAttrib4dv(GLuint index, const GLdouble * v); GL_VERSION_2_0v - a direct or array-backed DoubleBuffervoid glVertexAttrib4dv(int index,
double[] v,
int v_offset)
void glVertexAttrib4dv(GLuint index, const GLdouble * v); GL_VERSION_2_0void glVertexAttrib4iv(int index,
IntBuffer v)
void glVertexAttrib4iv(GLuint index, const GLint * v); GL_VERSION_2_0v - a direct or array-backed IntBuffervoid glVertexAttrib4iv(int index,
int[] v,
int v_offset)
void glVertexAttrib4iv(GLuint index, const GLint * v); GL_VERSION_2_0void glVertexAttrib4s(int index,
short x,
short y,
short z,
short w)
void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); GL_VERSION_2_0void glVertexAttrib4sv(int index,
ShortBuffer v)
void glVertexAttrib4sv(GLuint index, const GLshort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib4sv(int index,
short[] v,
int v_offset)
void glVertexAttrib4sv(GLuint index, const GLshort * v); GL_VERSION_2_0void glVertexAttrib4ubv(int index,
ByteBuffer v)
void glVertexAttrib4ubv(GLuint index, const GLubyte * v); GL_VERSION_2_0v - a direct or array-backed ByteBuffervoid glVertexAttrib4ubv(int index,
byte[] v,
int v_offset)
void glVertexAttrib4ubv(GLuint index, const GLubyte * v); GL_VERSION_2_0void glVertexAttrib4uiv(int index,
IntBuffer v)
void glVertexAttrib4uiv(GLuint index, const GLuint * v); GL_VERSION_2_0v - a direct or array-backed IntBuffervoid glVertexAttrib4uiv(int index,
int[] v,
int v_offset)
void glVertexAttrib4uiv(GLuint index, const GLuint * v); GL_VERSION_2_0void glVertexAttrib4usv(int index,
ShortBuffer v)
void glVertexAttrib4usv(GLuint index, const GLushort * v); GL_VERSION_2_0v - a direct or array-backed ShortBuffervoid glVertexAttrib4usv(int index,
short[] v,
int v_offset)
void glVertexAttrib4usv(GLuint index, const GLushort * v); GL_VERSION_2_0void glVertexAttribFormatNV(int index,
int size,
int type,
boolean normalized,
int stride)
void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glVertexAttribI1i(int index,
int x)
void glVertexAttribI1i(GLuint index, GLint x); GL_VERSION_3_0void glVertexAttribI1iv(int index,
IntBuffer v)
void glVertexAttribI1iv(GLuint index, const GLint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI1iv(int index,
int[] v,
int v_offset)
void glVertexAttribI1iv(GLuint index, const GLint * v); GL_VERSION_3_0void glVertexAttribI1ui(int index,
int x)
void glVertexAttribI1ui(GLuint index, GLuint x); GL_VERSION_3_0void glVertexAttribI1uiv(int index,
IntBuffer v)
void glVertexAttribI1uiv(GLuint index, const GLuint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI1uiv(int index,
int[] v,
int v_offset)
void glVertexAttribI1uiv(GLuint index, const GLuint * v); GL_VERSION_3_0void glVertexAttribI2i(int index,
int x,
int y)
void glVertexAttribI2i(GLuint index, GLint x, GLint y); GL_VERSION_3_0void glVertexAttribI2iv(int index,
IntBuffer v)
void glVertexAttribI2iv(GLuint index, const GLint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI2iv(int index,
int[] v,
int v_offset)
void glVertexAttribI2iv(GLuint index, const GLint * v); GL_VERSION_3_0void glVertexAttribI2ui(int index,
int x,
int y)
void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y); GL_VERSION_3_0void glVertexAttribI2uiv(int index,
IntBuffer v)
void glVertexAttribI2uiv(GLuint index, const GLuint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI2uiv(int index,
int[] v,
int v_offset)
void glVertexAttribI2uiv(GLuint index, const GLuint * v); GL_VERSION_3_0void glVertexAttribI3i(int index,
int x,
int y,
int z)
void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z); GL_VERSION_3_0void glVertexAttribI3iv(int index,
IntBuffer v)
void glVertexAttribI3iv(GLuint index, const GLint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI3iv(int index,
int[] v,
int v_offset)
void glVertexAttribI3iv(GLuint index, const GLint * v); GL_VERSION_3_0void glVertexAttribI3ui(int index,
int x,
int y,
int z)
void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z); GL_VERSION_3_0void glVertexAttribI3uiv(int index,
IntBuffer v)
void glVertexAttribI3uiv(GLuint index, const GLuint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI3uiv(int index,
int[] v,
int v_offset)
void glVertexAttribI3uiv(GLuint index, const GLuint * v); GL_VERSION_3_0void glVertexAttribI4bv(int index,
ByteBuffer v)
void glVertexAttribI4bv(GLuint index, const GLbyte * v); GL_VERSION_3_0v - a direct or array-backed ByteBuffervoid glVertexAttribI4bv(int index,
byte[] v,
int v_offset)
void glVertexAttribI4bv(GLuint index, const GLbyte * v); GL_VERSION_3_0void glVertexAttribI4i(int index,
int x,
int y,
int z,
int w)
void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w); GL_VERSION_3_0void glVertexAttribI4iv(int index,
IntBuffer v)
void glVertexAttribI4iv(GLuint index, const GLint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI4iv(int index,
int[] v,
int v_offset)
void glVertexAttribI4iv(GLuint index, const GLint * v); GL_VERSION_3_0void glVertexAttribI4sv(int index,
ShortBuffer v)
void glVertexAttribI4sv(GLuint index, const GLshort * v); GL_VERSION_3_0v - a direct or array-backed ShortBuffervoid glVertexAttribI4sv(int index,
short[] v,
int v_offset)
void glVertexAttribI4sv(GLuint index, const GLshort * v); GL_VERSION_3_0void glVertexAttribI4ubv(int index,
ByteBuffer v)
void glVertexAttribI4ubv(GLuint index, const GLubyte * v); GL_VERSION_3_0v - a direct or array-backed ByteBuffervoid glVertexAttribI4ubv(int index,
byte[] v,
int v_offset)
void glVertexAttribI4ubv(GLuint index, const GLubyte * v); GL_VERSION_3_0void glVertexAttribI4ui(int index,
int x,
int y,
int z,
int w)
void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); GL_VERSION_3_0void glVertexAttribI4uiv(int index,
IntBuffer v)
void glVertexAttribI4uiv(GLuint index, const GLuint * v); GL_VERSION_3_0v - a direct or array-backed IntBuffervoid glVertexAttribI4uiv(int index,
int[] v,
int v_offset)
void glVertexAttribI4uiv(GLuint index, const GLuint * v); GL_VERSION_3_0void glVertexAttribI4usv(int index,
ShortBuffer v)
void glVertexAttribI4usv(GLuint index, const GLushort * v); GL_VERSION_3_0v - a direct or array-backed ShortBuffervoid glVertexAttribI4usv(int index,
short[] v,
int v_offset)
void glVertexAttribI4usv(GLuint index, const GLushort * v); GL_VERSION_3_0void glVertexAttribIFormatNV(int index,
int size,
int type,
int stride)
void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glVertexAttribIPointer(int index,
int size,
int type,
int stride,
Buffer pointer)
void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); GL_VERSION_3_0pointer - a direct only Buffervoid glVertexAttribIPointer(int index,
int size,
int type,
int stride,
long pointer_buffer_offset)
void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); GL_VERSION_3_0void glVertexAttribL1d(int index,
double x)
void glVertexAttribL1d(GLuint index, GLdouble x); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL1dv(int index,
DoubleBuffer v)
void glVertexAttribL1dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitv - a direct or array-backed DoubleBuffervoid glVertexAttribL1dv(int index,
double[] v,
int v_offset)
void glVertexAttribL1dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL2d(int index,
double x,
double y)
void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL2dv(int index,
DoubleBuffer v)
void glVertexAttribL2dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitv - a direct or array-backed DoubleBuffervoid glVertexAttribL2dv(int index,
double[] v,
int v_offset)
void glVertexAttribL2dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL3d(int index,
double x,
double y,
double z)
void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL3dv(int index,
DoubleBuffer v)
void glVertexAttribL3dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitv - a direct or array-backed DoubleBuffervoid glVertexAttribL3dv(int index,
double[] v,
int v_offset)
void glVertexAttribL3dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL4d(int index,
double x,
double y,
double z,
double w)
void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); GL_ARB_vertex_attrib_64bitvoid glVertexAttribL4dv(int index,
DoubleBuffer v)
void glVertexAttribL4dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitv - a direct or array-backed DoubleBuffervoid glVertexAttribL4dv(int index,
double[] v,
int v_offset)
void glVertexAttribL4dv(GLuint index, const GLdouble * v); GL_ARB_vertex_attrib_64bitvoid glVertexAttribLPointer(int index,
int size,
int type,
int stride,
Buffer pointer)
void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); GL_ARB_vertex_attrib_64bitpointer - a direct only Buffervoid glVertexAttribLPointer(int index,
int size,
int type,
int stride,
long pointer_buffer_offset)
void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); GL_ARB_vertex_attrib_64bitvoid glVertexAttribP1ui(int index,
int type,
boolean normalized,
int value)
void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP1uiv(int index,
int type,
boolean normalized,
IntBuffer value)
void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexAttribP1uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP2ui(int index,
int type,
boolean normalized,
int value)
void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP2uiv(int index,
int type,
boolean normalized,
IntBuffer value)
void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexAttribP2uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP3ui(int index,
int type,
boolean normalized,
int value)
void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP3uiv(int index,
int type,
boolean normalized,
IntBuffer value)
void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexAttribP3uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP4ui(int index,
int type,
boolean normalized,
int value)
void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexAttribP4uiv(int index,
int type,
boolean normalized,
IntBuffer value)
void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexAttribP4uiv(int index,
int type,
boolean normalized,
int[] value,
int value_offset)
void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexFormatNV(int size,
int type,
int stride)
void glVertexFormatNV(GLint size, GLenum type, GLsizei stride); GL_NV_vertex_buffer_unified_memoryvoid glVertexP2ui(int type,
int value)
void glVertexP2ui(GLenum type, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexP2uiv(int type,
IntBuffer value)
void glVertexP2uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexP2uiv(int type,
int[] value,
int value_offset)
void glVertexP2uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexP3ui(int type,
int value)
void glVertexP3ui(GLenum type, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexP3uiv(int type,
IntBuffer value)
void glVertexP3uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexP3uiv(int type,
int[] value,
int value_offset)
void glVertexP3uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexP4ui(int type,
int value)
void glVertexP4ui(GLenum type, GLuint value); GL_ARB_vertex_type_2_10_10_10_revvoid glVertexP4uiv(int type,
IntBuffer value)
void glVertexP4uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvalue - a direct or array-backed IntBuffervoid glVertexP4uiv(int type,
int[] value,
int value_offset)
void glVertexP4uiv(GLenum type, const GLuint * value); GL_ARB_vertex_type_2_10_10_10_revvoid glViewportArrayv(int first,
int count,
FloatBuffer v)
void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v); GL_ARB_viewport_arrayv - a direct or array-backed FloatBuffervoid glViewportArrayv(int first,
int count,
float[] v,
int v_offset)
void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v); GL_ARB_viewport_arrayvoid glViewportIndexedf(int index,
float x,
float y,
float w,
float h)
void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); GL_ARB_viewport_arrayvoid glViewportIndexedfv(int index,
FloatBuffer v)
void glViewportIndexedfv(GLuint index, const GLfloat * v); GL_ARB_viewport_arrayv - a direct or array-backed FloatBuffervoid glViewportIndexedfv(int index,
float[] v,
int v_offset)
void glViewportIndexedfv(GLuint index, const GLfloat * v); GL_ARB_viewport_arrayByteBuffer glAllocateMemoryNV(int arg0, float arg1, float arg2, float arg3)
wglAllocateMemoryNV /
glXAllocateMemoryNV extension.Copyright 2010 JogAmp Community.