Instance methods
active_shader_program
Proc type for the OpenGL function glActiveShaderProgram.
Sourceactive_texture
Proc type for the OpenGL function glActiveTexture.
Sourceattach_shader
Proc type for the OpenGL function glAttachShader.
Sourcebegin_conditional_render
Proc type for the OpenGL function glBeginConditionalRender.
Sourcebegin_query
Proc type for the OpenGL function glBeginQuery.
Sourcebegin_query_indexed
Proc type for the OpenGL function glBeginQueryIndexed.
Sourcebind_attrib_location
Proc type for the OpenGL function glBindAttribLocation.
Sourcebind_buffer
Proc type for the OpenGL function glBindBuffer.
Sourcebind_buffer_base
Proc type for the OpenGL function glBindBufferBase.
Sourcebind_buffer_range
Proc type for the OpenGL function glBindBufferRange.
Sourcebind_buffers_base
Proc type for the OpenGL function glBindBuffersBase.
Sourcebind_buffers_range
Proc type for the OpenGL function glBindBuffersRange.
Sourcebind_frag_data_location
Proc type for the OpenGL function glBindFragDataLocation.
Sourcebind_frag_data_location_indexed
Proc type for the OpenGL function glBindFragDataLocationIndexed.
Sourcebind_framebuffer
Proc type for the OpenGL function glBindFramebuffer.
Sourcebind_image_texture
Proc type for the OpenGL function glBindImageTexture.
Sourcebind_image_textures
Proc type for the OpenGL function glBindImageTextures.
Sourcebind_program_pipeline
Proc type for the OpenGL function glBindProgramPipeline.
Sourcebind_renderbuffer
Proc type for the OpenGL function glBindRenderbuffer.
Sourcebind_sampler
Proc type for the OpenGL function glBindSampler.
Sourcebind_samplers
Proc type for the OpenGL function glBindSamplers.
Sourcebind_texture
Proc type for the OpenGL function glBindTexture.
Sourcebind_texture_unit
Proc type for the OpenGL function glBindTextureUnit.
Sourcebind_textures
Proc type for the OpenGL function glBindTextures.
Sourcebind_vertex_array
Proc type for the OpenGL function glBindVertexArray.
Sourcebind_vertex_buffer
Proc type for the OpenGL function glBindVertexBuffer.
Sourcebind_vertex_buffers
Proc type for the OpenGL function glBindVertexBuffers.
Sourceblend_color
Proc type for the OpenGL function glBlendColor.
Sourceblend_equation
Proc type for the OpenGL function glBlendEquation.
Sourceblend_equation_i
Proc type for the OpenGL function glBlendEquationi.
Sourceblend_equation_separate
Proc type for the OpenGL function glBlendEquationSeparate.
Sourceblend_equation_separate_i
Proc type for the OpenGL function glBlendEquationSeparatei.
Sourceblend_func
Proc type for the OpenGL function glBlendFunc.
Sourceblend_func_i
Proc type for the OpenGL function glBlendFunci.
Sourceblend_func_separate
Proc type for the OpenGL function glBlendFuncSeparate.
Sourceblend_func_separate_i
Proc type for the OpenGL function glBlendFuncSeparatei.
Sourceblit_framebuffer
Proc type for the OpenGL function glBlitFramebuffer.
Sourceblit_named_framebuffer
Proc type for the OpenGL function glBlitNamedFramebuffer.
Sourcebuffer_data
Proc type for the OpenGL function glBufferData.
Sourcebuffer_storage
Proc type for the OpenGL function glBufferStorage.
Sourcebuffer_sub_data
Proc type for the OpenGL function glBufferSubData.
Sourcecheck_framebuffer_status
Proc type for the OpenGL function glCheckFramebufferStatus.
Sourcecheck_named_framebuffer_status
Proc type for the OpenGL function glCheckNamedFramebufferStatus.
Sourceclamp_color
Proc type for the OpenGL function glClampColor.
Sourceclear
Proc type for the OpenGL function glClear.
Sourceclear_buffer_data
Proc type for the OpenGL function glClearBufferData.
Sourceclear_buffer_fi
Proc type for the OpenGL function glClearBufferfi.
Sourceclear_buffer_fv
Proc type for the OpenGL function glClearBufferfv.
Sourceclear_buffer_iv
Proc type for the OpenGL function glClearBufferiv.
Sourceclear_buffer_sub_data
Proc type for the OpenGL function glClearBufferSubData.
Sourceclear_buffer_uiv
Proc type for the OpenGL function glClearBufferuiv.
Sourceclear_color
Proc type for the OpenGL function glClearColor.
Sourceclear_depth
Proc type for the OpenGL function glClearDepth.
Sourceclear_depth_f
Proc type for the OpenGL function glClearDepthf.
Sourceclear_named_buffer_data
Proc type for the OpenGL function glClearNamedBufferData.
Sourceclear_named_buffer_sub_data
Proc type for the OpenGL function glClearNamedBufferSubData.
Sourceclear_named_framebuffer_fi
Proc type for the OpenGL function glClearNamedFramebufferfi.
Sourceclear_named_framebuffer_fv
Proc type for the OpenGL function glClearNamedFramebufferfv.
Sourceclear_named_framebuffer_iv
Proc type for the OpenGL function glClearNamedFramebufferiv.
Sourceclear_named_framebuffer_uiv
Proc type for the OpenGL function glClearNamedFramebufferuiv.
Sourceclear_stencil
Proc type for the OpenGL function glClearStencil.
Sourceclear_tex_image
Proc type for the OpenGL function glClearTexImage.
Sourceclear_tex_sub_image
Proc type for the OpenGL function glClearTexSubImage.
Sourceclient_wait_sync
Proc type for the OpenGL function glClientWaitSync.
Sourceclip_control
Proc type for the OpenGL function glClipControl.
Sourcecolor_mask
Proc type for the OpenGL function glColorMask.
Sourcecolor_mask_i
Proc type for the OpenGL function glColorMaski.
Sourcecompile_shader
Proc type for the OpenGL function glCompileShader.
Sourcecompressed_tex_image_1d
Proc type for the OpenGL function glCompressedTexImage1D.
Sourcecompressed_tex_image_2d
Proc type for the OpenGL function glCompressedTexImage2D.
Sourcecompressed_tex_image_3d
Proc type for the OpenGL function glCompressedTexImage3D.
Sourcecompressed_tex_sub_image_1d
Proc type for the OpenGL function glCompressedTexSubImage1D.
Sourcecompressed_tex_sub_image_2d
Proc type for the OpenGL function glCompressedTexSubImage2D.
Sourcecompressed_tex_sub_image_3d
Proc type for the OpenGL function glCompressedTexSubImage3D.
Sourcecompressed_texture_sub_image_1d
Proc type for the OpenGL function glCompressedTextureSubImage1D.
Sourcecompressed_texture_sub_image_2d
Proc type for the OpenGL function glCompressedTextureSubImage2D.
Sourcecompressed_texture_sub_image_3d
Proc type for the OpenGL function glCompressedTextureSubImage3D.
Sourcecopy_buffer_sub_data
Proc type for the OpenGL function glCopyBufferSubData.
Sourcecopy_image_sub_data
Proc type for the OpenGL function glCopyImageSubData.
Sourcecopy_named_buffer_sub_data
Proc type for the OpenGL function glCopyNamedBufferSubData.
Sourcecopy_tex_image_1d
Proc type for the OpenGL function glCopyTexImage1D.
Sourcecopy_tex_image_2d
Proc type for the OpenGL function glCopyTexImage2D.
Sourcecopy_tex_sub_image_1d
Proc type for the OpenGL function glCopyTexSubImage1D.
Sourcecopy_tex_sub_image_2d
Proc type for the OpenGL function glCopyTexSubImage2D.
Sourcecopy_tex_sub_image_3d
Proc type for the OpenGL function glCopyTexSubImage3D.
Sourcecopy_texture_sub_image_1d
Proc type for the OpenGL function glCopyTextureSubImage1D.
Sourcecopy_texture_sub_image_2d
Proc type for the OpenGL function glCopyTextureSubImage2D.
Sourcecopy_texture_sub_image_3d
Proc type for the OpenGL function glCopyTextureSubImage3D.
Sourcecreate_buffers
Proc type for the OpenGL function glCreateBuffers.
Sourcecreate_framebuffers
Proc type for the OpenGL function glCreateFramebuffers.
Sourcecreate_program
Proc type for the OpenGL function glCreateProgram.
Sourcecreate_program_pipelines
Proc type for the OpenGL function glCreateProgramPipelines.
Sourcecreate_queries
Proc type for the OpenGL function glCreateQueries.
Sourcecreate_renderbuffers
Proc type for the OpenGL function glCreateRenderbuffers.
Sourcecreate_samplers
Proc type for the OpenGL function glCreateSamplers.
Sourcecreate_shader
Proc type for the OpenGL function glCreateShader.
Sourcecreate_shader_program_v
Proc type for the OpenGL function glCreateShaderProgramv.
Sourcecreate_textures
Proc type for the OpenGL function glCreateTextures.
Sourcecreate_vertex_arrays
Proc type for the OpenGL function glCreateVertexArrays.
Sourcecull_face
Proc type for the OpenGL function glCullFace.
Sourcedebug_message_callback
Proc type for the OpenGL function glDebugMessageCallback.
Sourcedebug_message_control
Proc type for the OpenGL function glDebugMessageControl.
Sourcedebug_message_insert
Proc type for the OpenGL function glDebugMessageInsert.
Sourcedelete_buffers
Proc type for the OpenGL function glDeleteBuffers.
Sourcedelete_framebuffers
Proc type for the OpenGL function glDeleteFramebuffers.
Sourcedelete_program
Proc type for the OpenGL function glDeleteProgram.
Sourcedelete_program_pipelines
Proc type for the OpenGL function glDeleteProgramPipelines.
Sourcedelete_queries
Proc type for the OpenGL function glDeleteQueries.
Sourcedelete_renderbuffers
Proc type for the OpenGL function glDeleteRenderbuffers.
Sourcedelete_samplers
Proc type for the OpenGL function glDeleteSamplers.
Sourcedelete_shader
Proc type for the OpenGL function glDeleteShader.
Sourcedelete_sync
Proc type for the OpenGL function glDeleteSync.
Sourcedelete_textures
Proc type for the OpenGL function glDeleteTextures.
Sourcedelete_vertex_arrays
Proc type for the OpenGL function glDeleteVertexArrays.
Sourcedepth_func
Proc type for the OpenGL function glDepthFunc.
Sourcedepth_mask
Proc type for the OpenGL function glDepthMask.
Sourcedepth_range
Proc type for the OpenGL function glDepthRange.
Sourcedepth_range_array_v
Proc type for the OpenGL function glDepthRangeArrayv.
Sourcedepth_range_f
Proc type for the OpenGL function glDepthRangef.
Sourcedepth_range_indexed
Proc type for the OpenGL function glDepthRangeIndexed.
Sourcedetach_shader
Proc type for the OpenGL function glDetachShader.
Sourcedisable
Proc type for the OpenGL function glDisable.
Sourcedisable_i
Proc type for the OpenGL function glDisablei.
Sourcedisable_vertex_array_attrib
Proc type for the OpenGL function glDisableVertexArrayAttrib.
Sourcedisable_vertex_attrib_array
Proc type for the OpenGL function glDisableVertexAttribArray.
Sourcedispatch_compute
Proc type for the OpenGL function glDispatchCompute.
Sourcedispatch_compute_indirect
Proc type for the OpenGL function glDispatchComputeIndirect.
Sourcedraw_arrays
Proc type for the OpenGL function glDrawArrays.
Sourcedraw_arrays_indirect
Proc type for the OpenGL function glDrawArraysIndirect.
Sourcedraw_arrays_instanced
Proc type for the OpenGL function glDrawArraysInstanced.
Sourcedraw_arrays_instanced_base_instance
Proc type for the OpenGL function glDrawArraysInstancedBaseInstance.
Sourcedraw_buffer
Proc type for the OpenGL function glDrawBuffer.
Sourcedraw_buffers
Proc type for the OpenGL function glDrawBuffers.
Sourcedraw_elements
Proc type for the OpenGL function glDrawElements.
Sourcedraw_elements_base_vertex
Proc type for the OpenGL function glDrawElementsBaseVertex.
Sourcedraw_elements_indirect
Proc type for the OpenGL function glDrawElementsIndirect.
Sourcedraw_elements_instanced
Proc type for the OpenGL function glDrawElementsInstanced.
Sourcedraw_elements_instanced_base_instance
Proc type for the OpenGL function glDrawElementsInstancedBaseInstance.
Sourcedraw_elements_instanced_base_vertex
Proc type for the OpenGL function glDrawElementsInstancedBaseVertex.
Sourcedraw_elements_instanced_base_vertex_base_instance
Proc type for the OpenGL function glDrawElementsInstancedBaseVertexBaseInstance.
Sourcedraw_range_elements
Proc type for the OpenGL function glDrawRangeElements.
Sourcedraw_range_elements_base_vertex
Proc type for the OpenGL function glDrawRangeElementsBaseVertex.
Sourceenable
Proc type for the OpenGL function glEnable.
Sourceenable_i
Proc type for the OpenGL function glEnablei.
Sourceenable_vertex_array_attrib
Proc type for the OpenGL function glEnableVertexArrayAttrib.
Sourceenable_vertex_attrib_array
Proc type for the OpenGL function glEnableVertexAttribArray.
Sourceend_conditional_render
Proc type for the OpenGL function glEndConditionalRender.
Sourceend_query
Proc type for the OpenGL function glEndQuery.
Sourceend_query_indexed
Proc type for the OpenGL function glEndQueryIndexed.
Sourcefence_sync
Proc type for the OpenGL function glFenceSync.
Sourcefinish
Proc type for the OpenGL function glFinish.
Sourceflush
Proc type for the OpenGL function glFlush.
Sourceflush_mapped_buffer_range
Proc type for the OpenGL function glFlushMappedBufferRange.
Sourceflush_mapped_named_buffer_range
Proc type for the OpenGL function glFlushMappedNamedBufferRange.
Sourceframebuffer_parameter_i
Proc type for the OpenGL function glFramebufferParameteri.
Sourceframebuffer_renderbuffer
Proc type for the OpenGL function glFramebufferRenderbuffer.
Sourceframebuffer_texture
Proc type for the OpenGL function glFramebufferTexture.
Sourceframebuffer_texture_1d
Proc type for the OpenGL function glFramebufferTexture1D.
Sourceframebuffer_texture_2d
Proc type for the OpenGL function glFramebufferTexture2D.
Sourceframebuffer_texture_3d
Proc type for the OpenGL function glFramebufferTexture3D.
Sourceframebuffer_texture_layer
Proc type for the OpenGL function glFramebufferTextureLayer.
Sourcefront_face
Proc type for the OpenGL function glFrontFace.
Sourcegen_buffers
Proc type for the OpenGL function glGenBuffers.
Sourcegen_framebuffers
Proc type for the OpenGL function glGenFramebuffers.
Sourcegen_program_pipelines
Proc type for the OpenGL function glGenProgramPipelines.
Sourcegen_queries
Proc type for the OpenGL function glGenQueries.
Sourcegen_renderbuffers
Proc type for the OpenGL function glGenRenderbuffers.
Sourcegen_samplers
Proc type for the OpenGL function glGenSamplers.
Sourcegen_textures
Proc type for the OpenGL function glGenTextures.
Sourcegen_vertex_arrays
Proc type for the OpenGL function glGenVertexArrays.
Sourcegenerate_mipmap
Proc type for the OpenGL function glGenerateMipmap.
Sourcegenerate_texture_mipmap
Proc type for the OpenGL function glGenerateTextureMipmap.
Sourceget_active_atomic_counter_buffer_iv
Proc type for the OpenGL function glGetActiveAtomicCounterBufferiv.
Sourceget_active_attrib
Proc type for the OpenGL function glGetActiveAttrib.
Sourceget_active_subroutine_name
Proc type for the OpenGL function glGetActiveSubroutineName.
Sourceget_attached_shaders
Proc type for the OpenGL function glGetAttachedShaders.
Sourceget_attrib_location
Proc type for the OpenGL function glGetAttribLocation.
Sourceget_boolean_i_v
Proc type for the OpenGL function glGetBooleani_v.
Sourceget_boolean_v
Proc type for the OpenGL function glGetBooleanv.
Sourceget_buffer_parameter_i64v
Proc type for the OpenGL function glGetBufferParameteri64v.
Sourceget_buffer_parameter_iv
Proc type for the OpenGL function glGetBufferParameteriv.
Sourceget_buffer_pointer_v
Proc type for the OpenGL function glGetBufferPointerv.
Sourceget_buffer_sub_data
Proc type for the OpenGL function glGetBufferSubData.
Sourceget_compressed_tex_image
Proc type for the OpenGL function glGetCompressedTexImage.
Sourceget_compressed_texture_image
Proc type for the OpenGL function glGetCompressedTextureImage.
Sourceget_compressed_texture_sub_image
Proc type for the OpenGL function glGetCompressedTextureSubImage.
Sourceget_debug_message_log
Proc type for the OpenGL function glGetDebugMessageLog.
Sourceget_double_i_v
Proc type for the OpenGL function glGetDoublei_v.
Sourceget_double_v
Proc type for the OpenGL function glGetDoublev.
Sourceget_error
Proc type for the OpenGL function glGetError.
Sourceget_float_i_v
Proc type for the OpenGL function glGetFloati_v.
Sourceget_float_v
Proc type for the OpenGL function glGetFloatv.
Sourceget_frag_data_index
Proc type for the OpenGL function glGetFragDataIndex.
Sourceget_frag_data_location
Proc type for the OpenGL function glGetFragDataLocation.
Sourceget_framebuffer_attachment_parameter_iv
Proc type for the OpenGL function glGetFramebufferAttachmentParameteriv.
Sourceget_framebuffer_parameter_iv
Proc type for the OpenGL function glGetFramebufferParameteriv.
Sourceget_graphics_reset_status
Proc type for the OpenGL function glGetGraphicsResetStatus.
Sourceget_integer_64i_v
Proc type for the OpenGL function glGetInteger64i_v.
Sourceget_integer_64v
Proc type for the OpenGL function glGetInteger64v.
Sourceget_integer_i_v
Proc type for the OpenGL function glGetIntegeri_v.
Sourceget_integer_v
Proc type for the OpenGL function glGetIntegerv.
Sourceget_multisample_fv
Proc type for the OpenGL function glGetMultisamplefv.
Sourceget_named_buffer_parameter_i64v
Proc type for the OpenGL function glGetNamedBufferParameteri64v.
Sourceget_named_buffer_parameter_iv
Proc type for the OpenGL function glGetNamedBufferParameteriv.
Sourceget_named_buffer_pointer_v
Proc type for the OpenGL function glGetNamedBufferPointerv.
Sourceget_named_buffer_sub_data
Proc type for the OpenGL function glGetNamedBufferSubData.
Sourceget_named_framebuffer_attachment_parameter_iv
Proc type for the OpenGL function glGetNamedFramebufferAttachmentParameteriv.
Sourceget_named_framebuffer_parameter_iv
Proc type for the OpenGL function glGetNamedFramebufferParameteriv.
Sourceget_named_renderbuffer_parameter_iv
Proc type for the OpenGL function glGetNamedRenderbufferParameteriv.
Sourceget_object_label
Proc type for the OpenGL function glGetObjectLabel.
Sourceget_object_ptr_label
Proc type for the OpenGL function glGetObjectPtrLabel.
Sourceget_pointer_v
Proc type for the OpenGL function glGetPointerv.
Sourceget_program_binary
Proc type for the OpenGL function glGetProgramBinary.
Sourceget_program_info_log
Proc type for the OpenGL function glGetProgramInfoLog.
Sourceget_program_interface_iv
Proc type for the OpenGL function glGetProgramInterfaceiv.
Sourceget_program_iv
Proc type for the OpenGL function glGetProgramiv.
Sourceget_program_pipeline_info_log
Proc type for the OpenGL function glGetProgramPipelineInfoLog.
Sourceget_program_pipeline_iv
Proc type for the OpenGL function glGetProgramPipelineiv.
Sourceget_program_resource_index
Proc type for the OpenGL function glGetProgramResourceIndex.
Sourceget_program_resource_iv
Proc type for the OpenGL function glGetProgramResourceiv.
Sourceget_program_resource_location
Proc type for the OpenGL function glGetProgramResourceLocation.
Sourceget_program_resource_location_index
Proc type for the OpenGL function glGetProgramResourceLocationIndex.
Sourceget_program_resource_name
Proc type for the OpenGL function glGetProgramResourceName.
Sourceget_program_stage_iv
Proc type for the OpenGL function glGetProgramStageiv.
Sourceget_query_buffer_object_i64v
Proc type for the OpenGL function glGetQueryBufferObjecti64v.
Sourceget_query_buffer_object_iv
Proc type for the OpenGL function glGetQueryBufferObjectiv.
Sourceget_query_buffer_object_ui64v
Proc type for the OpenGL function glGetQueryBufferObjectui64v.
Sourceget_query_buffer_object_uiv
Proc type for the OpenGL function glGetQueryBufferObjectuiv.
Sourceget_query_indexed_iv
Proc type for the OpenGL function glGetQueryIndexediv.
Sourceget_query_iv
Proc type for the OpenGL function glGetQueryiv.
Sourceget_query_object_i64v
Proc type for the OpenGL function glGetQueryObjecti64v.
Sourceget_query_object_iv
Proc type for the OpenGL function glGetQueryObjectiv.
Sourceget_query_object_ui64v
Proc type for the OpenGL function glGetQueryObjectui64v.
Sourceget_query_object_uiv
Proc type for the OpenGL function glGetQueryObjectuiv.
Sourceget_renderbuffer_parameter_iv
Proc type for the OpenGL function glGetRenderbufferParameteriv.
Sourceget_sampler_parameter_fv
Proc type for the OpenGL function glGetSamplerParameterfv.
Sourceget_sampler_parameter_i_iv
Proc type for the OpenGL function glGetSamplerParameterIiv.
Sourceget_sampler_parameter_i_uiv
Proc type for the OpenGL function glGetSamplerParameterIuiv.
Sourceget_sampler_parameter_iv
Proc type for the OpenGL function glGetSamplerParameteriv.
Sourceget_shader_info_log
Proc type for the OpenGL function glGetShaderInfoLog.
Sourceget_shader_iv
Proc type for the OpenGL function glGetShaderiv.
Sourceget_shader_source
Proc type for the OpenGL function glGetShaderSource.
Sourceget_string
Proc type for the OpenGL function glGetString.
Sourceget_string_i
Proc type for the OpenGL function glGetStringi.
Sourceget_subroutine_index
Proc type for the OpenGL function glGetSubroutineIndex.
Sourceget_sync_iv
Proc type for the OpenGL function glGetSynciv.
Sourceget_tex_image
Proc type for the OpenGL function glGetTexImage.
Sourceget_tex_level_parameter_fv
Proc type for the OpenGL function glGetTexLevelParameterfv.
Sourceget_tex_level_parameter_iv
Proc type for the OpenGL function glGetTexLevelParameteriv.
Sourceget_tex_parameter_fv
Proc type for the OpenGL function glGetTexParameterfv.
Sourceget_tex_parameter_i_iv
Proc type for the OpenGL function glGetTexParameterIiv.
Sourceget_tex_parameter_i_uiv
Proc type for the OpenGL function glGetTexParameterIuiv.
Sourceget_tex_parameter_iv
Proc type for the OpenGL function glGetTexParameteriv.
Sourceget_texture_image
Proc type for the OpenGL function glGetTextureImage.
Sourceget_texture_level_parameter_fv
Proc type for the OpenGL function glGetTextureLevelParameterfv.
Sourceget_texture_level_parameter_iv
Proc type for the OpenGL function glGetTextureLevelParameteriv.
Sourceget_texture_parameter_fv
Proc type for the OpenGL function glGetTextureParameterfv.
Sourceget_texture_parameter_i_iv
Proc type for the OpenGL function glGetTextureParameterIiv.
Sourceget_texture_parameter_i_uiv
Proc type for the OpenGL function glGetTextureParameterIuiv.
Sourceget_texture_parameter_iv
Proc type for the OpenGL function glGetTextureParameteriv.
Sourceget_texture_sub_image
Proc type for the OpenGL function glGetTextureSubImage.
Sourceget_vertex_array_indexed_64iv
Proc type for the OpenGL function glGetVertexArrayIndexed64iv.
Sourceget_vertex_array_indexed_iv
Proc type for the OpenGL function glGetVertexArrayIndexediv.
Sourceget_vertex_array_iv
Proc type for the OpenGL function glGetVertexArrayiv.
Sourceget_vertex_attrib_dv
Proc type for the OpenGL function glGetVertexAttribdv.
Sourceget_vertex_attrib_fv
Proc type for the OpenGL function glGetVertexAttribfv.
Sourceget_vertex_attrib_i_iv
Proc type for the OpenGL function glGetVertexAttribIiv.
Sourceget_vertex_attrib_i_uiv
Proc type for the OpenGL function glGetVertexAttribIuiv.
Sourceget_vertex_attrib_iv
Proc type for the OpenGL function glGetVertexAttribiv.
Sourceget_vertex_attrib_l_dv
Proc type for the OpenGL function glGetVertexAttribLdv.
Sourceget_vertex_attrib_pointer_v
Proc type for the OpenGL function glGetVertexAttribPointerv.
Sourcegetn_compressed_tex_image
Proc type for the OpenGL function glGetnCompressedTexImage.
Sourcegetn_tex_image
Proc type for the OpenGL function glGetnTexImage.
Sourcehint
Proc type for the OpenGL function glHint.
Sourceinvalidate_buffer_data
Proc type for the OpenGL function glInvalidateBufferData.
Sourceinvalidate_buffer_sub_data
Proc type for the OpenGL function glInvalidateBufferSubData.
Sourceinvalidate_framebuffer
Proc type for the OpenGL function glInvalidateFramebuffer.
Sourceinvalidate_named_framebuffer_data
Proc type for the OpenGL function glInvalidateNamedFramebufferData.
Sourceinvalidate_named_framebuffer_sub_data
Proc type for the OpenGL function glInvalidateNamedFramebufferSubData.
Sourceinvalidate_sub_framebuffer
Proc type for the OpenGL function glInvalidateSubFramebuffer.
Sourceinvalidate_tex_image
Proc type for the OpenGL function glInvalidateTexImage.
Sourceinvalidate_tex_sub_image
Proc type for the OpenGL function glInvalidateTexSubImage.
Sourceis_buffer
Proc type for the OpenGL function glIsBuffer.
Sourceis_enabled
Proc type for the OpenGL function glIsEnabled.
Sourceis_enabled_i
Proc type for the OpenGL function glIsEnabledi.
Sourceis_framebuffer
Proc type for the OpenGL function glIsFramebuffer.
Sourceis_program
Proc type for the OpenGL function glIsProgram.
Sourceis_program_pipeline
Proc type for the OpenGL function glIsProgramPipeline.
Sourceis_query
Proc type for the OpenGL function glIsQuery.
Sourceis_renderbuffer
Proc type for the OpenGL function glIsRenderbuffer.
Sourceis_sampler
Proc type for the OpenGL function glIsSampler.
Sourceis_shader
Proc type for the OpenGL function glIsShader.
Sourceis_sync
Proc type for the OpenGL function glIsSync.
Sourceis_texture
Proc type for the OpenGL function glIsTexture.
Sourceis_vertex_array
Proc type for the OpenGL function glIsVertexArray.
Sourceline_width
Proc type for the OpenGL function glLineWidth.
Sourcelink_program
Proc type for the OpenGL function glLinkProgram.
Sourcelogic_op
Proc type for the OpenGL function glLogicOp.
Sourcemap_buffer
Proc type for the OpenGL function glMapBuffer.
Sourcemap_buffer_range
Proc type for the OpenGL function glMapBufferRange.
Sourcemap_named_buffer
Proc type for the OpenGL function glMapNamedBuffer.
Sourcemap_named_buffer_range
Proc type for the OpenGL function glMapNamedBufferRange.
Sourcememory_barrier
Proc type for the OpenGL function glMemoryBarrier.
Sourcememory_barrier_by_region
Proc type for the OpenGL function glMemoryBarrierByRegion.
Sourcemin_sample_shading
Proc type for the OpenGL function glMinSampleShading.
Sourcemulti_draw_arrays
Proc type for the OpenGL function glMultiDrawArrays.
Sourcemulti_draw_arrays_indirect
Proc type for the OpenGL function glMultiDrawArraysIndirect.
Sourcemulti_draw_arrays_indirect_count
Proc type for the OpenGL function glMultiDrawArraysIndirectCount.
Sourcemulti_draw_elements
Proc type for the OpenGL function glMultiDrawElements.
Sourcemulti_draw_elements_base_vertex
Proc type for the OpenGL function glMultiDrawElementsBaseVertex.
Sourcemulti_draw_elements_indirect
Proc type for the OpenGL function glMultiDrawElementsIndirect.
Sourcemulti_draw_elements_indirect_count
Proc type for the OpenGL function glMultiDrawElementsIndirectCount.
Sourcenamed_buffer_data
Proc type for the OpenGL function glNamedBufferData.
Sourcenamed_buffer_storage
Proc type for the OpenGL function glNamedBufferStorage.
Sourcenamed_buffer_sub_data
Proc type for the OpenGL function glNamedBufferSubData.
Sourcenamed_framebuffer_draw_buffer
Proc type for the OpenGL function glNamedFramebufferDrawBuffer.
Sourcenamed_framebuffer_draw_buffers
Proc type for the OpenGL function glNamedFramebufferDrawBuffers.
Sourcenamed_framebuffer_parameter_i
Proc type for the OpenGL function glNamedFramebufferParameteri.
Sourcenamed_framebuffer_read_buffer
Proc type for the OpenGL function glNamedFramebufferReadBuffer.
Sourcenamed_framebuffer_renderbuffer
Proc type for the OpenGL function glNamedFramebufferRenderbuffer.
Sourcenamed_framebuffer_texture
Proc type for the OpenGL function glNamedFramebufferTexture.
Sourcenamed_framebuffer_texture_layer
Proc type for the OpenGL function glNamedFramebufferTextureLayer.
Sourcenamed_renderbuffer_storage
Proc type for the OpenGL function glNamedRenderbufferStorage.
Sourcenamed_renderbuffer_storage_multisample
Proc type for the OpenGL function glNamedRenderbufferStorageMultisample.
Sourceobject_label
Proc type for the OpenGL function glObjectLabel.
Sourceobject_ptr_label
Proc type for the OpenGL function glObjectPtrLabel.
Sourcepatch_parameter_fv
Proc type for the OpenGL function glPatchParameterfv.
Sourcepatch_parameter_i
Proc type for the OpenGL function glPatchParameteri.
Sourcepixel_store_f
Proc type for the OpenGL function glPixelStoref.
Sourcepixel_store_i
Proc type for the OpenGL function glPixelStorei.
Sourcepoint_parameter_f
Proc type for the OpenGL function glPointParameterf.
Sourcepoint_parameter_fv
Proc type for the OpenGL function glPointParameterfv.
Sourcepoint_parameter_i
Proc type for the OpenGL function glPointParameteri.
Sourcepoint_parameter_iv
Proc type for the OpenGL function glPointParameteriv.
Sourcepoint_size
Proc type for the OpenGL function glPointSize.
Sourcepolygon_mode
Proc type for the OpenGL function glPolygonMode.
Sourcepolygon_offset
Proc type for the OpenGL function glPolygonOffset.
Sourcepolygon_offset_clamp
Proc type for the OpenGL function glPolygonOffsetClamp.
Sourcepop_debug_group
Proc type for the OpenGL function glPopDebugGroup.
Sourceprimitive_restart_index
Proc type for the OpenGL function glPrimitiveRestartIndex.
Sourceprogram_binary
Proc type for the OpenGL function glProgramBinary.
Sourceprogram_parameter_i
Proc type for the OpenGL function glProgramParameteri.
Sourceprovoking_vertex
Proc type for the OpenGL function glProvokingVertex.
Sourcepush_debug_group
Proc type for the OpenGL function glPushDebugGroup.
Sourcequery_counter
Proc type for the OpenGL function glQueryCounter.
Sourceread_buffer
Proc type for the OpenGL function glReadBuffer.
Sourceread_pixels
Proc type for the OpenGL function glReadPixels.
Sourcereadn_pixels
Proc type for the OpenGL function glReadnPixels.
Sourcerelease_shader_compiler
Proc type for the OpenGL function glReleaseShaderCompiler.
Sourcerenderbuffer_storage
Proc type for the OpenGL function glRenderbufferStorage.
Sourcerenderbuffer_storage_multisample
Proc type for the OpenGL function glRenderbufferStorageMultisample.
Sourcesample_coverage
Proc type for the OpenGL function glSampleCoverage.
Sourcesample_mask_i
Proc type for the OpenGL function glSampleMaski.
Sourcesampler_parameter_f
Proc type for the OpenGL function glSamplerParameterf.
Sourcesampler_parameter_fv
Proc type for the OpenGL function glSamplerParameterfv.
Sourcesampler_parameter_i
Proc type for the OpenGL function glSamplerParameteri.
Sourcesampler_parameter_i_iv
Proc type for the OpenGL function glSamplerParameterIiv.
Sourcesampler_parameter_i_uiv
Proc type for the OpenGL function glSamplerParameterIuiv.
Sourcesampler_parameter_iv
Proc type for the OpenGL function glSamplerParameteriv.
Sourcescissor
Proc type for the OpenGL function glScissor.
Sourcescissor_array_v
Proc type for the OpenGL function glScissorArrayv.
Sourcescissor_indexed
Proc type for the OpenGL function glScissorIndexed.
Sourcescissor_indexedv
Proc type for the OpenGL function glScissorIndexedv.
Sourceshader_binary
Proc type for the OpenGL function glShaderBinary.
Sourceshader_source
Proc type for the OpenGL function glShaderSource.
Sourceshader_storage_block_binding
Proc type for the OpenGL function glShaderStorageBlockBinding.
Sourcespecialize_shader
Proc type for the OpenGL function glSpecializeShader.
Sourcestencil_func
Proc type for the OpenGL function glStencilFunc.
Sourcestencil_func_separate
Proc type for the OpenGL function glStencilFuncSeparate.
Sourcestencil_mask
Proc type for the OpenGL function glStencilMask.
Sourcestencil_mask_separate
Proc type for the OpenGL function glStencilMaskSeparate.
Sourcestencil_op
Proc type for the OpenGL function glStencilOp.
Sourcestencil_op_separate
Proc type for the OpenGL function glStencilOpSeparate.
Sourcetex_buffer
Proc type for the OpenGL function glTexBuffer.
Sourcetex_buffer_range
Proc type for the OpenGL function glTexBufferRange.
Sourcetex_image_1d
Proc type for the OpenGL function glTexImage1D.
Sourcetex_image_2d
Proc type for the OpenGL function glTexImage2D.
Sourcetex_image_2d_multisample
Proc type for the OpenGL function glTexImage2DMultisample.
Sourcetex_image_3d
Proc type for the OpenGL function glTexImage3D.
Sourcetex_image_3d_multisample
Proc type for the OpenGL function glTexImage3DMultisample.
Sourcetex_parameter_f
Proc type for the OpenGL function glTexParameterf.
Sourcetex_parameter_fv
Proc type for the OpenGL function glTexParameterfv.
Sourcetex_parameter_i
Proc type for the OpenGL function glTexParameteri.
Sourcetex_parameter_i_iv
Proc type for the OpenGL function glTexParameterIiv.
Sourcetex_parameter_i_uiv
Proc type for the OpenGL function glTexParameterIuiv.
Sourcetex_parameter_iv
Proc type for the OpenGL function glTexParameteriv.
Sourcetex_storage_1d
Proc type for the OpenGL function glTexStorage1D.
Sourcetex_storage_2d
Proc type for the OpenGL function glTexStorage2D.
Sourcetex_storage_2d_multisample
Proc type for the OpenGL function glTexStorage2DMultisample.
Sourcetex_storage_3d
Proc type for the OpenGL function glTexStorage3D.
Sourcetex_storage_3d_multisample
Proc type for the OpenGL function glTexStorage3DMultisample.
Sourcetex_sub_image_1d
Proc type for the OpenGL function glTexSubImage1D.
Sourcetex_sub_image_2d
Proc type for the OpenGL function glTexSubImage2D.
Sourcetex_sub_image_3d
Proc type for the OpenGL function glTexSubImage3D.
Sourcetexture_barrier
Proc type for the OpenGL function glTextureBarrier.
Sourcetexture_buffer
Proc type for the OpenGL function glTextureBuffer.
Sourcetexture_buffer_range
Proc type for the OpenGL function glTextureBufferRange.
Sourcetexture_parameter_f
Proc type for the OpenGL function glTextureParameterf.
Sourcetexture_parameter_fv
Proc type for the OpenGL function glTextureParameterfv.
Sourcetexture_parameter_i
Proc type for the OpenGL function glTextureParameteri.
Sourcetexture_parameter_i_iv
Proc type for the OpenGL function glTextureParameterIiv.
Sourcetexture_parameter_i_uiv
Proc type for the OpenGL function glTextureParameterIuiv.
Sourcetexture_parameter_iv
Proc type for the OpenGL function glTextureParameteriv.
Sourcetexture_storage_1d
Proc type for the OpenGL function glTextureStorage1D.
Sourcetexture_storage_2d
Proc type for the OpenGL function glTextureStorage2D.
Sourcetexture_storage_2d_multisample
Proc type for the OpenGL function glTextureStorage2DMultisample.
Sourcetexture_storage_3d
Proc type for the OpenGL function glTextureStorage3D.
Sourcetexture_storage_3d_multisample
Proc type for the OpenGL function glTextureStorage3DMultisample.
Sourcetexture_sub_image_1d
Proc type for the OpenGL function glTextureSubImage1D.
Sourcetexture_sub_image_2d
Proc type for the OpenGL function glTextureSubImage2D.
Sourcetexture_sub_image_3d
Proc type for the OpenGL function glTextureSubImage3D.
Sourcetexture_view
Proc type for the OpenGL function glTextureView.
Sourceunmap_buffer
Proc type for the OpenGL function glUnmapBuffer.
Sourceunmap_named_buffer
Proc type for the OpenGL function glUnmapNamedBuffer.
Sourceuse_program
Proc type for the OpenGL function glUseProgram.
Sourceuse_program_stages
Proc type for the OpenGL function glUseProgramStages.
Sourcevalidate_program
Proc type for the OpenGL function glValidateProgram.
Sourcevalidate_program_pipeline
Proc type for the OpenGL function glValidateProgramPipeline.
Sourcevertex_array_attrib_binding
Proc type for the OpenGL function glVertexArrayAttribBinding.
Sourcevertex_array_binding_divisor
Proc type for the OpenGL function glVertexArrayBindingDivisor.
Sourcevertex_array_element_buffer
Proc type for the OpenGL function glVertexArrayElementBuffer.
Sourcevertex_array_vertex_buffer
Proc type for the OpenGL function glVertexArrayVertexBuffer.
Sourcevertex_array_vertex_buffers
Proc type for the OpenGL function glVertexArrayVertexBuffers.
Sourcevertex_attrib_1d
Proc type for the OpenGL function glVertexAttrib1d.
Sourcevertex_attrib_1dv
Proc type for the OpenGL function glVertexAttrib1dv.
Sourcevertex_attrib_1f
Proc type for the OpenGL function glVertexAttrib1f.
Sourcevertex_attrib_1fv
Proc type for the OpenGL function glVertexAttrib1fv.
Sourcevertex_attrib_1s
Proc type for the OpenGL function glVertexAttrib1s.
Sourcevertex_attrib_1sv
Proc type for the OpenGL function glVertexAttrib1sv.
Sourcevertex_attrib_2d
Proc type for the OpenGL function glVertexAttrib2d.
Sourcevertex_attrib_2dv
Proc type for the OpenGL function glVertexAttrib2dv.
Sourcevertex_attrib_2f
Proc type for the OpenGL function glVertexAttrib2f.
Sourcevertex_attrib_2fv
Proc type for the OpenGL function glVertexAttrib2fv.
Sourcevertex_attrib_2s
Proc type for the OpenGL function glVertexAttrib2s.
Sourcevertex_attrib_2sv
Proc type for the OpenGL function glVertexAttrib2sv.
Sourcevertex_attrib_3d
Proc type for the OpenGL function glVertexAttrib3d.
Sourcevertex_attrib_3dv
Proc type for the OpenGL function glVertexAttrib3dv.
Sourcevertex_attrib_3f
Proc type for the OpenGL function glVertexAttrib3f.
Sourcevertex_attrib_3fv
Proc type for the OpenGL function glVertexAttrib3fv.
Sourcevertex_attrib_3s
Proc type for the OpenGL function glVertexAttrib3s.
Sourcevertex_attrib_3sv
Proc type for the OpenGL function glVertexAttrib3sv.
Sourcevertex_attrib_4bv
Proc type for the OpenGL function glVertexAttrib4bv.
Sourcevertex_attrib_4d
Proc type for the OpenGL function glVertexAttrib4d.
Sourcevertex_attrib_4dv
Proc type for the OpenGL function glVertexAttrib4dv.
Sourcevertex_attrib_4f
Proc type for the OpenGL function glVertexAttrib4f.
Sourcevertex_attrib_4fv
Proc type for the OpenGL function glVertexAttrib4fv.
Sourcevertex_attrib_4iv
Proc type for the OpenGL function glVertexAttrib4iv.
Sourcevertex_attrib_4nbv
Proc type for the OpenGL function glVertexAttrib4Nbv.
Sourcevertex_attrib_4niv
Proc type for the OpenGL function glVertexAttrib4Niv.
Sourcevertex_attrib_4nsv
Proc type for the OpenGL function glVertexAttrib4Nsv.
Sourcevertex_attrib_4nub
Proc type for the OpenGL function glVertexAttrib4Nub.
Sourcevertex_attrib_4nubv
Proc type for the OpenGL function glVertexAttrib4Nubv.
Sourcevertex_attrib_4nuiv
Proc type for the OpenGL function glVertexAttrib4Nuiv.
Sourcevertex_attrib_4nusv
Proc type for the OpenGL function glVertexAttrib4Nusv.
Sourcevertex_attrib_4s
Proc type for the OpenGL function glVertexAttrib4s.
Sourcevertex_attrib_4sv
Proc type for the OpenGL function glVertexAttrib4sv.
Sourcevertex_attrib_4ubv
Proc type for the OpenGL function glVertexAttrib4ubv.
Sourcevertex_attrib_4uiv
Proc type for the OpenGL function glVertexAttrib4uiv.
Sourcevertex_attrib_4usv
Proc type for the OpenGL function glVertexAttrib4usv.
Sourcevertex_attrib_binding
Proc type for the OpenGL function glVertexAttribBinding.
Sourcevertex_attrib_divisor
Proc type for the OpenGL function glVertexAttribDivisor.
Sourcevertex_attrib_i_1i
Proc type for the OpenGL function glVertexAttribI1i.
Sourcevertex_attrib_i_1iv
Proc type for the OpenGL function glVertexAttribI1iv.
Sourcevertex_attrib_i_1ui
Proc type for the OpenGL function glVertexAttribI1ui.
Sourcevertex_attrib_i_1uiv
Proc type for the OpenGL function glVertexAttribI1uiv.
Sourcevertex_attrib_i_2i
Proc type for the OpenGL function glVertexAttribI2i.
Sourcevertex_attrib_i_2iv
Proc type for the OpenGL function glVertexAttribI2iv.
Sourcevertex_attrib_i_2ui
Proc type for the OpenGL function glVertexAttribI2ui.
Sourcevertex_attrib_i_2uiv
Proc type for the OpenGL function glVertexAttribI2uiv.
Sourcevertex_attrib_i_3i
Proc type for the OpenGL function glVertexAttribI3i.
Sourcevertex_attrib_i_3iv
Proc type for the OpenGL function glVertexAttribI3iv.
Sourcevertex_attrib_i_3ui
Proc type for the OpenGL function glVertexAttribI3ui.
Sourcevertex_attrib_i_3uiv
Proc type for the OpenGL function glVertexAttribI3uiv.
Sourcevertex_attrib_i_4bv
Proc type for the OpenGL function glVertexAttribI4bv.
Sourcevertex_attrib_i_4i
Proc type for the OpenGL function glVertexAttribI4i.
Sourcevertex_attrib_i_4iv
Proc type for the OpenGL function glVertexAttribI4iv.
Sourcevertex_attrib_i_4sv
Proc type for the OpenGL function glVertexAttribI4sv.
Sourcevertex_attrib_i_4ubv
Proc type for the OpenGL function glVertexAttribI4ubv.
Sourcevertex_attrib_i_4ui
Proc type for the OpenGL function glVertexAttribI4ui.
Sourcevertex_attrib_i_4uiv
Proc type for the OpenGL function glVertexAttribI4uiv.
Sourcevertex_attrib_i_4usv
Proc type for the OpenGL function glVertexAttribI4usv.
Sourcevertex_attrib_i_pointer
Proc type for the OpenGL function glVertexAttribIPointer.
Sourcevertex_attrib_l_1d
Proc type for the OpenGL function glVertexAttribL1d.
Sourcevertex_attrib_l_1dv
Proc type for the OpenGL function glVertexAttribL1dv.
Sourcevertex_attrib_l_2d
Proc type for the OpenGL function glVertexAttribL2d.
Sourcevertex_attrib_l_2dv
Proc type for the OpenGL function glVertexAttribL2dv.
Sourcevertex_attrib_l_3d
Proc type for the OpenGL function glVertexAttribL3d.
Sourcevertex_attrib_l_3dv
Proc type for the OpenGL function glVertexAttribL3dv.
Sourcevertex_attrib_l_4d
Proc type for the OpenGL function glVertexAttribL4d.
Sourcevertex_attrib_l_4dv
Proc type for the OpenGL function glVertexAttribL4dv.
Sourcevertex_attrib_l_pointer
Proc type for the OpenGL function glVertexAttribLPointer.
Sourcevertex_attrib_p_1ui
Proc type for the OpenGL function glVertexAttribP1ui.
Sourcevertex_attrib_p_1uiv
Proc type for the OpenGL function glVertexAttribP1uiv.
Sourcevertex_attrib_p_2ui
Proc type for the OpenGL function glVertexAttribP2ui.
Sourcevertex_attrib_p_2uiv
Proc type for the OpenGL function glVertexAttribP2uiv.
Sourcevertex_attrib_p_3ui
Proc type for the OpenGL function glVertexAttribP3ui.
Sourcevertex_attrib_p_3uiv
Proc type for the OpenGL function glVertexAttribP3uiv.
Sourcevertex_attrib_p_4ui
Proc type for the OpenGL function glVertexAttribP4ui.
Sourcevertex_attrib_p_4uiv
Proc type for the OpenGL function glVertexAttribP4uiv.
Sourcevertex_attrib_pointer
Proc type for the OpenGL function glVertexAttribPointer.
Sourcevertex_binding_divisor
Proc type for the OpenGL function glVertexBindingDivisor.
Sourceviewport
Proc type for the OpenGL function glViewport.
Sourceviewport_array_v
Proc type for the OpenGL function glViewportArrayv.
Sourceviewport_indexed_f
Proc type for the OpenGL function glViewportIndexedf.
Sourceviewport_indexed_fv
Proc type for the OpenGL function glViewportIndexedfv.
Sourcewait_sync
Proc type for the OpenGL function glWaitSync.
Source