module OpenGL::Procs
Extended Modules
Defined in:
opengl/procs.crInstance Method Summary
-
#active_shader_program : ::Proc.class
Proc
type for the OpenGL function glActiveShaderProgram. -
#active_texture : ::Proc.class
Proc
type for the OpenGL function glActiveTexture. -
#attach_shader : ::Proc.class
Proc
type for the OpenGL function glAttachShader. -
#begin_conditional_render : ::Proc.class
Proc
type for the OpenGL function glBeginConditionalRender. -
#begin_query : ::Proc.class
Proc
type for the OpenGL function glBeginQuery. -
#begin_query_indexed : ::Proc.class
Proc
type for the OpenGL function glBeginQueryIndexed. -
#begin_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glBeginTransformFeedback. -
#bind_attrib_location : ::Proc.class
Proc
type for the OpenGL function glBindAttribLocation. -
#bind_buffer : ::Proc.class
Proc
type for the OpenGL function glBindBuffer. -
#bind_buffer_base : ::Proc.class
Proc
type for the OpenGL function glBindBufferBase. -
#bind_buffer_range : ::Proc.class
Proc
type for the OpenGL function glBindBufferRange. -
#bind_buffers_base : ::Proc.class
Proc
type for the OpenGL function glBindBuffersBase. -
#bind_buffers_range : ::Proc.class
Proc
type for the OpenGL function glBindBuffersRange. -
#bind_frag_data_location : ::Proc.class
Proc
type for the OpenGL function glBindFragDataLocation. -
#bind_frag_data_location_indexed : ::Proc.class
Proc
type for the OpenGL function glBindFragDataLocationIndexed. -
#bind_framebuffer : ::Proc.class
Proc
type for the OpenGL function glBindFramebuffer. -
#bind_image_texture : ::Proc.class
Proc
type for the OpenGL function glBindImageTexture. -
#bind_image_textures : ::Proc.class
Proc
type for the OpenGL function glBindImageTextures. -
#bind_program_pipeline : ::Proc.class
Proc
type for the OpenGL function glBindProgramPipeline. -
#bind_renderbuffer : ::Proc.class
Proc
type for the OpenGL function glBindRenderbuffer. -
#bind_sampler : ::Proc.class
Proc
type for the OpenGL function glBindSampler. -
#bind_samplers : ::Proc.class
Proc
type for the OpenGL function glBindSamplers. -
#bind_texture : ::Proc.class
Proc
type for the OpenGL function glBindTexture. -
#bind_texture_unit : ::Proc.class
Proc
type for the OpenGL function glBindTextureUnit. -
#bind_textures : ::Proc.class
Proc
type for the OpenGL function glBindTextures. -
#bind_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glBindTransformFeedback. -
#bind_vertex_array : ::Proc.class
Proc
type for the OpenGL function glBindVertexArray. -
#bind_vertex_buffer : ::Proc.class
Proc
type for the OpenGL function glBindVertexBuffer. -
#bind_vertex_buffers : ::Proc.class
Proc
type for the OpenGL function glBindVertexBuffers. -
#blend_color : ::Proc.class
Proc
type for the OpenGL function glBlendColor. -
#blend_equation : ::Proc.class
Proc
type for the OpenGL function glBlendEquation. -
#blend_equation_i : ::Proc.class
Proc
type for the OpenGL function glBlendEquationi. -
#blend_equation_separate : ::Proc.class
Proc
type for the OpenGL function glBlendEquationSeparate. -
#blend_equation_separate_i : ::Proc.class
Proc
type for the OpenGL function glBlendEquationSeparatei. -
#blend_func : ::Proc.class
Proc
type for the OpenGL function glBlendFunc. -
#blend_func_i : ::Proc.class
Proc
type for the OpenGL function glBlendFunci. -
#blend_func_separate : ::Proc.class
Proc
type for the OpenGL function glBlendFuncSeparate. -
#blend_func_separate_i : ::Proc.class
Proc
type for the OpenGL function glBlendFuncSeparatei. -
#blit_framebuffer : ::Proc.class
Proc
type for the OpenGL function glBlitFramebuffer. -
#blit_named_framebuffer : ::Proc.class
Proc
type for the OpenGL function glBlitNamedFramebuffer. -
#buffer_data : ::Proc.class
Proc
type for the OpenGL function glBufferData. -
#buffer_storage : ::Proc.class
Proc
type for the OpenGL function glBufferStorage. -
#buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glBufferSubData. -
#check_framebuffer_status : ::Proc.class
Proc
type for the OpenGL function glCheckFramebufferStatus. -
#check_named_framebuffer_status : ::Proc.class
Proc
type for the OpenGL function glCheckNamedFramebufferStatus. -
#clamp_color : ::Proc.class
Proc
type for the OpenGL function glClampColor. -
#clear : ::Proc.class
Proc
type for the OpenGL function glClear. -
#clear_buffer_data : ::Proc.class
Proc
type for the OpenGL function glClearBufferData. -
#clear_buffer_fi : ::Proc.class
Proc
type for the OpenGL function glClearBufferfi. -
#clear_buffer_fv : ::Proc.class
Proc
type for the OpenGL function glClearBufferfv. -
#clear_buffer_iv : ::Proc.class
Proc
type for the OpenGL function glClearBufferiv. -
#clear_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glClearBufferSubData. -
#clear_buffer_uiv : ::Proc.class
Proc
type for the OpenGL function glClearBufferuiv. -
#clear_color : ::Proc.class
Proc
type for the OpenGL function glClearColor. -
#clear_depth : ::Proc.class
Proc
type for the OpenGL function glClearDepth. -
#clear_depth_f : ::Proc.class
Proc
type for the OpenGL function glClearDepthf. -
#clear_named_buffer_data : ::Proc.class
Proc
type for the OpenGL function glClearNamedBufferData. -
#clear_named_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glClearNamedBufferSubData. -
#clear_named_framebuffer_fi : ::Proc.class
Proc
type for the OpenGL function glClearNamedFramebufferfi. -
#clear_named_framebuffer_fv : ::Proc.class
Proc
type for the OpenGL function glClearNamedFramebufferfv. -
#clear_named_framebuffer_iv : ::Proc.class
Proc
type for the OpenGL function glClearNamedFramebufferiv. -
#clear_named_framebuffer_uiv : ::Proc.class
Proc
type for the OpenGL function glClearNamedFramebufferuiv. -
#clear_stencil : ::Proc.class
Proc
type for the OpenGL function glClearStencil. -
#clear_tex_image : ::Proc.class
Proc
type for the OpenGL function glClearTexImage. -
#clear_tex_sub_image : ::Proc.class
Proc
type for the OpenGL function glClearTexSubImage. -
#client_wait_sync : ::Proc.class
Proc
type for the OpenGL function glClientWaitSync. -
#clip_control : ::Proc.class
Proc
type for the OpenGL function glClipControl. -
#color_mask : ::Proc.class
Proc
type for the OpenGL function glColorMask. -
#color_mask_i : ::Proc.class
Proc
type for the OpenGL function glColorMaski. -
#compile_shader : ::Proc.class
Proc
type for the OpenGL function glCompileShader. -
#compressed_tex_image_1d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexImage1D. -
#compressed_tex_image_2d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexImage2D. -
#compressed_tex_image_3d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexImage3D. -
#compressed_tex_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexSubImage1D. -
#compressed_tex_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexSubImage2D. -
#compressed_tex_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glCompressedTexSubImage3D. -
#compressed_texture_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glCompressedTextureSubImage1D. -
#compressed_texture_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glCompressedTextureSubImage2D. -
#compressed_texture_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glCompressedTextureSubImage3D. -
#copy_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glCopyBufferSubData. -
#copy_image_sub_data : ::Proc.class
Proc
type for the OpenGL function glCopyImageSubData. -
#copy_named_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glCopyNamedBufferSubData. -
#copy_tex_image_1d : ::Proc.class
Proc
type for the OpenGL function glCopyTexImage1D. -
#copy_tex_image_2d : ::Proc.class
Proc
type for the OpenGL function glCopyTexImage2D. -
#copy_tex_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glCopyTexSubImage1D. -
#copy_tex_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glCopyTexSubImage2D. -
#copy_tex_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glCopyTexSubImage3D. -
#copy_texture_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glCopyTextureSubImage1D. -
#copy_texture_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glCopyTextureSubImage2D. -
#copy_texture_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glCopyTextureSubImage3D. -
#create_buffers : ::Proc.class
Proc
type for the OpenGL function glCreateBuffers. -
#create_framebuffers : ::Proc.class
Proc
type for the OpenGL function glCreateFramebuffers. -
#create_program : ::Proc.class
Proc
type for the OpenGL function glCreateProgram. -
#create_program_pipelines : ::Proc.class
Proc
type for the OpenGL function glCreateProgramPipelines. -
#create_queries : ::Proc.class
Proc
type for the OpenGL function glCreateQueries. -
#create_renderbuffers : ::Proc.class
Proc
type for the OpenGL function glCreateRenderbuffers. -
#create_samplers : ::Proc.class
Proc
type for the OpenGL function glCreateSamplers. -
#create_shader : ::Proc.class
Proc
type for the OpenGL function glCreateShader. -
#create_shader_program_v : ::Proc.class
Proc
type for the OpenGL function glCreateShaderProgramv. -
#create_textures : ::Proc.class
Proc
type for the OpenGL function glCreateTextures. -
#create_transform_feedbacks : ::Proc.class
Proc
type for the OpenGL function glCreateTransformFeedbacks. -
#create_vertex_arrays : ::Proc.class
Proc
type for the OpenGL function glCreateVertexArrays. -
#cull_face : ::Proc.class
Proc
type for the OpenGL function glCullFace. -
#debug_message_callback : ::Proc.class
Proc
type for the OpenGL function glDebugMessageCallback. -
#debug_message_control : ::Proc.class
Proc
type for the OpenGL function glDebugMessageControl. -
#debug_message_insert : ::Proc.class
Proc
type for the OpenGL function glDebugMessageInsert. -
#delete_buffers : ::Proc.class
Proc
type for the OpenGL function glDeleteBuffers. -
#delete_framebuffers : ::Proc.class
Proc
type for the OpenGL function glDeleteFramebuffers. -
#delete_program : ::Proc.class
Proc
type for the OpenGL function glDeleteProgram. -
#delete_program_pipelines : ::Proc.class
Proc
type for the OpenGL function glDeleteProgramPipelines. -
#delete_queries : ::Proc.class
Proc
type for the OpenGL function glDeleteQueries. -
#delete_renderbuffers : ::Proc.class
Proc
type for the OpenGL function glDeleteRenderbuffers. -
#delete_samplers : ::Proc.class
Proc
type for the OpenGL function glDeleteSamplers. -
#delete_shader : ::Proc.class
Proc
type for the OpenGL function glDeleteShader. -
#delete_sync : ::Proc.class
Proc
type for the OpenGL function glDeleteSync. -
#delete_textures : ::Proc.class
Proc
type for the OpenGL function glDeleteTextures. -
#delete_transform_feedbacks : ::Proc.class
Proc
type for the OpenGL function glDeleteTransformFeedbacks. -
#delete_vertex_arrays : ::Proc.class
Proc
type for the OpenGL function glDeleteVertexArrays. -
#depth_func : ::Proc.class
Proc
type for the OpenGL function glDepthFunc. -
#depth_mask : ::Proc.class
Proc
type for the OpenGL function glDepthMask. -
#depth_range : ::Proc.class
Proc
type for the OpenGL function glDepthRange. -
#depth_range_array_v : ::Proc.class
Proc
type for the OpenGL function glDepthRangeArrayv. -
#depth_range_f : ::Proc.class
Proc
type for the OpenGL function glDepthRangef. -
#depth_range_indexed : ::Proc.class
Proc
type for the OpenGL function glDepthRangeIndexed. -
#detach_shader : ::Proc.class
Proc
type for the OpenGL function glDetachShader. -
#disable : ::Proc.class
Proc
type for the OpenGL function glDisable. -
#disable_i : ::Proc.class
Proc
type for the OpenGL function glDisablei. -
#disable_vertex_array_attrib : ::Proc.class
Proc
type for the OpenGL function glDisableVertexArrayAttrib. -
#disable_vertex_attrib_array : ::Proc.class
Proc
type for the OpenGL function glDisableVertexAttribArray. -
#dispatch_compute : ::Proc.class
Proc
type for the OpenGL function glDispatchCompute. -
#dispatch_compute_indirect : ::Proc.class
Proc
type for the OpenGL function glDispatchComputeIndirect. -
#draw_arrays : ::Proc.class
Proc
type for the OpenGL function glDrawArrays. -
#draw_arrays_indirect : ::Proc.class
Proc
type for the OpenGL function glDrawArraysIndirect. -
#draw_arrays_instanced : ::Proc.class
Proc
type for the OpenGL function glDrawArraysInstanced. -
#draw_arrays_instanced_base_instance : ::Proc.class
Proc
type for the OpenGL function glDrawArraysInstancedBaseInstance. -
#draw_buffer : ::Proc.class
Proc
type for the OpenGL function glDrawBuffer. -
#draw_buffers : ::Proc.class
Proc
type for the OpenGL function glDrawBuffers. -
#draw_elements : ::Proc.class
Proc
type for the OpenGL function glDrawElements. -
#draw_elements_base_vertex : ::Proc.class
Proc
type for the OpenGL function glDrawElementsBaseVertex. -
#draw_elements_indirect : ::Proc.class
Proc
type for the OpenGL function glDrawElementsIndirect. -
#draw_elements_instanced : ::Proc.class
Proc
type for the OpenGL function glDrawElementsInstanced. -
#draw_elements_instanced_base_instance : ::Proc.class
Proc
type for the OpenGL function glDrawElementsInstancedBaseInstance. -
#draw_elements_instanced_base_vertex : ::Proc.class
Proc
type for the OpenGL function glDrawElementsInstancedBaseVertex. -
#draw_elements_instanced_base_vertex_base_instance : ::Proc.class
Proc
type for the OpenGL function glDrawElementsInstancedBaseVertexBaseInstance. -
#draw_range_elements : ::Proc.class
Proc
type for the OpenGL function glDrawRangeElements. -
#draw_range_elements_base_vertex : ::Proc.class
Proc
type for the OpenGL function glDrawRangeElementsBaseVertex. -
#draw_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glDrawTransformFeedback. -
#draw_transform_feedback_instanced : ::Proc.class
Proc
type for the OpenGL function glDrawTransformFeedbackInstanced. -
#draw_transform_feedback_stream : ::Proc.class
Proc
type for the OpenGL function glDrawTransformFeedbackStream. -
#draw_transform_feedback_stream_instanced : ::Proc.class
Proc
type for the OpenGL function glDrawTransformFeedbackStreamInstanced. -
#enable : ::Proc.class
Proc
type for the OpenGL function glEnable. -
#enable_i : ::Proc.class
Proc
type for the OpenGL function glEnablei. -
#enable_vertex_array_attrib : ::Proc.class
Proc
type for the OpenGL function glEnableVertexArrayAttrib. -
#enable_vertex_attrib_array : ::Proc.class
Proc
type for the OpenGL function glEnableVertexAttribArray. -
#end_conditional_render : ::Proc.class
Proc
type for the OpenGL function glEndConditionalRender. -
#end_query : ::Proc.class
Proc
type for the OpenGL function glEndQuery. -
#end_query_indexed : ::Proc.class
Proc
type for the OpenGL function glEndQueryIndexed. -
#end_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glEndTransformFeedback. -
#fence_sync : ::Proc.class
Proc
type for the OpenGL function glFenceSync. -
#finish : ::Proc.class
Proc
type for the OpenGL function glFinish. -
#flush : ::Proc.class
Proc
type for the OpenGL function glFlush. -
#flush_mapped_buffer_range : ::Proc.class
Proc
type for the OpenGL function glFlushMappedBufferRange. -
#flush_mapped_named_buffer_range : ::Proc.class
Proc
type for the OpenGL function glFlushMappedNamedBufferRange. -
#framebuffer_parameter_i : ::Proc.class
Proc
type for the OpenGL function glFramebufferParameteri. -
#framebuffer_renderbuffer : ::Proc.class
Proc
type for the OpenGL function glFramebufferRenderbuffer. -
#framebuffer_texture : ::Proc.class
Proc
type for the OpenGL function glFramebufferTexture. -
#framebuffer_texture_1d : ::Proc.class
Proc
type for the OpenGL function glFramebufferTexture1D. -
#framebuffer_texture_2d : ::Proc.class
Proc
type for the OpenGL function glFramebufferTexture2D. -
#framebuffer_texture_3d : ::Proc.class
Proc
type for the OpenGL function glFramebufferTexture3D. -
#framebuffer_texture_layer : ::Proc.class
Proc
type for the OpenGL function glFramebufferTextureLayer. -
#front_face : ::Proc.class
Proc
type for the OpenGL function glFrontFace. -
#gen_buffers : ::Proc.class
Proc
type for the OpenGL function glGenBuffers. -
#gen_framebuffers : ::Proc.class
Proc
type for the OpenGL function glGenFramebuffers. -
#gen_program_pipelines : ::Proc.class
Proc
type for the OpenGL function glGenProgramPipelines. -
#gen_queries : ::Proc.class
Proc
type for the OpenGL function glGenQueries. -
#gen_renderbuffers : ::Proc.class
Proc
type for the OpenGL function glGenRenderbuffers. -
#gen_samplers : ::Proc.class
Proc
type for the OpenGL function glGenSamplers. -
#gen_textures : ::Proc.class
Proc
type for the OpenGL function glGenTextures. -
#gen_transform_feedbacks : ::Proc.class
Proc
type for the OpenGL function glGenTransformFeedbacks. -
#gen_vertex_arrays : ::Proc.class
Proc
type for the OpenGL function glGenVertexArrays. -
#generate_mipmap : ::Proc.class
Proc
type for the OpenGL function glGenerateMipmap. -
#generate_texture_mipmap : ::Proc.class
Proc
type for the OpenGL function glGenerateTextureMipmap. -
#get_active_atomic_counter_buffer_iv : ::Proc.class
Proc
type for the OpenGL function glGetActiveAtomicCounterBufferiv. -
#get_active_attrib : ::Proc.class
Proc
type for the OpenGL function glGetActiveAttrib. -
#get_active_subroutine_name : ::Proc.class
Proc
type for the OpenGL function glGetActiveSubroutineName. -
#get_active_subroutine_uniform_iv : ::Proc.class
Proc
type for the OpenGL function glGetActiveSubroutineUniformiv. -
#get_active_subroutine_uniform_name : ::Proc.class
Proc
type for the OpenGL function glGetActiveSubroutineUniformName. -
#get_active_uniform : ::Proc.class
Proc
type for the OpenGL function glGetActiveUniform. -
#get_active_uniform_block_iv : ::Proc.class
Proc
type for the OpenGL function glGetActiveUniformBlockiv. -
#get_active_uniform_block_name : ::Proc.class
Proc
type for the OpenGL function glGetActiveUniformBlockName. -
#get_active_uniform_name : ::Proc.class
Proc
type for the OpenGL function glGetActiveUniformName. -
#get_active_uniforms_iv : ::Proc.class
Proc
type for the OpenGL function glGetActiveUniformsiv. -
#get_attached_shaders : ::Proc.class
Proc
type for the OpenGL function glGetAttachedShaders. -
#get_attrib_location : ::Proc.class
Proc
type for the OpenGL function glGetAttribLocation. -
#get_boolean_i_v : ::Proc.class
Proc
type for the OpenGL function glGetBooleani_v. -
#get_boolean_v : ::Proc.class
Proc
type for the OpenGL function glGetBooleanv. -
#get_buffer_parameter_i64v : ::Proc.class
Proc
type for the OpenGL function glGetBufferParameteri64v. -
#get_buffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetBufferParameteriv. -
#get_buffer_pointer_v : ::Proc.class
Proc
type for the OpenGL function glGetBufferPointerv. -
#get_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glGetBufferSubData. -
#get_compressed_tex_image : ::Proc.class
Proc
type for the OpenGL function glGetCompressedTexImage. -
#get_compressed_texture_image : ::Proc.class
Proc
type for the OpenGL function glGetCompressedTextureImage. -
#get_compressed_texture_sub_image : ::Proc.class
Proc
type for the OpenGL function glGetCompressedTextureSubImage. -
#get_debug_message_log : ::Proc.class
Proc
type for the OpenGL function glGetDebugMessageLog. -
#get_double_i_v : ::Proc.class
Proc
type for the OpenGL function glGetDoublei_v. -
#get_double_v : ::Proc.class
Proc
type for the OpenGL function glGetDoublev. -
#get_error : ::Proc.class
Proc
type for the OpenGL function glGetError. -
#get_float_i_v : ::Proc.class
Proc
type for the OpenGL function glGetFloati_v. -
#get_float_v : ::Proc.class
Proc
type for the OpenGL function glGetFloatv. -
#get_frag_data_index : ::Proc.class
Proc
type for the OpenGL function glGetFragDataIndex. -
#get_frag_data_location : ::Proc.class
Proc
type for the OpenGL function glGetFragDataLocation. -
#get_framebuffer_attachment_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetFramebufferAttachmentParameteriv. -
#get_framebuffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetFramebufferParameteriv. -
#get_graphics_reset_status : ::Proc.class
Proc
type for the OpenGL function glGetGraphicsResetStatus. -
#get_integer_64i_v : ::Proc.class
Proc
type for the OpenGL function glGetInteger64i_v. -
#get_integer_64v : ::Proc.class
Proc
type for the OpenGL function glGetInteger64v. -
#get_integer_i_v : ::Proc.class
Proc
type for the OpenGL function glGetIntegeri_v. -
#get_integer_v : ::Proc.class
Proc
type for the OpenGL function glGetIntegerv. -
#get_internalformat_i64v : ::Proc.class
Proc
type for the OpenGL function glGetInternalformati64v. -
#get_internalformat_iv : ::Proc.class
Proc
type for the OpenGL function glGetInternalformativ. -
#get_multisample_fv : ::Proc.class
Proc
type for the OpenGL function glGetMultisamplefv. -
#get_named_buffer_parameter_i64v : ::Proc.class
Proc
type for the OpenGL function glGetNamedBufferParameteri64v. -
#get_named_buffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetNamedBufferParameteriv. -
#get_named_buffer_pointer_v : ::Proc.class
Proc
type for the OpenGL function glGetNamedBufferPointerv. -
#get_named_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glGetNamedBufferSubData. -
#get_named_framebuffer_attachment_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetNamedFramebufferAttachmentParameteriv. -
#get_named_framebuffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetNamedFramebufferParameteriv. -
#get_named_renderbuffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetNamedRenderbufferParameteriv. -
#get_object_label : ::Proc.class
Proc
type for the OpenGL function glGetObjectLabel. -
#get_object_ptr_label : ::Proc.class
Proc
type for the OpenGL function glGetObjectPtrLabel. -
#get_pointer_v : ::Proc.class
Proc
type for the OpenGL function glGetPointerv. -
#get_program_binary : ::Proc.class
Proc
type for the OpenGL function glGetProgramBinary. -
#get_program_info_log : ::Proc.class
Proc
type for the OpenGL function glGetProgramInfoLog. -
#get_program_interface_iv : ::Proc.class
Proc
type for the OpenGL function glGetProgramInterfaceiv. -
#get_program_iv : ::Proc.class
Proc
type for the OpenGL function glGetProgramiv. -
#get_program_pipeline_info_log : ::Proc.class
Proc
type for the OpenGL function glGetProgramPipelineInfoLog. -
#get_program_pipeline_iv : ::Proc.class
Proc
type for the OpenGL function glGetProgramPipelineiv. -
#get_program_resource_index : ::Proc.class
Proc
type for the OpenGL function glGetProgramResourceIndex. -
#get_program_resource_iv : ::Proc.class
Proc
type for the OpenGL function glGetProgramResourceiv. -
#get_program_resource_location : ::Proc.class
Proc
type for the OpenGL function glGetProgramResourceLocation. -
#get_program_resource_location_index : ::Proc.class
Proc
type for the OpenGL function glGetProgramResourceLocationIndex. -
#get_program_resource_name : ::Proc.class
Proc
type for the OpenGL function glGetProgramResourceName. -
#get_program_stage_iv : ::Proc.class
Proc
type for the OpenGL function glGetProgramStageiv. -
#get_query_buffer_object_i64v : ::Proc.class
Proc
type for the OpenGL function glGetQueryBufferObjecti64v. -
#get_query_buffer_object_iv : ::Proc.class
Proc
type for the OpenGL function glGetQueryBufferObjectiv. -
#get_query_buffer_object_ui64v : ::Proc.class
Proc
type for the OpenGL function glGetQueryBufferObjectui64v. -
#get_query_buffer_object_uiv : ::Proc.class
Proc
type for the OpenGL function glGetQueryBufferObjectuiv. -
#get_query_indexed_iv : ::Proc.class
Proc
type for the OpenGL function glGetQueryIndexediv. -
#get_query_iv : ::Proc.class
Proc
type for the OpenGL function glGetQueryiv. -
#get_query_object_i64v : ::Proc.class
Proc
type for the OpenGL function glGetQueryObjecti64v. -
#get_query_object_iv : ::Proc.class
Proc
type for the OpenGL function glGetQueryObjectiv. -
#get_query_object_ui64v : ::Proc.class
Proc
type for the OpenGL function glGetQueryObjectui64v. -
#get_query_object_uiv : ::Proc.class
Proc
type for the OpenGL function glGetQueryObjectuiv. -
#get_renderbuffer_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetRenderbufferParameteriv. -
#get_sampler_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glGetSamplerParameterfv. -
#get_sampler_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glGetSamplerParameterIiv. -
#get_sampler_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glGetSamplerParameterIuiv. -
#get_sampler_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetSamplerParameteriv. -
#get_shader_info_log : ::Proc.class
Proc
type for the OpenGL function glGetShaderInfoLog. -
#get_shader_iv : ::Proc.class
Proc
type for the OpenGL function glGetShaderiv. -
#get_shader_precision_format : ::Proc.class
Proc
type for the OpenGL function glGetShaderPrecisionFormat. -
#get_shader_source : ::Proc.class
Proc
type for the OpenGL function glGetShaderSource. -
#get_string : ::Proc.class
Proc
type for the OpenGL function glGetString. -
#get_string_i : ::Proc.class
Proc
type for the OpenGL function glGetStringi. -
#get_subroutine_index : ::Proc.class
Proc
type for the OpenGL function glGetSubroutineIndex. -
#get_subroutine_uniform_location : ::Proc.class
Proc
type for the OpenGL function glGetSubroutineUniformLocation. -
#get_sync_iv : ::Proc.class
Proc
type for the OpenGL function glGetSynciv. -
#get_tex_image : ::Proc.class
Proc
type for the OpenGL function glGetTexImage. -
#get_tex_level_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glGetTexLevelParameterfv. -
#get_tex_level_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetTexLevelParameteriv. -
#get_tex_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glGetTexParameterfv. -
#get_tex_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glGetTexParameterIiv. -
#get_tex_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glGetTexParameterIuiv. -
#get_tex_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetTexParameteriv. -
#get_texture_image : ::Proc.class
Proc
type for the OpenGL function glGetTextureImage. -
#get_texture_level_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glGetTextureLevelParameterfv. -
#get_texture_level_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetTextureLevelParameteriv. -
#get_texture_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glGetTextureParameterfv. -
#get_texture_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glGetTextureParameterIiv. -
#get_texture_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glGetTextureParameterIuiv. -
#get_texture_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glGetTextureParameteriv. -
#get_texture_sub_image : ::Proc.class
Proc
type for the OpenGL function glGetTextureSubImage. -
#get_transform_feedback_i64_v : ::Proc.class
Proc
type for the OpenGL function glGetTransformFeedbacki64_v. -
#get_transform_feedback_i_v : ::Proc.class
Proc
type for the OpenGL function glGetTransformFeedbacki_v. -
#get_transform_feedback_iv : ::Proc.class
Proc
type for the OpenGL function glGetTransformFeedbackiv. -
#get_transform_feedback_varying : ::Proc.class
Proc
type for the OpenGL function glGetTransformFeedbackVarying. -
#get_uniform_block_index : ::Proc.class
Proc
type for the OpenGL function glGetUniformBlockIndex. -
#get_uniform_dv : ::Proc.class
Proc
type for the OpenGL function glGetUniformdv. -
#get_uniform_fv : ::Proc.class
Proc
type for the OpenGL function glGetUniformfv. -
#get_uniform_indices : ::Proc.class
Proc
type for the OpenGL function glGetUniformIndices. -
#get_uniform_iv : ::Proc.class
Proc
type for the OpenGL function glGetUniformiv. -
#get_uniform_location : ::Proc.class
Proc
type for the OpenGL function glGetUniformLocation. -
#get_uniform_subroutine_uiv : ::Proc.class
Proc
type for the OpenGL function glGetUniformSubroutineuiv. -
#get_uniform_uiv : ::Proc.class
Proc
type for the OpenGL function glGetUniformuiv. -
#get_vertex_array_indexed_64iv : ::Proc.class
Proc
type for the OpenGL function glGetVertexArrayIndexed64iv. -
#get_vertex_array_indexed_iv : ::Proc.class
Proc
type for the OpenGL function glGetVertexArrayIndexediv. -
#get_vertex_array_iv : ::Proc.class
Proc
type for the OpenGL function glGetVertexArrayiv. -
#get_vertex_attrib_dv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribdv. -
#get_vertex_attrib_fv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribfv. -
#get_vertex_attrib_i_iv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribIiv. -
#get_vertex_attrib_i_uiv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribIuiv. -
#get_vertex_attrib_iv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribiv. -
#get_vertex_attrib_l_dv : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribLdv. -
#get_vertex_attrib_pointer_v : ::Proc.class
Proc
type for the OpenGL function glGetVertexAttribPointerv. -
#getn_compressed_tex_image : ::Proc.class
Proc
type for the OpenGL function glGetnCompressedTexImage. -
#getn_tex_image : ::Proc.class
Proc
type for the OpenGL function glGetnTexImage. -
#getn_uniform_dv : ::Proc.class
Proc
type for the OpenGL function glGetnUniformdv. -
#getn_uniform_fv : ::Proc.class
Proc
type for the OpenGL function glGetnUniformfv. -
#getn_uniform_iv : ::Proc.class
Proc
type for the OpenGL function glGetnUniformiv. -
#getn_uniform_uiv : ::Proc.class
Proc
type for the OpenGL function glGetnUniformuiv. -
#hint : ::Proc.class
Proc
type for the OpenGL function glHint. -
#invalidate_buffer_data : ::Proc.class
Proc
type for the OpenGL function glInvalidateBufferData. -
#invalidate_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glInvalidateBufferSubData. -
#invalidate_framebuffer : ::Proc.class
Proc
type for the OpenGL function glInvalidateFramebuffer. -
#invalidate_named_framebuffer_data : ::Proc.class
Proc
type for the OpenGL function glInvalidateNamedFramebufferData. -
#invalidate_named_framebuffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glInvalidateNamedFramebufferSubData. -
#invalidate_sub_framebuffer : ::Proc.class
Proc
type for the OpenGL function glInvalidateSubFramebuffer. -
#invalidate_tex_image : ::Proc.class
Proc
type for the OpenGL function glInvalidateTexImage. -
#invalidate_tex_sub_image : ::Proc.class
Proc
type for the OpenGL function glInvalidateTexSubImage. -
#is_buffer : ::Proc.class
Proc
type for the OpenGL function glIsBuffer. -
#is_enabled : ::Proc.class
Proc
type for the OpenGL function glIsEnabled. -
#is_enabled_i : ::Proc.class
Proc
type for the OpenGL function glIsEnabledi. -
#is_framebuffer : ::Proc.class
Proc
type for the OpenGL function glIsFramebuffer. -
#is_program : ::Proc.class
Proc
type for the OpenGL function glIsProgram. -
#is_program_pipeline : ::Proc.class
Proc
type for the OpenGL function glIsProgramPipeline. -
#is_query : ::Proc.class
Proc
type for the OpenGL function glIsQuery. -
#is_renderbuffer : ::Proc.class
Proc
type for the OpenGL function glIsRenderbuffer. -
#is_sampler : ::Proc.class
Proc
type for the OpenGL function glIsSampler. -
#is_shader : ::Proc.class
Proc
type for the OpenGL function glIsShader. -
#is_sync : ::Proc.class
Proc
type for the OpenGL function glIsSync. -
#is_texture : ::Proc.class
Proc
type for the OpenGL function glIsTexture. -
#is_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glIsTransformFeedback. -
#is_vertex_array : ::Proc.class
Proc
type for the OpenGL function glIsVertexArray. -
#line_width : ::Proc.class
Proc
type for the OpenGL function glLineWidth. -
#link_program : ::Proc.class
Proc
type for the OpenGL function glLinkProgram. -
#logic_op : ::Proc.class
Proc
type for the OpenGL function glLogicOp. -
#map_buffer : ::Proc.class
Proc
type for the OpenGL function glMapBuffer. -
#map_buffer_range : ::Proc.class
Proc
type for the OpenGL function glMapBufferRange. -
#map_named_buffer : ::Proc.class
Proc
type for the OpenGL function glMapNamedBuffer. -
#map_named_buffer_range : ::Proc.class
Proc
type for the OpenGL function glMapNamedBufferRange. -
#memory_barrier : ::Proc.class
Proc
type for the OpenGL function glMemoryBarrier. -
#memory_barrier_by_region : ::Proc.class
Proc
type for the OpenGL function glMemoryBarrierByRegion. -
#min_sample_shading : ::Proc.class
Proc
type for the OpenGL function glMinSampleShading. -
#multi_draw_arrays : ::Proc.class
Proc
type for the OpenGL function glMultiDrawArrays. -
#multi_draw_arrays_indirect : ::Proc.class
Proc
type for the OpenGL function glMultiDrawArraysIndirect. -
#multi_draw_arrays_indirect_count : ::Proc.class
Proc
type for the OpenGL function glMultiDrawArraysIndirectCount. -
#multi_draw_elements : ::Proc.class
Proc
type for the OpenGL function glMultiDrawElements. -
#multi_draw_elements_base_vertex : ::Proc.class
Proc
type for the OpenGL function glMultiDrawElementsBaseVertex. -
#multi_draw_elements_indirect : ::Proc.class
Proc
type for the OpenGL function glMultiDrawElementsIndirect. -
#multi_draw_elements_indirect_count : ::Proc.class
Proc
type for the OpenGL function glMultiDrawElementsIndirectCount. -
#named_buffer_data : ::Proc.class
Proc
type for the OpenGL function glNamedBufferData. -
#named_buffer_storage : ::Proc.class
Proc
type for the OpenGL function glNamedBufferStorage. -
#named_buffer_sub_data : ::Proc.class
Proc
type for the OpenGL function glNamedBufferSubData. -
#named_framebuffer_draw_buffer : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferDrawBuffer. -
#named_framebuffer_draw_buffers : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferDrawBuffers. -
#named_framebuffer_parameter_i : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferParameteri. -
#named_framebuffer_read_buffer : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferReadBuffer. -
#named_framebuffer_renderbuffer : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferRenderbuffer. -
#named_framebuffer_texture : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferTexture. -
#named_framebuffer_texture_layer : ::Proc.class
Proc
type for the OpenGL function glNamedFramebufferTextureLayer. -
#named_renderbuffer_storage : ::Proc.class
Proc
type for the OpenGL function glNamedRenderbufferStorage. -
#named_renderbuffer_storage_multisample : ::Proc.class
Proc
type for the OpenGL function glNamedRenderbufferStorageMultisample. -
#object_label : ::Proc.class
Proc
type for the OpenGL function glObjectLabel. -
#object_ptr_label : ::Proc.class
Proc
type for the OpenGL function glObjectPtrLabel. -
#patch_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glPatchParameterfv. -
#patch_parameter_i : ::Proc.class
Proc
type for the OpenGL function glPatchParameteri. -
#pause_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glPauseTransformFeedback. -
#pixel_store_f : ::Proc.class
Proc
type for the OpenGL function glPixelStoref. -
#pixel_store_i : ::Proc.class
Proc
type for the OpenGL function glPixelStorei. -
#point_parameter_f : ::Proc.class
Proc
type for the OpenGL function glPointParameterf. -
#point_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glPointParameterfv. -
#point_parameter_i : ::Proc.class
Proc
type for the OpenGL function glPointParameteri. -
#point_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glPointParameteriv. -
#point_size : ::Proc.class
Proc
type for the OpenGL function glPointSize. -
#polygon_mode : ::Proc.class
Proc
type for the OpenGL function glPolygonMode. -
#polygon_offset : ::Proc.class
Proc
type for the OpenGL function glPolygonOffset. -
#polygon_offset_clamp : ::Proc.class
Proc
type for the OpenGL function glPolygonOffsetClamp. -
#pop_debug_group : ::Proc.class
Proc
type for the OpenGL function glPopDebugGroup. -
#primitive_restart_index : ::Proc.class
Proc
type for the OpenGL function glPrimitiveRestartIndex. -
#program_binary : ::Proc.class
Proc
type for the OpenGL function glProgramBinary. -
#program_parameter_i : ::Proc.class
Proc
type for the OpenGL function glProgramParameteri. -
#program_uniform_1d : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1d. -
#program_uniform_1dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1dv. -
#program_uniform_1f : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1f. -
#program_uniform_1fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1fv. -
#program_uniform_1i : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1i. -
#program_uniform_1iv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1iv. -
#program_uniform_1ui : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1ui. -
#program_uniform_1uiv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform1uiv. -
#program_uniform_2d : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2d. -
#program_uniform_2dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2dv. -
#program_uniform_2f : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2f. -
#program_uniform_2fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2fv. -
#program_uniform_2i : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2i. -
#program_uniform_2iv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2iv. -
#program_uniform_2ui : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2ui. -
#program_uniform_2uiv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform2uiv. -
#program_uniform_3d : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3d. -
#program_uniform_3dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3dv. -
#program_uniform_3f : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3f. -
#program_uniform_3fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3fv. -
#program_uniform_3i : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3i. -
#program_uniform_3iv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3iv. -
#program_uniform_3ui : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3ui. -
#program_uniform_3uiv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform3uiv. -
#program_uniform_4d : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4d. -
#program_uniform_4dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4dv. -
#program_uniform_4f : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4f. -
#program_uniform_4fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4fv. -
#program_uniform_4i : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4i. -
#program_uniform_4iv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4iv. -
#program_uniform_4ui : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4ui. -
#program_uniform_4uiv : ::Proc.class
Proc
type for the OpenGL function glProgramUniform4uiv. -
#program_uniform_matrix2_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2dv. -
#program_uniform_matrix2_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2fv. -
#program_uniform_matrix2x3_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2x3dv. -
#program_uniform_matrix2x3_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2x3fv. -
#program_uniform_matrix2x4_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2x4dv. -
#program_uniform_matrix2x4_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix2x4fv. -
#program_uniform_matrix3_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3dv. -
#program_uniform_matrix3_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3fv. -
#program_uniform_matrix3x2_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3x2dv. -
#program_uniform_matrix3x2_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3x2fv. -
#program_uniform_matrix3x4_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3x4dv. -
#program_uniform_matrix3x4_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix3x4fv. -
#program_uniform_matrix4_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4dv. -
#program_uniform_matrix4_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4fv. -
#program_uniform_matrix4x2_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4x2dv. -
#program_uniform_matrix4x2_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4x2fv. -
#program_uniform_matrix4x3_dv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4x3dv. -
#program_uniform_matrix4x3_fv : ::Proc.class
Proc
type for the OpenGL function glProgramUniformMatrix4x3fv. -
#provoking_vertex : ::Proc.class
Proc
type for the OpenGL function glProvokingVertex. -
#push_debug_group : ::Proc.class
Proc
type for the OpenGL function glPushDebugGroup. -
#query_counter : ::Proc.class
Proc
type for the OpenGL function glQueryCounter. -
#read_buffer : ::Proc.class
Proc
type for the OpenGL function glReadBuffer. -
#read_pixels : ::Proc.class
Proc
type for the OpenGL function glReadPixels. -
#readn_pixels : ::Proc.class
Proc
type for the OpenGL function glReadnPixels. -
#release_shader_compiler : ::Proc.class
Proc
type for the OpenGL function glReleaseShaderCompiler. -
#renderbuffer_storage : ::Proc.class
Proc
type for the OpenGL function glRenderbufferStorage. -
#renderbuffer_storage_multisample : ::Proc.class
Proc
type for the OpenGL function glRenderbufferStorageMultisample. -
#resume_transform_feedback : ::Proc.class
Proc
type for the OpenGL function glResumeTransformFeedback. -
#sample_coverage : ::Proc.class
Proc
type for the OpenGL function glSampleCoverage. -
#sample_mask_i : ::Proc.class
Proc
type for the OpenGL function glSampleMaski. -
#sampler_parameter_f : ::Proc.class
Proc
type for the OpenGL function glSamplerParameterf. -
#sampler_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glSamplerParameterfv. -
#sampler_parameter_i : ::Proc.class
Proc
type for the OpenGL function glSamplerParameteri. -
#sampler_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glSamplerParameterIiv. -
#sampler_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glSamplerParameterIuiv. -
#sampler_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glSamplerParameteriv. -
#scissor : ::Proc.class
Proc
type for the OpenGL function glScissor. -
#scissor_array_v : ::Proc.class
Proc
type for the OpenGL function glScissorArrayv. -
#scissor_indexed : ::Proc.class
Proc
type for the OpenGL function glScissorIndexed. -
#scissor_indexedv : ::Proc.class
Proc
type for the OpenGL function glScissorIndexedv. -
#shader_binary : ::Proc.class
Proc
type for the OpenGL function glShaderBinary. -
#shader_source : ::Proc.class
Proc
type for the OpenGL function glShaderSource. -
#shader_storage_block_binding : ::Proc.class
Proc
type for the OpenGL function glShaderStorageBlockBinding. -
#specialize_shader : ::Proc.class
Proc
type for the OpenGL function glSpecializeShader. -
#stencil_func : ::Proc.class
Proc
type for the OpenGL function glStencilFunc. -
#stencil_func_separate : ::Proc.class
Proc
type for the OpenGL function glStencilFuncSeparate. -
#stencil_mask : ::Proc.class
Proc
type for the OpenGL function glStencilMask. -
#stencil_mask_separate : ::Proc.class
Proc
type for the OpenGL function glStencilMaskSeparate. -
#stencil_op : ::Proc.class
Proc
type for the OpenGL function glStencilOp. -
#stencil_op_separate : ::Proc.class
Proc
type for the OpenGL function glStencilOpSeparate. -
#tex_buffer : ::Proc.class
Proc
type for the OpenGL function glTexBuffer. -
#tex_buffer_range : ::Proc.class
Proc
type for the OpenGL function glTexBufferRange. -
#tex_image_1d : ::Proc.class
Proc
type for the OpenGL function glTexImage1D. -
#tex_image_2d : ::Proc.class
Proc
type for the OpenGL function glTexImage2D. -
#tex_image_2d_multisample : ::Proc.class
Proc
type for the OpenGL function glTexImage2DMultisample. -
#tex_image_3d : ::Proc.class
Proc
type for the OpenGL function glTexImage3D. -
#tex_image_3d_multisample : ::Proc.class
Proc
type for the OpenGL function glTexImage3DMultisample. -
#tex_parameter_f : ::Proc.class
Proc
type for the OpenGL function glTexParameterf. -
#tex_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glTexParameterfv. -
#tex_parameter_i : ::Proc.class
Proc
type for the OpenGL function glTexParameteri. -
#tex_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glTexParameterIiv. -
#tex_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glTexParameterIuiv. -
#tex_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glTexParameteriv. -
#tex_storage_1d : ::Proc.class
Proc
type for the OpenGL function glTexStorage1D. -
#tex_storage_2d : ::Proc.class
Proc
type for the OpenGL function glTexStorage2D. -
#tex_storage_2d_multisample : ::Proc.class
Proc
type for the OpenGL function glTexStorage2DMultisample. -
#tex_storage_3d : ::Proc.class
Proc
type for the OpenGL function glTexStorage3D. -
#tex_storage_3d_multisample : ::Proc.class
Proc
type for the OpenGL function glTexStorage3DMultisample. -
#tex_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glTexSubImage1D. -
#tex_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glTexSubImage2D. -
#tex_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glTexSubImage3D. -
#texture_barrier : ::Proc.class
Proc
type for the OpenGL function glTextureBarrier. -
#texture_buffer : ::Proc.class
Proc
type for the OpenGL function glTextureBuffer. -
#texture_buffer_range : ::Proc.class
Proc
type for the OpenGL function glTextureBufferRange. -
#texture_parameter_f : ::Proc.class
Proc
type for the OpenGL function glTextureParameterf. -
#texture_parameter_fv : ::Proc.class
Proc
type for the OpenGL function glTextureParameterfv. -
#texture_parameter_i : ::Proc.class
Proc
type for the OpenGL function glTextureParameteri. -
#texture_parameter_i_iv : ::Proc.class
Proc
type for the OpenGL function glTextureParameterIiv. -
#texture_parameter_i_uiv : ::Proc.class
Proc
type for the OpenGL function glTextureParameterIuiv. -
#texture_parameter_iv : ::Proc.class
Proc
type for the OpenGL function glTextureParameteriv. -
#texture_storage_1d : ::Proc.class
Proc
type for the OpenGL function glTextureStorage1D. -
#texture_storage_2d : ::Proc.class
Proc
type for the OpenGL function glTextureStorage2D. -
#texture_storage_2d_multisample : ::Proc.class
Proc
type for the OpenGL function glTextureStorage2DMultisample. -
#texture_storage_3d : ::Proc.class
Proc
type for the OpenGL function glTextureStorage3D. -
#texture_storage_3d_multisample : ::Proc.class
Proc
type for the OpenGL function glTextureStorage3DMultisample. -
#texture_sub_image_1d : ::Proc.class
Proc
type for the OpenGL function glTextureSubImage1D. -
#texture_sub_image_2d : ::Proc.class
Proc
type for the OpenGL function glTextureSubImage2D. -
#texture_sub_image_3d : ::Proc.class
Proc
type for the OpenGL function glTextureSubImage3D. -
#texture_view : ::Proc.class
Proc
type for the OpenGL function glTextureView. -
#transform_feedback_buffer_base : ::Proc.class
Proc
type for the OpenGL function glTransformFeedbackBufferBase. -
#transform_feedback_buffer_range : ::Proc.class
Proc
type for the OpenGL function glTransformFeedbackBufferRange. -
#transform_feedback_varyings : ::Proc.class
Proc
type for the OpenGL function glTransformFeedbackVaryings. -
#uniform_1d : ::Proc.class
Proc
type for the OpenGL function glUniform1d. -
#uniform_1dv : ::Proc.class
Proc
type for the OpenGL function glUniform1dv. -
#uniform_1f : ::Proc.class
Proc
type for the OpenGL function glUniform1f. -
#uniform_1fv : ::Proc.class
Proc
type for the OpenGL function glUniform1fv. -
#uniform_1i : ::Proc.class
Proc
type for the OpenGL function glUniform1i. -
#uniform_1iv : ::Proc.class
Proc
type for the OpenGL function glUniform1iv. -
#uniform_1ui : ::Proc.class
Proc
type for the OpenGL function glUniform1ui. -
#uniform_1uiv : ::Proc.class
Proc
type for the OpenGL function glUniform1uiv. -
#uniform_2d : ::Proc.class
Proc
type for the OpenGL function glUniform2d. -
#uniform_2dv : ::Proc.class
Proc
type for the OpenGL function glUniform2dv. -
#uniform_2f : ::Proc.class
Proc
type for the OpenGL function glUniform2f. -
#uniform_2fv : ::Proc.class
Proc
type for the OpenGL function glUniform2fv. -
#uniform_2i : ::Proc.class
Proc
type for the OpenGL function glUniform2i. -
#uniform_2iv : ::Proc.class
Proc
type for the OpenGL function glUniform2iv. -
#uniform_2ui : ::Proc.class
Proc
type for the OpenGL function glUniform2ui. -
#uniform_2uiv : ::Proc.class
Proc
type for the OpenGL function glUniform2uiv. -
#uniform_3d : ::Proc.class
Proc
type for the OpenGL function glUniform3d. -
#uniform_3dv : ::Proc.class
Proc
type for the OpenGL function glUniform3dv. -
#uniform_3f : ::Proc.class
Proc
type for the OpenGL function glUniform3f. -
#uniform_3fv : ::Proc.class
Proc
type for the OpenGL function glUniform3fv. -
#uniform_3i : ::Proc.class
Proc
type for the OpenGL function glUniform3i. -
#uniform_3iv : ::Proc.class
Proc
type for the OpenGL function glUniform3iv. -
#uniform_3ui : ::Proc.class
Proc
type for the OpenGL function glUniform3ui. -
#uniform_3uiv : ::Proc.class
Proc
type for the OpenGL function glUniform3uiv. -
#uniform_4d : ::Proc.class
Proc
type for the OpenGL function glUniform4d. -
#uniform_4dv : ::Proc.class
Proc
type for the OpenGL function glUniform4dv. -
#uniform_4f : ::Proc.class
Proc
type for the OpenGL function glUniform4f. -
#uniform_4fv : ::Proc.class
Proc
type for the OpenGL function glUniform4fv. -
#uniform_4i : ::Proc.class
Proc
type for the OpenGL function glUniform4i. -
#uniform_4iv : ::Proc.class
Proc
type for the OpenGL function glUniform4iv. -
#uniform_4ui : ::Proc.class
Proc
type for the OpenGL function glUniform4ui. -
#uniform_4uiv : ::Proc.class
Proc
type for the OpenGL function glUniform4uiv. -
#uniform_block_binding : ::Proc.class
Proc
type for the OpenGL function glUniformBlockBinding. -
#uniform_matrix2_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2dv. -
#uniform_matrix2_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2fv. -
#uniform_matrix2x3_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2x3dv. -
#uniform_matrix2x3_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2x3fv. -
#uniform_matrix2x4_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2x4dv. -
#uniform_matrix2x4_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix2x4fv. -
#uniform_matrix3_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3dv. -
#uniform_matrix3_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3fv. -
#uniform_matrix3x2_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3x2dv. -
#uniform_matrix3x2_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3x2fv. -
#uniform_matrix3x4_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3x4dv. -
#uniform_matrix3x4_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix3x4fv. -
#uniform_matrix4_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4dv. -
#uniform_matrix4_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4fv. -
#uniform_matrix4x2_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4x2dv. -
#uniform_matrix4x2_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4x2fv. -
#uniform_matrix4x3_dv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4x3dv. -
#uniform_matrix4x3_fv : ::Proc.class
Proc
type for the OpenGL function glUniformMatrix4x3fv. -
#uniform_subroutines_uiv : ::Proc.class
Proc
type for the OpenGL function glUniformSubroutinesuiv. -
#unmap_buffer : ::Proc.class
Proc
type for the OpenGL function glUnmapBuffer. -
#unmap_named_buffer : ::Proc.class
Proc
type for the OpenGL function glUnmapNamedBuffer. -
#use_program : ::Proc.class
Proc
type for the OpenGL function glUseProgram. -
#use_program_stages : ::Proc.class
Proc
type for the OpenGL function glUseProgramStages. -
#validate_program : ::Proc.class
Proc
type for the OpenGL function glValidateProgram. -
#validate_program_pipeline : ::Proc.class
Proc
type for the OpenGL function glValidateProgramPipeline. -
#vertex_array_attrib_binding : ::Proc.class
Proc
type for the OpenGL function glVertexArrayAttribBinding. -
#vertex_array_attrib_format : ::Proc.class
Proc
type for the OpenGL function glVertexArrayAttribFormat. -
#vertex_array_attrib_i_format : ::Proc.class
Proc
type for the OpenGL function glVertexArrayAttribIFormat. -
#vertex_array_attrib_l_format : ::Proc.class
Proc
type for the OpenGL function glVertexArrayAttribLFormat. -
#vertex_array_binding_divisor : ::Proc.class
Proc
type for the OpenGL function glVertexArrayBindingDivisor. -
#vertex_array_element_buffer : ::Proc.class
Proc
type for the OpenGL function glVertexArrayElementBuffer. -
#vertex_array_vertex_buffer : ::Proc.class
Proc
type for the OpenGL function glVertexArrayVertexBuffer. -
#vertex_array_vertex_buffers : ::Proc.class
Proc
type for the OpenGL function glVertexArrayVertexBuffers. -
#vertex_attrib_1d : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1d. -
#vertex_attrib_1dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1dv. -
#vertex_attrib_1f : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1f. -
#vertex_attrib_1fv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1fv. -
#vertex_attrib_1s : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1s. -
#vertex_attrib_1sv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib1sv. -
#vertex_attrib_2d : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2d. -
#vertex_attrib_2dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2dv. -
#vertex_attrib_2f : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2f. -
#vertex_attrib_2fv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2fv. -
#vertex_attrib_2s : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2s. -
#vertex_attrib_2sv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib2sv. -
#vertex_attrib_3d : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3d. -
#vertex_attrib_3dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3dv. -
#vertex_attrib_3f : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3f. -
#vertex_attrib_3fv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3fv. -
#vertex_attrib_3s : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3s. -
#vertex_attrib_3sv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib3sv. -
#vertex_attrib_4bv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4bv. -
#vertex_attrib_4d : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4d. -
#vertex_attrib_4dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4dv. -
#vertex_attrib_4f : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4f. -
#vertex_attrib_4fv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4fv. -
#vertex_attrib_4iv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4iv. -
#vertex_attrib_4nbv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nbv. -
#vertex_attrib_4niv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Niv. -
#vertex_attrib_4nsv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nsv. -
#vertex_attrib_4nub : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nub. -
#vertex_attrib_4nubv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nubv. -
#vertex_attrib_4nuiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nuiv. -
#vertex_attrib_4nusv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4Nusv. -
#vertex_attrib_4s : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4s. -
#vertex_attrib_4sv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4sv. -
#vertex_attrib_4ubv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4ubv. -
#vertex_attrib_4uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4uiv. -
#vertex_attrib_4usv : ::Proc.class
Proc
type for the OpenGL function glVertexAttrib4usv. -
#vertex_attrib_binding : ::Proc.class
Proc
type for the OpenGL function glVertexAttribBinding. -
#vertex_attrib_divisor : ::Proc.class
Proc
type for the OpenGL function glVertexAttribDivisor. -
#vertex_attrib_format : ::Proc.class
Proc
type for the OpenGL function glVertexAttribFormat. -
#vertex_attrib_i_1i : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI1i. -
#vertex_attrib_i_1iv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI1iv. -
#vertex_attrib_i_1ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI1ui. -
#vertex_attrib_i_1uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI1uiv. -
#vertex_attrib_i_2i : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI2i. -
#vertex_attrib_i_2iv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI2iv. -
#vertex_attrib_i_2ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI2ui. -
#vertex_attrib_i_2uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI2uiv. -
#vertex_attrib_i_3i : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI3i. -
#vertex_attrib_i_3iv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI3iv. -
#vertex_attrib_i_3ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI3ui. -
#vertex_attrib_i_3uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI3uiv. -
#vertex_attrib_i_4bv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4bv. -
#vertex_attrib_i_4i : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4i. -
#vertex_attrib_i_4iv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4iv. -
#vertex_attrib_i_4sv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4sv. -
#vertex_attrib_i_4ubv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4ubv. -
#vertex_attrib_i_4ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4ui. -
#vertex_attrib_i_4uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4uiv. -
#vertex_attrib_i_4usv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribI4usv. -
#vertex_attrib_i_format : ::Proc.class
Proc
type for the OpenGL function glVertexAttribIFormat. -
#vertex_attrib_i_pointer : ::Proc.class
Proc
type for the OpenGL function glVertexAttribIPointer. -
#vertex_attrib_l_1d : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL1d. -
#vertex_attrib_l_1dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL1dv. -
#vertex_attrib_l_2d : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL2d. -
#vertex_attrib_l_2dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL2dv. -
#vertex_attrib_l_3d : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL3d. -
#vertex_attrib_l_3dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL3dv. -
#vertex_attrib_l_4d : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL4d. -
#vertex_attrib_l_4dv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribL4dv. -
#vertex_attrib_l_format : ::Proc.class
Proc
type for the OpenGL function glVertexAttribLFormat. -
#vertex_attrib_l_pointer : ::Proc.class
Proc
type for the OpenGL function glVertexAttribLPointer. -
#vertex_attrib_p_1ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP1ui. -
#vertex_attrib_p_1uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP1uiv. -
#vertex_attrib_p_2ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP2ui. -
#vertex_attrib_p_2uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP2uiv. -
#vertex_attrib_p_3ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP3ui. -
#vertex_attrib_p_3uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP3uiv. -
#vertex_attrib_p_4ui : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP4ui. -
#vertex_attrib_p_4uiv : ::Proc.class
Proc
type for the OpenGL function glVertexAttribP4uiv. -
#vertex_attrib_pointer : ::Proc.class
Proc
type for the OpenGL function glVertexAttribPointer. -
#vertex_binding_divisor : ::Proc.class
Proc
type for the OpenGL function glVertexBindingDivisor. -
#viewport : ::Proc.class
Proc
type for the OpenGL function glViewport. -
#viewport_array_v : ::Proc.class
Proc
type for the OpenGL function glViewportArrayv. -
#viewport_indexed_f : ::Proc.class
Proc
type for the OpenGL function glViewportIndexedf. -
#viewport_indexed_fv : ::Proc.class
Proc
type for the OpenGL function glViewportIndexedfv. -
#wait_sync : ::Proc.class
Proc
type for the OpenGL function glWaitSync.
Instance Method Detail
Proc
type for the OpenGL function glActiveShaderProgram.
Proc
type for the OpenGL function glActiveTexture.
Proc
type for the OpenGL function glBeginConditionalRender.
Proc
type for the OpenGL function glBeginQueryIndexed.
Proc
type for the OpenGL function glBeginTransformFeedback.
Proc
type for the OpenGL function glBindAttribLocation.
Proc
type for the OpenGL function glBindBufferBase.
Proc
type for the OpenGL function glBindBufferRange.
Proc
type for the OpenGL function glBindBuffersBase.
Proc
type for the OpenGL function glBindBuffersRange.
Proc
type for the OpenGL function glBindFragDataLocation.
Proc
type for the OpenGL function glBindFragDataLocationIndexed.
Proc
type for the OpenGL function glBindFramebuffer.
Proc
type for the OpenGL function glBindImageTexture.
Proc
type for the OpenGL function glBindImageTextures.
Proc
type for the OpenGL function glBindProgramPipeline.
Proc
type for the OpenGL function glBindRenderbuffer.
Proc
type for the OpenGL function glBindTextureUnit.
Proc
type for the OpenGL function glBindTransformFeedback.
Proc
type for the OpenGL function glBindVertexArray.
Proc
type for the OpenGL function glBindVertexBuffer.
Proc
type for the OpenGL function glBindVertexBuffers.
Proc
type for the OpenGL function glBlendEquation.
Proc
type for the OpenGL function glBlendEquationi.
Proc
type for the OpenGL function glBlendEquationSeparate.
Proc
type for the OpenGL function glBlendEquationSeparatei.
Proc
type for the OpenGL function glBlendFuncSeparate.
Proc
type for the OpenGL function glBlendFuncSeparatei.
Proc
type for the OpenGL function glBlitFramebuffer.
Proc
type for the OpenGL function glBlitNamedFramebuffer.
Proc
type for the OpenGL function glBufferStorage.
Proc
type for the OpenGL function glBufferSubData.
Proc
type for the OpenGL function glCheckFramebufferStatus.
Proc
type for the OpenGL function glCheckNamedFramebufferStatus.
Proc
type for the OpenGL function glClearBufferData.
Proc
type for the OpenGL function glClearBufferfi.
Proc
type for the OpenGL function glClearBufferfv.
Proc
type for the OpenGL function glClearBufferiv.
Proc
type for the OpenGL function glClearBufferSubData.
Proc
type for the OpenGL function glClearBufferuiv.
Proc
type for the OpenGL function glClearNamedBufferData.
Proc
type for the OpenGL function glClearNamedBufferSubData.
Proc
type for the OpenGL function glClearNamedFramebufferfi.
Proc
type for the OpenGL function glClearNamedFramebufferfv.
Proc
type for the OpenGL function glClearNamedFramebufferiv.
Proc
type for the OpenGL function glClearNamedFramebufferuiv.
Proc
type for the OpenGL function glClearTexImage.
Proc
type for the OpenGL function glClearTexSubImage.
Proc
type for the OpenGL function glClientWaitSync.
Proc
type for the OpenGL function glCompileShader.
Proc
type for the OpenGL function glCompressedTexImage1D.
Proc
type for the OpenGL function glCompressedTexImage2D.
Proc
type for the OpenGL function glCompressedTexImage3D.
Proc
type for the OpenGL function glCompressedTexSubImage1D.
Proc
type for the OpenGL function glCompressedTexSubImage2D.
Proc
type for the OpenGL function glCompressedTexSubImage3D.
Proc
type for the OpenGL function glCompressedTextureSubImage1D.
Proc
type for the OpenGL function glCompressedTextureSubImage2D.
Proc
type for the OpenGL function glCompressedTextureSubImage3D.
Proc
type for the OpenGL function glCopyBufferSubData.
Proc
type for the OpenGL function glCopyImageSubData.
Proc
type for the OpenGL function glCopyNamedBufferSubData.
Proc
type for the OpenGL function glCopyTexImage1D.
Proc
type for the OpenGL function glCopyTexImage2D.
Proc
type for the OpenGL function glCopyTexSubImage1D.
Proc
type for the OpenGL function glCopyTexSubImage2D.
Proc
type for the OpenGL function glCopyTexSubImage3D.
Proc
type for the OpenGL function glCopyTextureSubImage1D.
Proc
type for the OpenGL function glCopyTextureSubImage2D.
Proc
type for the OpenGL function glCopyTextureSubImage3D.
Proc
type for the OpenGL function glCreateBuffers.
Proc
type for the OpenGL function glCreateFramebuffers.
Proc
type for the OpenGL function glCreateProgram.
Proc
type for the OpenGL function glCreateProgramPipelines.
Proc
type for the OpenGL function glCreateQueries.
Proc
type for the OpenGL function glCreateRenderbuffers.
Proc
type for the OpenGL function glCreateSamplers.
Proc
type for the OpenGL function glCreateShaderProgramv.
Proc
type for the OpenGL function glCreateTextures.
Proc
type for the OpenGL function glCreateTransformFeedbacks.
Proc
type for the OpenGL function glCreateVertexArrays.
Proc
type for the OpenGL function glDebugMessageCallback.
Proc
type for the OpenGL function glDebugMessageControl.
Proc
type for the OpenGL function glDebugMessageInsert.
Proc
type for the OpenGL function glDeleteBuffers.
Proc
type for the OpenGL function glDeleteFramebuffers.
Proc
type for the OpenGL function glDeleteProgram.
Proc
type for the OpenGL function glDeleteProgramPipelines.
Proc
type for the OpenGL function glDeleteQueries.
Proc
type for the OpenGL function glDeleteRenderbuffers.
Proc
type for the OpenGL function glDeleteSamplers.
Proc
type for the OpenGL function glDeleteTextures.
Proc
type for the OpenGL function glDeleteTransformFeedbacks.
Proc
type for the OpenGL function glDeleteVertexArrays.
Proc
type for the OpenGL function glDepthRangeArrayv.
Proc
type for the OpenGL function glDepthRangeIndexed.
Proc
type for the OpenGL function glDisableVertexArrayAttrib.
Proc
type for the OpenGL function glDisableVertexAttribArray.
Proc
type for the OpenGL function glDispatchCompute.
Proc
type for the OpenGL function glDispatchComputeIndirect.
Proc
type for the OpenGL function glDrawArraysIndirect.
Proc
type for the OpenGL function glDrawArraysInstanced.
Proc
type for the OpenGL function glDrawArraysInstancedBaseInstance.
Proc
type for the OpenGL function glDrawElementsBaseVertex.
Proc
type for the OpenGL function glDrawElementsIndirect.
Proc
type for the OpenGL function glDrawElementsInstanced.
Proc
type for the OpenGL function glDrawElementsInstancedBaseInstance.
Proc
type for the OpenGL function glDrawElementsInstancedBaseVertex.
Proc
type for the OpenGL function glDrawElementsInstancedBaseVertexBaseInstance.
Proc
type for the OpenGL function glDrawRangeElements.
Proc
type for the OpenGL function glDrawRangeElementsBaseVertex.
Proc
type for the OpenGL function glDrawTransformFeedback.
Proc
type for the OpenGL function glDrawTransformFeedbackInstanced.
Proc
type for the OpenGL function glDrawTransformFeedbackStream.
Proc
type for the OpenGL function glDrawTransformFeedbackStreamInstanced.
Proc
type for the OpenGL function glEnableVertexArrayAttrib.
Proc
type for the OpenGL function glEnableVertexAttribArray.
Proc
type for the OpenGL function glEndConditionalRender.
Proc
type for the OpenGL function glEndQueryIndexed.
Proc
type for the OpenGL function glEndTransformFeedback.
Proc
type for the OpenGL function glFlushMappedBufferRange.
Proc
type for the OpenGL function glFlushMappedNamedBufferRange.
Proc
type for the OpenGL function glFramebufferParameteri.
Proc
type for the OpenGL function glFramebufferRenderbuffer.
Proc
type for the OpenGL function glFramebufferTexture.
Proc
type for the OpenGL function glFramebufferTexture1D.
Proc
type for the OpenGL function glFramebufferTexture2D.
Proc
type for the OpenGL function glFramebufferTexture3D.
Proc
type for the OpenGL function glFramebufferTextureLayer.
Proc
type for the OpenGL function glGenFramebuffers.
Proc
type for the OpenGL function glGenProgramPipelines.
Proc
type for the OpenGL function glGenRenderbuffers.
Proc
type for the OpenGL function glGenTransformFeedbacks.
Proc
type for the OpenGL function glGenVertexArrays.
Proc
type for the OpenGL function glGenerateMipmap.
Proc
type for the OpenGL function glGenerateTextureMipmap.
Proc
type for the OpenGL function glGetActiveAtomicCounterBufferiv.
Proc
type for the OpenGL function glGetActiveAttrib.
Proc
type for the OpenGL function glGetActiveSubroutineName.
Proc
type for the OpenGL function glGetActiveSubroutineUniformiv.
Proc
type for the OpenGL function glGetActiveSubroutineUniformName.
Proc
type for the OpenGL function glGetActiveUniform.
Proc
type for the OpenGL function glGetActiveUniformBlockiv.
Proc
type for the OpenGL function glGetActiveUniformBlockName.
Proc
type for the OpenGL function glGetActiveUniformName.
Proc
type for the OpenGL function glGetActiveUniformsiv.
Proc
type for the OpenGL function glGetAttachedShaders.
Proc
type for the OpenGL function glGetAttribLocation.
Proc
type for the OpenGL function glGetBooleani_v.
Proc
type for the OpenGL function glGetBufferParameteri64v.
Proc
type for the OpenGL function glGetBufferParameteriv.
Proc
type for the OpenGL function glGetBufferPointerv.
Proc
type for the OpenGL function glGetBufferSubData.
Proc
type for the OpenGL function glGetCompressedTexImage.
Proc
type for the OpenGL function glGetCompressedTextureImage.
Proc
type for the OpenGL function glGetCompressedTextureSubImage.
Proc
type for the OpenGL function glGetDebugMessageLog.
Proc
type for the OpenGL function glGetFragDataIndex.
Proc
type for the OpenGL function glGetFragDataLocation.
Proc
type for the OpenGL function glGetFramebufferAttachmentParameteriv.
Proc
type for the OpenGL function glGetFramebufferParameteriv.
Proc
type for the OpenGL function glGetGraphicsResetStatus.
Proc
type for the OpenGL function glGetInteger64i_v.
Proc
type for the OpenGL function glGetInteger64v.
Proc
type for the OpenGL function glGetIntegeri_v.
Proc
type for the OpenGL function glGetInternalformati64v.
Proc
type for the OpenGL function glGetInternalformativ.
Proc
type for the OpenGL function glGetMultisamplefv.
Proc
type for the OpenGL function glGetNamedBufferParameteri64v.
Proc
type for the OpenGL function glGetNamedBufferParameteriv.
Proc
type for the OpenGL function glGetNamedBufferPointerv.
Proc
type for the OpenGL function glGetNamedBufferSubData.
Proc
type for the OpenGL function glGetNamedFramebufferAttachmentParameteriv.
Proc
type for the OpenGL function glGetNamedFramebufferParameteriv.
Proc
type for the OpenGL function glGetNamedRenderbufferParameteriv.
Proc
type for the OpenGL function glGetObjectLabel.
Proc
type for the OpenGL function glGetObjectPtrLabel.
Proc
type for the OpenGL function glGetProgramBinary.
Proc
type for the OpenGL function glGetProgramInfoLog.
Proc
type for the OpenGL function glGetProgramInterfaceiv.
Proc
type for the OpenGL function glGetProgramPipelineInfoLog.
Proc
type for the OpenGL function glGetProgramPipelineiv.
Proc
type for the OpenGL function glGetProgramResourceIndex.
Proc
type for the OpenGL function glGetProgramResourceiv.
Proc
type for the OpenGL function glGetProgramResourceLocation.
Proc
type for the OpenGL function glGetProgramResourceLocationIndex.
Proc
type for the OpenGL function glGetProgramResourceName.
Proc
type for the OpenGL function glGetProgramStageiv.
Proc
type for the OpenGL function glGetQueryBufferObjecti64v.
Proc
type for the OpenGL function glGetQueryBufferObjectiv.
Proc
type for the OpenGL function glGetQueryBufferObjectui64v.
Proc
type for the OpenGL function glGetQueryBufferObjectuiv.
Proc
type for the OpenGL function glGetQueryIndexediv.
Proc
type for the OpenGL function glGetQueryObjecti64v.
Proc
type for the OpenGL function glGetQueryObjectiv.
Proc
type for the OpenGL function glGetQueryObjectui64v.
Proc
type for the OpenGL function glGetQueryObjectuiv.
Proc
type for the OpenGL function glGetRenderbufferParameteriv.
Proc
type for the OpenGL function glGetSamplerParameterfv.
Proc
type for the OpenGL function glGetSamplerParameterIiv.
Proc
type for the OpenGL function glGetSamplerParameterIuiv.
Proc
type for the OpenGL function glGetSamplerParameteriv.
Proc
type for the OpenGL function glGetShaderInfoLog.
Proc
type for the OpenGL function glGetShaderPrecisionFormat.
Proc
type for the OpenGL function glGetShaderSource.
Proc
type for the OpenGL function glGetSubroutineIndex.
Proc
type for the OpenGL function glGetSubroutineUniformLocation.
Proc
type for the OpenGL function glGetTexLevelParameterfv.
Proc
type for the OpenGL function glGetTexLevelParameteriv.
Proc
type for the OpenGL function glGetTexParameterfv.
Proc
type for the OpenGL function glGetTexParameterIiv.
Proc
type for the OpenGL function glGetTexParameterIuiv.
Proc
type for the OpenGL function glGetTexParameteriv.
Proc
type for the OpenGL function glGetTextureImage.
Proc
type for the OpenGL function glGetTextureLevelParameterfv.
Proc
type for the OpenGL function glGetTextureLevelParameteriv.
Proc
type for the OpenGL function glGetTextureParameterfv.
Proc
type for the OpenGL function glGetTextureParameterIiv.
Proc
type for the OpenGL function glGetTextureParameterIuiv.
Proc
type for the OpenGL function glGetTextureParameteriv.
Proc
type for the OpenGL function glGetTextureSubImage.
Proc
type for the OpenGL function glGetTransformFeedbacki64_v.
Proc
type for the OpenGL function glGetTransformFeedbacki_v.
Proc
type for the OpenGL function glGetTransformFeedbackiv.
Proc
type for the OpenGL function glGetTransformFeedbackVarying.
Proc
type for the OpenGL function glGetUniformBlockIndex.
Proc
type for the OpenGL function glGetUniformIndices.
Proc
type for the OpenGL function glGetUniformLocation.
Proc
type for the OpenGL function glGetUniformSubroutineuiv.
Proc
type for the OpenGL function glGetUniformuiv.
Proc
type for the OpenGL function glGetVertexArrayIndexed64iv.
Proc
type for the OpenGL function glGetVertexArrayIndexediv.
Proc
type for the OpenGL function glGetVertexArrayiv.
Proc
type for the OpenGL function glGetVertexAttribdv.
Proc
type for the OpenGL function glGetVertexAttribfv.
Proc
type for the OpenGL function glGetVertexAttribIiv.
Proc
type for the OpenGL function glGetVertexAttribIuiv.
Proc
type for the OpenGL function glGetVertexAttribiv.
Proc
type for the OpenGL function glGetVertexAttribLdv.
Proc
type for the OpenGL function glGetVertexAttribPointerv.
Proc
type for the OpenGL function glGetnCompressedTexImage.
Proc
type for the OpenGL function glGetnUniformdv.
Proc
type for the OpenGL function glGetnUniformfv.
Proc
type for the OpenGL function glGetnUniformiv.
Proc
type for the OpenGL function glGetnUniformuiv.
Proc
type for the OpenGL function glInvalidateBufferData.
Proc
type for the OpenGL function glInvalidateBufferSubData.
Proc
type for the OpenGL function glInvalidateFramebuffer.
Proc
type for the OpenGL function glInvalidateNamedFramebufferData.
Proc
type for the OpenGL function glInvalidateNamedFramebufferSubData.
Proc
type for the OpenGL function glInvalidateSubFramebuffer.
Proc
type for the OpenGL function glInvalidateTexImage.
Proc
type for the OpenGL function glInvalidateTexSubImage.
Proc
type for the OpenGL function glIsFramebuffer.
Proc
type for the OpenGL function glIsProgramPipeline.
Proc
type for the OpenGL function glIsRenderbuffer.
Proc
type for the OpenGL function glIsTransformFeedback.
Proc
type for the OpenGL function glIsVertexArray.
Proc
type for the OpenGL function glMapBufferRange.
Proc
type for the OpenGL function glMapNamedBuffer.
Proc
type for the OpenGL function glMapNamedBufferRange.
Proc
type for the OpenGL function glMemoryBarrier.
Proc
type for the OpenGL function glMemoryBarrierByRegion.
Proc
type for the OpenGL function glMinSampleShading.
Proc
type for the OpenGL function glMultiDrawArrays.
Proc
type for the OpenGL function glMultiDrawArraysIndirect.
Proc
type for the OpenGL function glMultiDrawArraysIndirectCount.
Proc
type for the OpenGL function glMultiDrawElements.
Proc
type for the OpenGL function glMultiDrawElementsBaseVertex.
Proc
type for the OpenGL function glMultiDrawElementsIndirect.
Proc
type for the OpenGL function glMultiDrawElementsIndirectCount.
Proc
type for the OpenGL function glNamedBufferData.
Proc
type for the OpenGL function glNamedBufferStorage.
Proc
type for the OpenGL function glNamedBufferSubData.
Proc
type for the OpenGL function glNamedFramebufferDrawBuffer.
Proc
type for the OpenGL function glNamedFramebufferDrawBuffers.
Proc
type for the OpenGL function glNamedFramebufferParameteri.
Proc
type for the OpenGL function glNamedFramebufferReadBuffer.
Proc
type for the OpenGL function glNamedFramebufferRenderbuffer.
Proc
type for the OpenGL function glNamedFramebufferTexture.
Proc
type for the OpenGL function glNamedFramebufferTextureLayer.
Proc
type for the OpenGL function glNamedRenderbufferStorage.
Proc
type for the OpenGL function glNamedRenderbufferStorageMultisample.
Proc
type for the OpenGL function glObjectPtrLabel.
Proc
type for the OpenGL function glPatchParameterfv.
Proc
type for the OpenGL function glPatchParameteri.
Proc
type for the OpenGL function glPauseTransformFeedback.
Proc
type for the OpenGL function glPointParameterf.
Proc
type for the OpenGL function glPointParameterfv.
Proc
type for the OpenGL function glPointParameteri.
Proc
type for the OpenGL function glPointParameteriv.
Proc
type for the OpenGL function glPolygonOffset.
Proc
type for the OpenGL function glPolygonOffsetClamp.
Proc
type for the OpenGL function glPopDebugGroup.
Proc
type for the OpenGL function glPrimitiveRestartIndex.
Proc
type for the OpenGL function glProgramBinary.
Proc
type for the OpenGL function glProgramParameteri.
Proc
type for the OpenGL function glProgramUniform1d.
Proc
type for the OpenGL function glProgramUniform1dv.
Proc
type for the OpenGL function glProgramUniform1f.
Proc
type for the OpenGL function glProgramUniform1fv.
Proc
type for the OpenGL function glProgramUniform1i.
Proc
type for the OpenGL function glProgramUniform1iv.
Proc
type for the OpenGL function glProgramUniform1ui.
Proc
type for the OpenGL function glProgramUniform1uiv.
Proc
type for the OpenGL function glProgramUniform2d.
Proc
type for the OpenGL function glProgramUniform2dv.
Proc
type for the OpenGL function glProgramUniform2f.
Proc
type for the OpenGL function glProgramUniform2fv.
Proc
type for the OpenGL function glProgramUniform2i.
Proc
type for the OpenGL function glProgramUniform2iv.
Proc
type for the OpenGL function glProgramUniform2ui.
Proc
type for the OpenGL function glProgramUniform2uiv.
Proc
type for the OpenGL function glProgramUniform3d.
Proc
type for the OpenGL function glProgramUniform3dv.
Proc
type for the OpenGL function glProgramUniform3f.
Proc
type for the OpenGL function glProgramUniform3fv.
Proc
type for the OpenGL function glProgramUniform3i.
Proc
type for the OpenGL function glProgramUniform3iv.
Proc
type for the OpenGL function glProgramUniform3ui.
Proc
type for the OpenGL function glProgramUniform3uiv.
Proc
type for the OpenGL function glProgramUniform4d.
Proc
type for the OpenGL function glProgramUniform4dv.
Proc
type for the OpenGL function glProgramUniform4f.
Proc
type for the OpenGL function glProgramUniform4fv.
Proc
type for the OpenGL function glProgramUniform4i.
Proc
type for the OpenGL function glProgramUniform4iv.
Proc
type for the OpenGL function glProgramUniform4ui.
Proc
type for the OpenGL function glProgramUniform4uiv.
Proc
type for the OpenGL function glProgramUniformMatrix2dv.
Proc
type for the OpenGL function glProgramUniformMatrix2fv.
Proc
type for the OpenGL function glProgramUniformMatrix2x3dv.
Proc
type for the OpenGL function glProgramUniformMatrix2x3fv.
Proc
type for the OpenGL function glProgramUniformMatrix2x4dv.
Proc
type for the OpenGL function glProgramUniformMatrix2x4fv.
Proc
type for the OpenGL function glProgramUniformMatrix3dv.
Proc
type for the OpenGL function glProgramUniformMatrix3fv.
Proc
type for the OpenGL function glProgramUniformMatrix3x2dv.
Proc
type for the OpenGL function glProgramUniformMatrix3x2fv.
Proc
type for the OpenGL function glProgramUniformMatrix3x4dv.
Proc
type for the OpenGL function glProgramUniformMatrix3x4fv.
Proc
type for the OpenGL function glProgramUniformMatrix4dv.
Proc
type for the OpenGL function glProgramUniformMatrix4fv.
Proc
type for the OpenGL function glProgramUniformMatrix4x2dv.
Proc
type for the OpenGL function glProgramUniformMatrix4x2fv.
Proc
type for the OpenGL function glProgramUniformMatrix4x3dv.
Proc
type for the OpenGL function glProgramUniformMatrix4x3fv.
Proc
type for the OpenGL function glProvokingVertex.
Proc
type for the OpenGL function glPushDebugGroup.
Proc
type for the OpenGL function glReleaseShaderCompiler.
Proc
type for the OpenGL function glRenderbufferStorage.
Proc
type for the OpenGL function glRenderbufferStorageMultisample.
Proc
type for the OpenGL function glResumeTransformFeedback.
Proc
type for the OpenGL function glSampleCoverage.
Proc
type for the OpenGL function glSamplerParameterf.
Proc
type for the OpenGL function glSamplerParameterfv.
Proc
type for the OpenGL function glSamplerParameteri.
Proc
type for the OpenGL function glSamplerParameterIiv.
Proc
type for the OpenGL function glSamplerParameterIuiv.
Proc
type for the OpenGL function glSamplerParameteriv.
Proc
type for the OpenGL function glScissorArrayv.
Proc
type for the OpenGL function glScissorIndexed.
Proc
type for the OpenGL function glScissorIndexedv.
Proc
type for the OpenGL function glShaderStorageBlockBinding.
Proc
type for the OpenGL function glSpecializeShader.
Proc
type for the OpenGL function glStencilFuncSeparate.
Proc
type for the OpenGL function glStencilMaskSeparate.
Proc
type for the OpenGL function glStencilOpSeparate.
Proc
type for the OpenGL function glTexBufferRange.
Proc
type for the OpenGL function glTexImage2DMultisample.
Proc
type for the OpenGL function glTexImage3DMultisample.
Proc
type for the OpenGL function glTexParameterf.
Proc
type for the OpenGL function glTexParameterfv.
Proc
type for the OpenGL function glTexParameteri.
Proc
type for the OpenGL function glTexParameterIiv.
Proc
type for the OpenGL function glTexParameterIuiv.
Proc
type for the OpenGL function glTexParameteriv.
Proc
type for the OpenGL function glTexStorage2DMultisample.
Proc
type for the OpenGL function glTexStorage3DMultisample.
Proc
type for the OpenGL function glTexSubImage1D.
Proc
type for the OpenGL function glTexSubImage2D.
Proc
type for the OpenGL function glTexSubImage3D.
Proc
type for the OpenGL function glTextureBarrier.
Proc
type for the OpenGL function glTextureBuffer.
Proc
type for the OpenGL function glTextureBufferRange.
Proc
type for the OpenGL function glTextureParameterf.
Proc
type for the OpenGL function glTextureParameterfv.
Proc
type for the OpenGL function glTextureParameteri.
Proc
type for the OpenGL function glTextureParameterIiv.
Proc
type for the OpenGL function glTextureParameterIuiv.
Proc
type for the OpenGL function glTextureParameteriv.
Proc
type for the OpenGL function glTextureStorage1D.
Proc
type for the OpenGL function glTextureStorage2D.
Proc
type for the OpenGL function glTextureStorage2DMultisample.
Proc
type for the OpenGL function glTextureStorage3D.
Proc
type for the OpenGL function glTextureStorage3DMultisample.
Proc
type for the OpenGL function glTextureSubImage1D.
Proc
type for the OpenGL function glTextureSubImage2D.
Proc
type for the OpenGL function glTextureSubImage3D.
Proc
type for the OpenGL function glTransformFeedbackBufferBase.
Proc
type for the OpenGL function glTransformFeedbackBufferRange.
Proc
type for the OpenGL function glTransformFeedbackVaryings.
Proc
type for the OpenGL function glUniformBlockBinding.
Proc
type for the OpenGL function glUniformMatrix2dv.
Proc
type for the OpenGL function glUniformMatrix2fv.
Proc
type for the OpenGL function glUniformMatrix2x3dv.
Proc
type for the OpenGL function glUniformMatrix2x3fv.
Proc
type for the OpenGL function glUniformMatrix2x4dv.
Proc
type for the OpenGL function glUniformMatrix2x4fv.
Proc
type for the OpenGL function glUniformMatrix3dv.
Proc
type for the OpenGL function glUniformMatrix3fv.
Proc
type for the OpenGL function glUniformMatrix3x2dv.
Proc
type for the OpenGL function glUniformMatrix3x2fv.
Proc
type for the OpenGL function glUniformMatrix3x4dv.
Proc
type for the OpenGL function glUniformMatrix3x4fv.
Proc
type for the OpenGL function glUniformMatrix4dv.
Proc
type for the OpenGL function glUniformMatrix4fv.
Proc
type for the OpenGL function glUniformMatrix4x2dv.
Proc
type for the OpenGL function glUniformMatrix4x2fv.
Proc
type for the OpenGL function glUniformMatrix4x3dv.
Proc
type for the OpenGL function glUniformMatrix4x3fv.
Proc
type for the OpenGL function glUniformSubroutinesuiv.
Proc
type for the OpenGL function glUnmapNamedBuffer.
Proc
type for the OpenGL function glUseProgramStages.
Proc
type for the OpenGL function glValidateProgram.
Proc
type for the OpenGL function glValidateProgramPipeline.
Proc
type for the OpenGL function glVertexArrayAttribBinding.
Proc
type for the OpenGL function glVertexArrayAttribFormat.
Proc
type for the OpenGL function glVertexArrayAttribIFormat.
Proc
type for the OpenGL function glVertexArrayAttribLFormat.
Proc
type for the OpenGL function glVertexArrayBindingDivisor.
Proc
type for the OpenGL function glVertexArrayElementBuffer.
Proc
type for the OpenGL function glVertexArrayVertexBuffer.
Proc
type for the OpenGL function glVertexArrayVertexBuffers.
Proc
type for the OpenGL function glVertexAttrib1d.
Proc
type for the OpenGL function glVertexAttrib1dv.
Proc
type for the OpenGL function glVertexAttrib1f.
Proc
type for the OpenGL function glVertexAttrib1fv.
Proc
type for the OpenGL function glVertexAttrib1s.
Proc
type for the OpenGL function glVertexAttrib1sv.
Proc
type for the OpenGL function glVertexAttrib2d.
Proc
type for the OpenGL function glVertexAttrib2dv.
Proc
type for the OpenGL function glVertexAttrib2f.
Proc
type for the OpenGL function glVertexAttrib2fv.
Proc
type for the OpenGL function glVertexAttrib2s.
Proc
type for the OpenGL function glVertexAttrib2sv.
Proc
type for the OpenGL function glVertexAttrib3d.
Proc
type for the OpenGL function glVertexAttrib3dv.
Proc
type for the OpenGL function glVertexAttrib3f.
Proc
type for the OpenGL function glVertexAttrib3fv.
Proc
type for the OpenGL function glVertexAttrib3s.
Proc
type for the OpenGL function glVertexAttrib3sv.
Proc
type for the OpenGL function glVertexAttrib4bv.
Proc
type for the OpenGL function glVertexAttrib4d.
Proc
type for the OpenGL function glVertexAttrib4dv.
Proc
type for the OpenGL function glVertexAttrib4f.
Proc
type for the OpenGL function glVertexAttrib4fv.
Proc
type for the OpenGL function glVertexAttrib4iv.
Proc
type for the OpenGL function glVertexAttrib4Nbv.
Proc
type for the OpenGL function glVertexAttrib4Niv.
Proc
type for the OpenGL function glVertexAttrib4Nsv.
Proc
type for the OpenGL function glVertexAttrib4Nub.
Proc
type for the OpenGL function glVertexAttrib4Nubv.
Proc
type for the OpenGL function glVertexAttrib4Nuiv.
Proc
type for the OpenGL function glVertexAttrib4Nusv.
Proc
type for the OpenGL function glVertexAttrib4s.
Proc
type for the OpenGL function glVertexAttrib4sv.
Proc
type for the OpenGL function glVertexAttrib4ubv.
Proc
type for the OpenGL function glVertexAttrib4uiv.
Proc
type for the OpenGL function glVertexAttrib4usv.
Proc
type for the OpenGL function glVertexAttribBinding.
Proc
type for the OpenGL function glVertexAttribDivisor.
Proc
type for the OpenGL function glVertexAttribFormat.
Proc
type for the OpenGL function glVertexAttribI1i.
Proc
type for the OpenGL function glVertexAttribI1iv.
Proc
type for the OpenGL function glVertexAttribI1ui.
Proc
type for the OpenGL function glVertexAttribI1uiv.
Proc
type for the OpenGL function glVertexAttribI2i.
Proc
type for the OpenGL function glVertexAttribI2iv.
Proc
type for the OpenGL function glVertexAttribI2ui.
Proc
type for the OpenGL function glVertexAttribI2uiv.
Proc
type for the OpenGL function glVertexAttribI3i.
Proc
type for the OpenGL function glVertexAttribI3iv.
Proc
type for the OpenGL function glVertexAttribI3ui.
Proc
type for the OpenGL function glVertexAttribI3uiv.
Proc
type for the OpenGL function glVertexAttribI4bv.
Proc
type for the OpenGL function glVertexAttribI4i.
Proc
type for the OpenGL function glVertexAttribI4iv.
Proc
type for the OpenGL function glVertexAttribI4sv.
Proc
type for the OpenGL function glVertexAttribI4ubv.
Proc
type for the OpenGL function glVertexAttribI4ui.
Proc
type for the OpenGL function glVertexAttribI4uiv.
Proc
type for the OpenGL function glVertexAttribI4usv.
Proc
type for the OpenGL function glVertexAttribIFormat.
Proc
type for the OpenGL function glVertexAttribIPointer.
Proc
type for the OpenGL function glVertexAttribL1d.
Proc
type for the OpenGL function glVertexAttribL1dv.
Proc
type for the OpenGL function glVertexAttribL2d.
Proc
type for the OpenGL function glVertexAttribL2dv.
Proc
type for the OpenGL function glVertexAttribL3d.
Proc
type for the OpenGL function glVertexAttribL3dv.
Proc
type for the OpenGL function glVertexAttribL4d.
Proc
type for the OpenGL function glVertexAttribL4dv.
Proc
type for the OpenGL function glVertexAttribLFormat.
Proc
type for the OpenGL function glVertexAttribLPointer.
Proc
type for the OpenGL function glVertexAttribP1ui.
Proc
type for the OpenGL function glVertexAttribP1uiv.
Proc
type for the OpenGL function glVertexAttribP2ui.
Proc
type for the OpenGL function glVertexAttribP2uiv.
Proc
type for the OpenGL function glVertexAttribP3ui.
Proc
type for the OpenGL function glVertexAttribP3uiv.
Proc
type for the OpenGL function glVertexAttribP4ui.
Proc
type for the OpenGL function glVertexAttribP4uiv.
Proc
type for the OpenGL function glVertexAttribPointer.
Proc
type for the OpenGL function glVertexBindingDivisor.
Proc
type for the OpenGL function glViewportArrayv.
Proc
type for the OpenGL function glViewportIndexedf.
Proc
type for the OpenGL function glViewportIndexedfv.