//
// The Open Toolkit Library License
//
// Copyright (c) 2006 - 2013 Stefanos Apostolopoulos for the Open Toolkit Library
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights to
// use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
// the Software, and to permit persons to whom the Software is furnished to do
// so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in all
// copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
// OTHER DEALINGS IN THE SOFTWARE.
//
namespace OpenTK.Graphics.OpenGL4
{
using System;
using System.Text;
using System.Runtime.InteropServices;
#pragma warning disable 3019
#pragma warning disable 1591
#pragma warning disable 1572
#pragma warning disable 1573
#pragma warning disable 626
partial class GL
{
static GL()
{
EntryPointNames = new string[]
{
"glActiveShaderProgram",
"glActiveTexture",
"glAttachShader",
"glBeginConditionalRender",
"glBeginQuery",
"glBeginQueryIndexed",
"glBeginTransformFeedback",
"glBindAttribLocation",
"glBindBuffer",
"glBindBufferBase",
"glBindBufferRange",
"glBindBuffersBase",
"glBindBuffersRange",
"glBindFragDataLocation",
"glBindFragDataLocationIndexed",
"glBindFramebuffer",
"glBindImageTexture",
"glBindImageTextures",
"glBindProgramPipeline",
"glBindRenderbuffer",
"glBindSampler",
"glBindSamplers",
"glBindTexture",
"glBindTextures",
"glBindTransformFeedback",
"glBindVertexArray",
"glBindVertexBuffer",
"glBindVertexBuffers",
"glBlendColor",
"glBlendEquation",
"glBlendEquationi",
"glBlendEquationiARB",
"glBlendEquationSeparate",
"glBlendEquationSeparatei",
"glBlendEquationSeparateiARB",
"glBlendFunc",
"glBlendFunci",
"glBlendFunciARB",
"glBlendFuncSeparate",
"glBlendFuncSeparatei",
"glBlendFuncSeparateiARB",
"glBlitFramebuffer",
"glBufferData",
"glBufferStorage",
"glBufferSubData",
"glCheckFramebufferStatus",
"glClampColor",
"glClear",
"glClearBufferData",
"glClearBufferfi",
"glClearBufferfv",
"glClearBufferiv",
"glClearBufferSubData",
"glClearBufferuiv",
"glClearColor",
"glClearDepth",
"glClearDepthf",
"glClearStencil",
"glClearTexImage",
"glClearTexSubImage",
"glClientWaitSync",
"glColorMask",
"glColorMaski",
"glColorP3ui",
"glColorP3uiv",
"glColorP4ui",
"glColorP4uiv",
"glColorSubTable",
"glColorTable",
"glColorTableParameterfv",
"glColorTableParameteriv",
"glCompileShader",
"glCompileShaderIncludeARB",
"glCompressedTexImage1D",
"glCompressedTexImage2D",
"glCompressedTexImage3D",
"glCompressedTexSubImage1D",
"glCompressedTexSubImage2D",
"glCompressedTexSubImage3D",
"glConvolutionFilter1D",
"glConvolutionFilter2D",
"glConvolutionParameterf",
"glConvolutionParameterfv",
"glConvolutionParameteri",
"glConvolutionParameteriv",
"glCopyBufferSubData",
"glCopyColorSubTable",
"glCopyColorTable",
"glCopyConvolutionFilter1D",
"glCopyConvolutionFilter2D",
"glCopyImageSubData",
"glCopyTexImage1D",
"glCopyTexImage2D",
"glCopyTexSubImage1D",
"glCopyTexSubImage2D",
"glCopyTexSubImage3D",
"glCreateProgram",
"glCreateShader",
"glCreateShaderProgramv",
"glCreateSyncFromCLeventARB",
"glCullFace",
"glDebugMessageCallback",
"glDebugMessageCallbackARB",
"glDebugMessageCallbackKHR",
"glDebugMessageControl",
"glDebugMessageControlARB",
"glDebugMessageControlKHR",
"glDebugMessageInsert",
"glDebugMessageInsertARB",
"glDebugMessageInsertKHR",
"glDeleteBuffers",
"glDeleteFramebuffers",
"glDeleteNamedStringARB",
"glDeleteProgram",
"glDeleteProgramPipelines",
"glDeleteQueries",
"glDeleteRenderbuffers",
"glDeleteSamplers",
"glDeleteShader",
"glDeleteSync",
"glDeleteTextures",
"glDeleteTransformFeedbacks",
"glDeleteVertexArrays",
"glDepthFunc",
"glDepthMask",
"glDepthRange",
"glDepthRangeArrayv",
"glDepthRangef",
"glDepthRangeIndexed",
"glDetachShader",
"glDisable",
"glDisablei",
"glDisableVertexAttribArray",
"glDispatchCompute",
"glDispatchComputeGroupSizeARB",
"glDispatchComputeIndirect",
"glDrawArrays",
"glDrawArraysIndirect",
"glDrawArraysInstanced",
"glDrawArraysInstancedBaseInstance",
"glDrawBuffer",
"glDrawBuffers",
"glDrawElements",
"glDrawElementsBaseVertex",
"glDrawElementsIndirect",
"glDrawElementsInstanced",
"glDrawElementsInstancedBaseInstance",
"glDrawElementsInstancedBaseVertex",
"glDrawElementsInstancedBaseVertexBaseInstance",
"glDrawRangeElements",
"glDrawRangeElementsBaseVertex",
"glDrawTransformFeedback",
"glDrawTransformFeedbackInstanced",
"glDrawTransformFeedbackStream",
"glDrawTransformFeedbackStreamInstanced",
"glEnable",
"glEnablei",
"glEnableVertexAttribArray",
"glEndConditionalRender",
"glEndQuery",
"glEndQueryIndexed",
"glEndTransformFeedback",
"glFenceSync",
"glFinish",
"glFlush",
"glFlushMappedBufferRange",
"glFramebufferParameteri",
"glFramebufferRenderbuffer",
"glFramebufferTexture",
"glFramebufferTexture1D",
"glFramebufferTexture2D",
"glFramebufferTexture3D",
"glFramebufferTextureLayer",
"glFrontFace",
"glGenBuffers",
"glGenerateMipmap",
"glGenFramebuffers",
"glGenProgramPipelines",
"glGenQueries",
"glGenRenderbuffers",
"glGenSamplers",
"glGenTextures",
"glGenTransformFeedbacks",
"glGenVertexArrays",
"glGetActiveAtomicCounterBufferiv",
"glGetActiveAttrib",
"glGetActiveSubroutineName",
"glGetActiveSubroutineUniformiv",
"glGetActiveSubroutineUniformName",
"glGetActiveUniform",
"glGetActiveUniformBlockiv",
"glGetActiveUniformBlockName",
"glGetActiveUniformName",
"glGetActiveUniformsiv",
"glGetAttachedShaders",
"glGetAttribLocation",
"glGetBooleani_v",
"glGetBooleanv",
"glGetBufferParameteri64v",
"glGetBufferParameteriv",
"glGetBufferPointerv",
"glGetBufferSubData",
"glGetColorTable",
"glGetColorTableParameterfv",
"glGetColorTableParameteriv",
"glGetCompressedTexImage",
"glGetConvolutionFilter",
"glGetConvolutionParameterfv",
"glGetConvolutionParameteriv",
"glGetDebugMessageLog",
"glGetDebugMessageLogARB",
"glGetDebugMessageLogKHR",
"glGetDoublei_v",
"glGetDoublev",
"glGetError",
"glGetFloati_v",
"glGetFloatv",
"glGetFragDataIndex",
"glGetFragDataLocation",
"glGetFramebufferAttachmentParameteriv",
"glGetFramebufferParameteriv",
"glGetGraphicsResetStatusARB",
"glGetHistogram",
"glGetHistogramParameterfv",
"glGetHistogramParameteriv",
"glGetImageHandleARB",
"glGetInteger64i_v",
"glGetInteger64v",
"glGetIntegeri_v",
"glGetIntegerv",
"glGetInternalformati64v",
"glGetInternalformativ",
"glGetMinmax",
"glGetMinmaxParameterfv",
"glGetMinmaxParameteriv",
"glGetMultisamplefv",
"glGetNamedStringARB",
"glGetNamedStringivARB",
"glGetnColorTableARB",
"glGetnCompressedTexImageARB",
"glGetnConvolutionFilterARB",
"glGetnHistogramARB",
"glGetnMapdvARB",
"glGetnMapfvARB",
"glGetnMapivARB",
"glGetnMinmaxARB",
"glGetnPixelMapfvARB",
"glGetnPixelMapuivARB",
"glGetnPixelMapusvARB",
"glGetnPolygonStippleARB",
"glGetnSeparableFilterARB",
"glGetnTexImageARB",
"glGetnUniformdvARB",
"glGetnUniformfvARB",
"glGetnUniformivARB",
"glGetnUniformuivARB",
"glGetObjectLabel",
"glGetObjectLabelKHR",
"glGetObjectPtrLabel",
"glGetObjectPtrLabelKHR",
"glGetPointerv",
"glGetPointervKHR",
"glGetProgramBinary",
"glGetProgramInfoLog",
"glGetProgramInterfaceiv",
"glGetProgramiv",
"glGetProgramPipelineInfoLog",
"glGetProgramPipelineiv",
"glGetProgramResourceIndex",
"glGetProgramResourceiv",
"glGetProgramResourceLocation",
"glGetProgramResourceLocationIndex",
"glGetProgramResourceName",
"glGetProgramStageiv",
"glGetQueryIndexediv",
"glGetQueryiv",
"glGetQueryObjecti64v",
"glGetQueryObjectiv",
"glGetQueryObjectui64v",
"glGetQueryObjectuiv",
"glGetRenderbufferParameteriv",
"glGetSamplerParameterfv",
"glGetSamplerParameterIiv",
"glGetSamplerParameterIuiv",
"glGetSamplerParameteriv",
"glGetSeparableFilter",
"glGetShaderInfoLog",
"glGetShaderiv",
"glGetShaderPrecisionFormat",
"glGetShaderSource",
"glGetString",
"glGetStringi",
"glGetSubroutineIndex",
"glGetSubroutineUniformLocation",
"glGetSynciv",
"glGetTexImage",
"glGetTexLevelParameterfv",
"glGetTexLevelParameteriv",
"glGetTexParameterfv",
"glGetTexParameterIiv",
"glGetTexParameterIuiv",
"glGetTexParameteriv",
"glGetTextureHandleARB",
"glGetTextureSamplerHandleARB",
"glGetTransformFeedbackVarying",
"glGetUniformBlockIndex",
"glGetUniformdv",
"glGetUniformfv",
"glGetUniformIndices",
"glGetUniformiv",
"glGetUniformLocation",
"glGetUniformSubroutineuiv",
"glGetUniformuiv",
"glGetVertexAttribdv",
"glGetVertexAttribfv",
"glGetVertexAttribIiv",
"glGetVertexAttribIuiv",
"glGetVertexAttribiv",
"glGetVertexAttribLdv",
"glGetVertexAttribLui64vARB",
"glGetVertexAttribPointerv",
"glHint",
"glHistogram",
"glInvalidateBufferData",
"glInvalidateBufferSubData",
"glInvalidateFramebuffer",
"glInvalidateSubFramebuffer",
"glInvalidateTexImage",
"glInvalidateTexSubImage",
"glIsBuffer",
"glIsEnabled",
"glIsEnabledi",
"glIsFramebuffer",
"glIsImageHandleResidentARB",
"glIsNamedStringARB",
"glIsProgram",
"glIsProgramPipeline",
"glIsQuery",
"glIsRenderbuffer",
"glIsSampler",
"glIsShader",
"glIsSync",
"glIsTexture",
"glIsTextureHandleResidentARB",
"glIsTransformFeedback",
"glIsVertexArray",
"glLineWidth",
"glLinkProgram",
"glLogicOp",
"glMakeImageHandleNonResidentARB",
"glMakeImageHandleResidentARB",
"glMakeTextureHandleNonResidentARB",
"glMakeTextureHandleResidentARB",
"glMapBuffer",
"glMapBufferRange",
"glMemoryBarrier",
"glMinmax",
"glMinSampleShading",
"glMinSampleShadingARB",
"glMultiDrawArrays",
"glMultiDrawArraysIndirect",
"glMultiDrawArraysIndirectCountARB",
"glMultiDrawElements",
"glMultiDrawElementsBaseVertex",
"glMultiDrawElementsIndirect",
"glMultiDrawElementsIndirectCountARB",
"glMultiTexCoordP1ui",
"glMultiTexCoordP1uiv",
"glMultiTexCoordP2ui",
"glMultiTexCoordP2uiv",
"glMultiTexCoordP3ui",
"glMultiTexCoordP3uiv",
"glMultiTexCoordP4ui",
"glMultiTexCoordP4uiv",
"glNamedStringARB",
"glNormalP3ui",
"glNormalP3uiv",
"glObjectLabel",
"glObjectLabelKHR",
"glObjectPtrLabel",
"glObjectPtrLabelKHR",
"glPatchParameterfv",
"glPatchParameteri",
"glPauseTransformFeedback",
"glPixelStoref",
"glPixelStorei",
"glPointParameterf",
"glPointParameterfv",
"glPointParameteri",
"glPointParameteriv",
"glPointSize",
"glPolygonMode",
"glPolygonOffset",
"glPopDebugGroup",
"glPopDebugGroupKHR",
"glPrimitiveRestartIndex",
"glProgramBinary",
"glProgramParameteri",
"glProgramUniform1d",
"glProgramUniform1dv",
"glProgramUniform1f",
"glProgramUniform1fv",
"glProgramUniform1i",
"glProgramUniform1iv",
"glProgramUniform1ui",
"glProgramUniform1uiv",
"glProgramUniform2d",
"glProgramUniform2dv",
"glProgramUniform2f",
"glProgramUniform2fv",
"glProgramUniform2i",
"glProgramUniform2iv",
"glProgramUniform2ui",
"glProgramUniform2uiv",
"glProgramUniform3d",
"glProgramUniform3dv",
"glProgramUniform3f",
"glProgramUniform3fv",
"glProgramUniform3i",
"glProgramUniform3iv",
"glProgramUniform3ui",
"glProgramUniform3uiv",
"glProgramUniform4d",
"glProgramUniform4dv",
"glProgramUniform4f",
"glProgramUniform4fv",
"glProgramUniform4i",
"glProgramUniform4iv",
"glProgramUniform4ui",
"glProgramUniform4uiv",
"glProgramUniformHandleui64ARB",
"glProgramUniformHandleui64vARB",
"glProgramUniformMatrix2dv",
"glProgramUniformMatrix2fv",
"glProgramUniformMatrix2x3dv",
"glProgramUniformMatrix2x3fv",
"glProgramUniformMatrix2x4dv",
"glProgramUniformMatrix2x4fv",
"glProgramUniformMatrix3dv",
"glProgramUniformMatrix3fv",
"glProgramUniformMatrix3x2dv",
"glProgramUniformMatrix3x2fv",
"glProgramUniformMatrix3x4dv",
"glProgramUniformMatrix3x4fv",
"glProgramUniformMatrix4dv",
"glProgramUniformMatrix4fv",
"glProgramUniformMatrix4x2dv",
"glProgramUniformMatrix4x2fv",
"glProgramUniformMatrix4x3dv",
"glProgramUniformMatrix4x3fv",
"glProvokingVertex",
"glPushDebugGroup",
"glPushDebugGroupKHR",
"glQueryCounter",
"glReadBuffer",
"glReadnPixelsARB",
"glReadPixels",
"glReleaseShaderCompiler",
"glRenderbufferStorage",
"glRenderbufferStorageMultisample",
"glResetHistogram",
"glResetMinmax",
"glResumeTransformFeedback",
"glSampleCoverage",
"glSampleMaski",
"glSamplerParameterf",
"glSamplerParameterfv",
"glSamplerParameteri",
"glSamplerParameterIiv",
"glSamplerParameterIuiv",
"glSamplerParameteriv",
"glScissor",
"glScissorArrayv",
"glScissorIndexed",
"glScissorIndexedv",
"glSecondaryColorP3ui",
"glSecondaryColorP3uiv",
"glSeparableFilter2D",
"glShaderBinary",
"glShaderSource",
"glShaderStorageBlockBinding",
"glStencilFunc",
"glStencilFuncSeparate",
"glStencilMask",
"glStencilMaskSeparate",
"glStencilOp",
"glStencilOpSeparate",
"glTexBuffer",
"glTexBufferRange",
"glTexCoordP1ui",
"glTexCoordP1uiv",
"glTexCoordP2ui",
"glTexCoordP2uiv",
"glTexCoordP3ui",
"glTexCoordP3uiv",
"glTexCoordP4ui",
"glTexCoordP4uiv",
"glTexImage1D",
"glTexImage2D",
"glTexImage2DMultisample",
"glTexImage3D",
"glTexImage3DMultisample",
"glTexPageCommitmentARB",
"glTexParameterf",
"glTexParameterfv",
"glTexParameteri",
"glTexParameterIiv",
"glTexParameterIuiv",
"glTexParameteriv",
"glTexStorage1D",
"glTexStorage2D",
"glTexStorage2DMultisample",
"glTexStorage3D",
"glTexStorage3DMultisample",
"glTexSubImage1D",
"glTexSubImage2D",
"glTexSubImage3D",
"glTextureView",
"glTransformFeedbackVaryings",
"glUniform1d",
"glUniform1dv",
"glUniform1f",
"glUniform1fv",
"glUniform1i",
"glUniform1iv",
"glUniform1ui",
"glUniform1uiv",
"glUniform2d",
"glUniform2dv",
"glUniform2f",
"glUniform2fv",
"glUniform2i",
"glUniform2iv",
"glUniform2ui",
"glUniform2uiv",
"glUniform3d",
"glUniform3dv",
"glUniform3f",
"glUniform3fv",
"glUniform3i",
"glUniform3iv",
"glUniform3ui",
"glUniform3uiv",
"glUniform4d",
"glUniform4dv",
"glUniform4f",
"glUniform4fv",
"glUniform4i",
"glUniform4iv",
"glUniform4ui",
"glUniform4uiv",
"glUniformBlockBinding",
"glUniformHandleui64ARB",
"glUniformHandleui64vARB",
"glUniformMatrix2dv",
"glUniformMatrix2fv",
"glUniformMatrix2x3dv",
"glUniformMatrix2x3fv",
"glUniformMatrix2x4dv",
"glUniformMatrix2x4fv",
"glUniformMatrix3dv",
"glUniformMatrix3fv",
"glUniformMatrix3x2dv",
"glUniformMatrix3x2fv",
"glUniformMatrix3x4dv",
"glUniformMatrix3x4fv",
"glUniformMatrix4dv",
"glUniformMatrix4fv",
"glUniformMatrix4x2dv",
"glUniformMatrix4x2fv",
"glUniformMatrix4x3dv",
"glUniformMatrix4x3fv",
"glUniformSubroutinesuiv",
"glUnmapBuffer",
"glUseProgram",
"glUseProgramStages",
"glValidateProgram",
"glValidateProgramPipeline",
"glVertexAttrib1d",
"glVertexAttrib1dv",
"glVertexAttrib1f",
"glVertexAttrib1fv",
"glVertexAttrib1s",
"glVertexAttrib1sv",
"glVertexAttrib2d",
"glVertexAttrib2dv",
"glVertexAttrib2f",
"glVertexAttrib2fv",
"glVertexAttrib2s",
"glVertexAttrib2sv",
"glVertexAttrib3d",
"glVertexAttrib3dv",
"glVertexAttrib3f",
"glVertexAttrib3fv",
"glVertexAttrib3s",
"glVertexAttrib3sv",
"glVertexAttrib4bv",
"glVertexAttrib4d",
"glVertexAttrib4dv",
"glVertexAttrib4f",
"glVertexAttrib4fv",
"glVertexAttrib4iv",
"glVertexAttrib4Nbv",
"glVertexAttrib4Niv",
"glVertexAttrib4Nsv",
"glVertexAttrib4Nub",
"glVertexAttrib4Nubv",
"glVertexAttrib4Nuiv",
"glVertexAttrib4Nusv",
"glVertexAttrib4s",
"glVertexAttrib4sv",
"glVertexAttrib4ubv",
"glVertexAttrib4uiv",
"glVertexAttrib4usv",
"glVertexAttribBinding",
"glVertexAttribDivisor",
"glVertexAttribFormat",
"glVertexAttribI1i",
"glVertexAttribI1iv",
"glVertexAttribI1ui",
"glVertexAttribI1uiv",
"glVertexAttribI2i",
"glVertexAttribI2iv",
"glVertexAttribI2ui",
"glVertexAttribI2uiv",
"glVertexAttribI3i",
"glVertexAttribI3iv",
"glVertexAttribI3ui",
"glVertexAttribI3uiv",
"glVertexAttribI4bv",
"glVertexAttribI4i",
"glVertexAttribI4iv",
"glVertexAttribI4sv",
"glVertexAttribI4ubv",
"glVertexAttribI4ui",
"glVertexAttribI4uiv",
"glVertexAttribI4usv",
"glVertexAttribIFormat",
"glVertexAttribIPointer",
"glVertexAttribL1d",
"glVertexAttribL1dv",
"glVertexAttribL1ui64ARB",
"glVertexAttribL1ui64vARB",
"glVertexAttribL2d",
"glVertexAttribL2dv",
"glVertexAttribL3d",
"glVertexAttribL3dv",
"glVertexAttribL4d",
"glVertexAttribL4dv",
"glVertexAttribLFormat",
"glVertexAttribLPointer",
"glVertexAttribP1ui",
"glVertexAttribP1uiv",
"glVertexAttribP2ui",
"glVertexAttribP2uiv",
"glVertexAttribP3ui",
"glVertexAttribP3uiv",
"glVertexAttribP4ui",
"glVertexAttribP4uiv",
"glVertexAttribPointer",
"glVertexBindingDivisor",
"glVertexP2ui",
"glVertexP2uiv",
"glVertexP3ui",
"glVertexP3uiv",
"glVertexP4ui",
"glVertexP4uiv",
"glViewport",
"glViewportArrayv",
"glViewportIndexedf",
"glViewportIndexedfv",
"glWaitSync",
};
EntryPoints = new IntPtr[EntryPointNames.Length];
}
public static partial class Arb
{
/// [requires: ARB_draw_buffers_blend]
/// Specify the equation used for both the RGB blend equation and the Alpha blend equation
///
///
///
/// for glBlendEquationi, specifies the index of the draw buffer for which to set the blend equation.
///
///
///
///
/// specifies how source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationiARB")]
public static extern void BlendEquation(Int32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode mode);
/// [requires: ARB_draw_buffers_blend]
/// Specify the equation used for both the RGB blend equation and the Alpha blend equation
///
///
///
/// for glBlendEquationi, specifies the index of the draw buffer for which to set the blend equation.
///
///
///
///
/// specifies how source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationiARB")]
public static extern void BlendEquation(UInt32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode mode);
/// [requires: ARB_draw_buffers_blend]
/// Set the RGB blend equation and the alpha blend equation separately
///
///
///
/// for glBlendEquationSeparatei, specifies the index of the draw buffer for which to set the blend equations.
///
///
///
///
/// specifies the RGB blend equation, how the red, green, and blue components of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
///
///
/// specifies the alpha blend equation, how the alpha component of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationSeparateiARB")]
public static extern void BlendEquationSeparate(Int32 buf, OpenTK.Graphics.OpenGL4.All modeRGB, OpenTK.Graphics.OpenGL4.All modeAlpha);
/// [requires: ARB_draw_buffers_blend]
/// Set the RGB blend equation and the alpha blend equation separately
///
///
///
/// for glBlendEquationSeparatei, specifies the index of the draw buffer for which to set the blend equations.
///
///
///
///
/// specifies the RGB blend equation, how the red, green, and blue components of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
///
///
/// specifies the alpha blend equation, how the alpha component of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationSeparateiARB")]
public static extern void BlendEquationSeparate(UInt32 buf, OpenTK.Graphics.OpenGL4.All modeRGB, OpenTK.Graphics.OpenGL4.All modeAlpha);
/// [requires: ARB_draw_buffers_blend]
/// Specify pixel arithmetic
///
///
///
/// For glBlendFunci, specifies the index of the draw buffer for which to set the blend function.
///
///
///
///
/// Specifies how the red, green, blue, and alpha source blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, blue, and alpha destination blending factors are computed. The following symbolic constants are accepted: GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA. GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, and GL_ONE_MINUS_CONSTANT_ALPHA. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendFunciARB")]
public static extern void BlendFunc(Int32 buf, OpenTK.Graphics.OpenGL4.All src, OpenTK.Graphics.OpenGL4.All dst);
/// [requires: ARB_draw_buffers_blend]
/// Specify pixel arithmetic
///
///
///
/// For glBlendFunci, specifies the index of the draw buffer for which to set the blend function.
///
///
///
///
/// Specifies how the red, green, blue, and alpha source blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, blue, and alpha destination blending factors are computed. The following symbolic constants are accepted: GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA. GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, and GL_ONE_MINUS_CONSTANT_ALPHA. The initial value is GL_ZERO.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendFunciARB")]
public static extern void BlendFunc(UInt32 buf, OpenTK.Graphics.OpenGL4.All src, OpenTK.Graphics.OpenGL4.All dst);
/// [requires: ARB_draw_buffers_blend]
/// Specify pixel arithmetic for RGB and alpha components separately
///
///
///
/// For glBlendFuncSeparatei, specifies the index of the draw buffer for which to set the blend functions.
///
///
///
///
/// Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO.
///
///
///
///
/// Specified how the alpha source blending factor is computed. The initial value is GL_ONE.
///
///
///
///
/// Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncSeparateiARB")]
public static extern void BlendFuncSeparate(Int32 buf, OpenTK.Graphics.OpenGL4.All srcRGB, OpenTK.Graphics.OpenGL4.All dstRGB, OpenTK.Graphics.OpenGL4.All srcAlpha, OpenTK.Graphics.OpenGL4.All dstAlpha);
/// [requires: ARB_draw_buffers_blend]
/// Specify pixel arithmetic for RGB and alpha components separately
///
///
///
/// For glBlendFuncSeparatei, specifies the index of the draw buffer for which to set the blend functions.
///
///
///
///
/// Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO.
///
///
///
///
/// Specified how the alpha source blending factor is computed. The initial value is GL_ONE.
///
///
///
///
/// Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncSeparateiARB")]
public static extern void BlendFuncSeparate(UInt32 buf, OpenTK.Graphics.OpenGL4.All srcRGB, OpenTK.Graphics.OpenGL4.All dstRGB, OpenTK.Graphics.OpenGL4.All srcAlpha, OpenTK.Graphics.OpenGL4.All dstAlpha);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern void CompileShaderInclude(Int32 shader, Int32 count, String[] path, Int32[] length);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern void CompileShaderInclude(Int32 shader, Int32 count, String[] path, ref Int32 length);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern unsafe void CompileShaderInclude(Int32 shader, Int32 count, String[] path, Int32* length);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, Int32[] length);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, ref Int32 length);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static extern unsafe void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, Int32* length);
/// [requires: ARB_cl_event]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr[] context, [OutAttribute] IntPtr[] @event, Int32 flags);
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr[] context, [OutAttribute] IntPtr[] @event, UInt32 flags);
/// [requires: ARB_cl_event]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern IntPtr CreateSyncFromCLevent([OutAttribute] out IntPtr context, [OutAttribute] out IntPtr @event, Int32 flags);
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern IntPtr CreateSyncFromCLevent([OutAttribute] out IntPtr context, [OutAttribute] out IntPtr @event, UInt32 flags);
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern unsafe IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr* context, [OutAttribute] IntPtr* @event, Int32 flags);
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static extern unsafe IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr* context, [OutAttribute] IntPtr* @event, UInt32 flags);
/// [requires: ARB_debug_output]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackARB")]
public static extern void DebugMessageCallback(DebugProcArb callback, IntPtr userParam);
/// [requires: ARB_debug_output]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackARB")]
public static extern void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[] userParam)
where T1 : struct
;
/// [requires: ARB_debug_output]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackARB")]
public static extern void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[,] userParam)
where T1 : struct
;
/// [requires: ARB_debug_output]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackARB")]
public static extern void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[,,] userParam)
where T1 : struct
;
/// [requires: ARB_debug_output]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackARB")]
public static extern void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] ref T1 userParam)
where T1 : struct
;
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, Int32[] ids, bool enabled);
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, ref Int32 ids, bool enabled);
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, Int32* ids, bool enabled);
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, UInt32[] ids, bool enabled);
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, ref UInt32 ids, bool enabled);
/// [requires: ARB_debug_output]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageControlARB")]
public static extern unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, OpenTK.Graphics.OpenGL4.All severity, Int32 count, UInt32* ids, bool enabled);
/// [requires: ARB_debug_output]
/// Inject an application-supplied message into the debug message queue
///
///
///
/// The source of the debug message to insert.
///
///
///
///
/// The type of the debug message insert.
///
///
///
///
/// The user-supplied identifier of the message to insert.
///
///
///
///
/// The severity of the debug messages to insert.
///
///
///
///
/// The length string contained in the character array whose address is given by message.
///
///
///
///
/// The address of a character array containing the message to insert.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageInsertARB")]
public static extern void DebugMessageInsert(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, Int32 id, OpenTK.Graphics.OpenGL4.All severity, Int32 length, String buf);
/// [requires: ARB_debug_output]
/// Inject an application-supplied message into the debug message queue
///
///
///
/// The source of the debug message to insert.
///
///
///
///
/// The type of the debug message insert.
///
///
///
///
/// The user-supplied identifier of the message to insert.
///
///
///
///
/// The severity of the debug messages to insert.
///
///
///
///
/// The length string contained in the character array whose address is given by message.
///
///
///
///
/// The address of a character array containing the message to insert.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glDebugMessageInsertARB")]
public static extern void DebugMessageInsert(OpenTK.Graphics.OpenGL4.All source, OpenTK.Graphics.OpenGL4.All type, UInt32 id, OpenTK.Graphics.OpenGL4.All severity, Int32 length, String buf);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glDeleteNamedStringARB")]
public static extern void DeleteNamedString(Int32 namelen, String name);
/// [requires: ARB_compute_variable_group_size]
[AutoGenerated(Category = "ARB_compute_variable_group_size", Version = "", EntryPoint = "glDispatchComputeGroupSizeARB")]
public static extern void DispatchComputeGroupSize(Int32 num_groups_x, Int32 num_groups_y, Int32 num_groups_z, Int32 group_size_x, Int32 group_size_y, Int32 group_size_z);
/// [requires: ARB_compute_variable_group_size]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_compute_variable_group_size", Version = "", EntryPoint = "glDispatchComputeGroupSizeARB")]
public static extern void DispatchComputeGroupSize(UInt32 num_groups_x, UInt32 num_groups_y, UInt32 num_groups_z, UInt32 group_size_x, UInt32 group_size_y, UInt32 group_size_z);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] sources, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] types, [OutAttribute] Int32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL4.All sources, [OutAttribute] out OpenTK.Graphics.OpenGL4.All types, [OutAttribute] out Int32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL4.All severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern unsafe Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.All* sources, [OutAttribute] OpenTK.Graphics.OpenGL4.All* types, [OutAttribute] Int32* ids, [OutAttribute] OpenTK.Graphics.OpenGL4.All* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] sources, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] types, [OutAttribute] UInt32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL4.All[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL4.All sources, [OutAttribute] out OpenTK.Graphics.OpenGL4.All types, [OutAttribute] out UInt32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL4.All severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_debug_output]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogARB")]
public static extern unsafe Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.All* sources, [OutAttribute] OpenTK.Graphics.OpenGL4.All* types, [OutAttribute] UInt32* ids, [OutAttribute] OpenTK.Graphics.OpenGL4.All* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetGraphicsResetStatusARB")]
public static extern OpenTK.Graphics.OpenGL4.All GetGraphicsResetStatus();
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetImageHandleARB")]
public static extern Int64 GetImageHandle(Int32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL4.All format);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetImageHandleARB")]
public static extern Int64 GetImageHandle(UInt32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL4.All format);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringARB")]
public static extern void GetNamedString(Int32 namelen, String name, Int32 bufSize, [OutAttribute] out Int32 stringlen, [OutAttribute] StringBuilder @string);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringARB")]
public static extern unsafe void GetNamedString(Int32 namelen, String name, Int32 bufSize, [OutAttribute] Int32* stringlen, [OutAttribute] StringBuilder @string);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static extern void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32[] @params);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static extern void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] out Int32 @params);
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static extern unsafe void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32* @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static extern void GetnColorTable(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr table);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static extern void GetnColorTable(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[] table)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static extern void GetnColorTable(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[,] table)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static extern void GetnColorTable(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[,,] table)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static extern void GetnColorTable(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T4 table)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static extern void GetnCompressedTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 lod, Int32 bufSize, [OutAttribute] IntPtr img);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static extern void GetnCompressedTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[] img)
where T3 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static extern void GetnCompressedTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[,] img)
where T3 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static extern void GetnCompressedTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[,,] img)
where T3 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static extern void GetnCompressedTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] ref T3 img)
where T3 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static extern void GetnConvolutionFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr image);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static extern void GetnConvolutionFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[] image)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static extern void GetnConvolutionFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[,] image)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static extern void GetnConvolutionFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T4[,,] image)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static extern void GetnConvolutionFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T4 image)
where T4 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static extern void GetnHistogram(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static extern void GetnHistogram(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static extern void GetnHistogram(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static extern void GetnHistogram(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static extern void GetnHistogram(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Double[] v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] out Double v);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static extern unsafe void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Double* v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Single[] v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] out Single v);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static extern unsafe void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Single* v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Int32[] v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static extern void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] out Int32 v);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static extern unsafe void GetnMap(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All query, Int32 bufSize, [OutAttribute] Int32* v);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static extern void GetnMinmax(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static extern void GetnMinmax(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static extern void GetnMinmax(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static extern void GetnMinmax(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static extern void GetnMinmax(OpenTK.Graphics.OpenGL4.All target, bool reset, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 values)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Single[] values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] out Single values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static extern unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Single* values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Int32[] values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] out Int32 values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Int32* values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] UInt32[] values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] out UInt32 values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static extern unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] UInt32* values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Int16[] values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] out Int16 values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] Int16* values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] UInt16[] values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] out UInt16 values);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static extern unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL4.All map, Int32 bufSize, [OutAttribute] UInt16* values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static extern Byte GetnPolygonStipple();
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static extern void GetnPolygonStipple(Int32 bufSize, [OutAttribute] Byte[] pattern);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static extern void GetnPolygonStipple(Int32 bufSize, [OutAttribute] out Byte pattern);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static extern unsafe void GetnPolygonStipple(Int32 bufSize, [OutAttribute] Byte* pattern);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static extern void GetnSeparableFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 rowBufSize, [OutAttribute] IntPtr row, Int32 columnBufSize, [OutAttribute] IntPtr column, [OutAttribute] IntPtr span);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static extern void GetnSeparableFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 rowBufSize, [InAttribute, OutAttribute] T4[] row, Int32 columnBufSize, [InAttribute, OutAttribute] T6[] column, [InAttribute, OutAttribute] T7[] span)
where T4 : struct
where T6 : struct
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static extern void GetnSeparableFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 rowBufSize, [InAttribute, OutAttribute] T4[,] row, Int32 columnBufSize, [InAttribute, OutAttribute] T6[,] column, [InAttribute, OutAttribute] T7[,] span)
where T4 : struct
where T6 : struct
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static extern void GetnSeparableFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 rowBufSize, [InAttribute, OutAttribute] T4[,,] row, Int32 columnBufSize, [InAttribute, OutAttribute] T6[,,] column, [InAttribute, OutAttribute] T7[,,] span)
where T4 : struct
where T6 : struct
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static extern void GetnSeparableFilter(OpenTK.Graphics.OpenGL4.All target, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 rowBufSize, [InAttribute, OutAttribute] ref T4 row, Int32 columnBufSize, [InAttribute, OutAttribute] ref T6 column, [InAttribute, OutAttribute] ref T7 span)
where T4 : struct
where T6 : struct
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static extern void GetnTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 level, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr img);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static extern void GetnTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 level, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[] img)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static extern void GetnTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 level, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] img)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static extern void GetnTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 level, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] img)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static extern void GetnTexImage(OpenTK.Graphics.OpenGL4.All target, Int32 level, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 img)
where T5 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Double[] @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Double @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Double* @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Double[] @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Double @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static extern unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Double* @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Single[] @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Single @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Single* @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Single[] @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Single @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static extern unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Single* @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32[] @params);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Int32 @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32* @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32[] @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Int32 @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static extern unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32* @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] UInt32[] @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static extern void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out UInt32 @params);
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static extern unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] UInt32* @params);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureHandleARB")]
public static extern Int64 GetTextureHandle(Int32 texture);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureHandleARB")]
public static extern Int64 GetTextureHandle(UInt32 texture);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureSamplerHandleARB")]
public static extern Int64 GetTextureSamplerHandle(Int32 texture, Int32 sampler);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureSamplerHandleARB")]
public static extern Int64 GetTextureSamplerHandle(UInt32 texture, UInt32 sampler);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] Int64[] @params);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] out Int64 @params);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern unsafe void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] Int64* @params);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] UInt64[] @params);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] out UInt64 @params);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static extern unsafe void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameterArb pname, [OutAttribute] UInt64* @params);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsImageHandleResidentARB")]
public static extern bool IsImageHandleResident(Int64 handle);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsImageHandleResidentARB")]
public static extern bool IsImageHandleResident(UInt64 handle);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glIsNamedStringARB")]
public static extern bool IsNamedString(Int32 namelen, String name);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsTextureHandleResidentARB")]
public static extern bool IsTextureHandleResident(Int64 handle);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsTextureHandleResidentARB")]
public static extern bool IsTextureHandleResident(UInt64 handle);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleNonResidentARB")]
public static extern void MakeImageHandleNonResident(Int64 handle);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleNonResidentARB")]
public static extern void MakeImageHandleNonResident(UInt64 handle);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleResidentARB")]
public static extern void MakeImageHandleResident(Int64 handle, OpenTK.Graphics.OpenGL4.All access);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleResidentARB")]
public static extern void MakeImageHandleResident(UInt64 handle, OpenTK.Graphics.OpenGL4.All access);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleNonResidentARB")]
public static extern void MakeTextureHandleNonResident(Int64 handle);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleNonResidentARB")]
public static extern void MakeTextureHandleNonResident(UInt64 handle);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleResidentARB")]
public static extern void MakeTextureHandleResident(Int64 handle);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleResidentARB")]
public static extern void MakeTextureHandleResident(UInt64 handle);
/// [requires: ARB_sample_shading]
/// Specifies minimum rate at which sample shaing takes place
///
///
///
/// Specifies the rate at which samples are shaded within each covered pixel.
///
///
[AutoGenerated(Category = "ARB_sample_shading", Version = "", EntryPoint = "glMinSampleShadingARB")]
public static extern void MinSampleShading(Single value);
/// [requires: ARB_indirect_parameters]
[AutoGenerated(Category = "ARB_indirect_parameters", Version = "", EntryPoint = "glMultiDrawArraysIndirectCountARB")]
public static extern void MultiDrawArraysIndirectCount(OpenTK.Graphics.OpenGL4.All mode, IntPtr indirect, IntPtr drawcount, Int32 maxdrawcount, Int32 stride);
/// [requires: ARB_indirect_parameters]
[AutoGenerated(Category = "ARB_indirect_parameters", Version = "", EntryPoint = "glMultiDrawElementsIndirectCountARB")]
public static extern void MultiDrawElementsIndirectCount(OpenTK.Graphics.OpenGL4.All mode, OpenTK.Graphics.OpenGL4.All type, IntPtr indirect, IntPtr drawcount, Int32 maxdrawcount, Int32 stride);
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glNamedStringARB")]
public static extern void NamedString(OpenTK.Graphics.OpenGL4.All type, Int32 namelen, String name, Int32 stringlen, String @string);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64ARB")]
public static extern void ProgramUniformHandle(Int32 program, Int32 location, Int64 value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64ARB")]
public static extern void ProgramUniformHandle(UInt32 program, Int32 location, UInt64 value);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, Int64[] values);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, ref Int64 values);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern unsafe void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, Int64* values);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, UInt64[] values);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, ref UInt64 values);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static extern unsafe void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, UInt64* values);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static extern void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [OutAttribute] IntPtr data);
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static extern void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T7[] data)
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static extern void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T7[,] data)
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static extern void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] T7[,,] data)
where T7 : struct
;
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static extern void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.All format, OpenTK.Graphics.OpenGL4.All type, Int32 bufSize, [InAttribute, OutAttribute] ref T7 data)
where T7 : struct
;
/// [requires: ARB_sparse_texture]
[AutoGenerated(Category = "ARB_sparse_texture", Version = "", EntryPoint = "glTexPageCommitmentARB")]
public static extern void TexPageCommitment(OpenTK.Graphics.OpenGL4.All target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, bool resident);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64ARB")]
public static extern void UniformHandle(Int32 location, Int64 value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64ARB")]
public static extern void UniformHandle(Int32 location, UInt64 value);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern void UniformHandle(Int32 location, Int32 count, Int64[] value);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern void UniformHandle(Int32 location, Int32 count, ref Int64 value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern unsafe void UniformHandle(Int32 location, Int32 count, Int64* value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern void UniformHandle(Int32 location, Int32 count, UInt64[] value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern void UniformHandle(Int32 location, Int32 count, ref UInt64 value);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static extern unsafe void UniformHandle(Int32 location, Int32 count, UInt64* value);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64ARB")]
public static extern void VertexAttribL1(Int32 index, Int64 x);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64ARB")]
public static extern void VertexAttribL1(UInt32 index, UInt64 x);
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static extern void VertexAttribL1(Int32 index, Int64[] v);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static extern unsafe void VertexAttribL1(Int32 index, Int64* v);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static extern void VertexAttribL1(UInt32 index, UInt64[] v);
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static extern unsafe void VertexAttribL1(UInt32 index, UInt64* v);
}
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Set the active program object for a program pipeline object
///
///
///
/// Specifies the program pipeline object to set the active program object for.
///
///
///
///
/// Specifies the program object to set as the active program pipeline object pipeline.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glActiveShaderProgram")]
public static extern void ActiveShaderProgram(Int32 pipeline, Int32 program);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Set the active program object for a program pipeline object
///
///
///
/// Specifies the program pipeline object to set the active program object for.
///
///
///
///
/// Specifies the program object to set as the active program pipeline object pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glActiveShaderProgram")]
public static extern void ActiveShaderProgram(UInt32 pipeline, UInt32 program);
/// [requires: v1.3]
/// Select active texture unit
///
///
///
/// Specifies which texture unit to make active. The number of texture units is implementation dependent, but must be at least 80. texture must be one of GL_TEXTUREi, where i ranges from 0 (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1). The initial value is GL_TEXTURE0.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glActiveTexture")]
public static extern void ActiveTexture(OpenTK.Graphics.OpenGL4.TextureUnit texture);
/// [requires: v2.0]
/// Attaches a shader object to a program object
///
///
///
/// Specifies the program object to which a shader object will be attached.
///
///
///
///
/// Specifies the shader object that is to be attached.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glAttachShader")]
public static extern void AttachShader(Int32 program, Int32 shader);
/// [requires: v2.0]
/// Attaches a shader object to a program object
///
///
///
/// Specifies the program object to which a shader object will be attached.
///
///
///
///
/// Specifies the shader object that is to be attached.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glAttachShader")]
public static extern void AttachShader(UInt32 program, UInt32 shader);
/// [requires: v3.0]
/// Start conditional rendering
///
///
///
/// Specifies the name of an occlusion query object whose results are used to determine if the rendering commands are discarded.
///
///
///
///
/// Specifies how glBeginConditionalRender interprets the results of the occlusion query.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBeginConditionalRender")]
public static extern void BeginConditionalRender(Int32 id, OpenTK.Graphics.OpenGL4.ConditionalRenderType mode);
/// [requires: v3.0]
/// Start conditional rendering
///
///
///
/// Specifies the name of an occlusion query object whose results are used to determine if the rendering commands are discarded.
///
///
///
///
/// Specifies how glBeginConditionalRender interprets the results of the occlusion query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBeginConditionalRender")]
public static extern void BeginConditionalRender(UInt32 id, OpenTK.Graphics.OpenGL4.ConditionalRenderType mode);
/// [requires: v1.5]
/// Delimit the boundaries of a query object
///
///
///
/// Specifies the target type of query object established between glBeginQuery and the subsequent glEndQuery. The symbolic constant must be one of GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, or GL_TIME_ELAPSED.
///
///
///
///
/// Specifies the name of a query object.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBeginQuery")]
public static extern void BeginQuery(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 id);
/// [requires: v1.5]
/// Delimit the boundaries of a query object
///
///
///
/// Specifies the target type of query object established between glBeginQuery and the subsequent glEndQuery. The symbolic constant must be one of GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, or GL_TIME_ELAPSED.
///
///
///
///
/// Specifies the name of a query object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBeginQuery")]
public static extern void BeginQuery(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 id);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Delimit the boundaries of a query object on an indexed target
///
///
///
/// Specifies the target type of query object established between glBeginQueryIndexed and the subsequent glEndQueryIndexed. The symbolic constant must be one of GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, or GL_TIME_ELAPSED.
///
///
///
///
/// Specifies the index of the query target upon which to begin the query.
///
///
///
///
/// Specifies the name of a query object.
///
///
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glBeginQueryIndexed")]
public static extern void BeginQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 index, Int32 id);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Delimit the boundaries of a query object on an indexed target
///
///
///
/// Specifies the target type of query object established between glBeginQueryIndexed and the subsequent glEndQueryIndexed. The symbolic constant must be one of GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, or GL_TIME_ELAPSED.
///
///
///
///
/// Specifies the index of the query target upon which to begin the query.
///
///
///
///
/// Specifies the name of a query object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glBeginQueryIndexed")]
public static extern void BeginQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 index, UInt32 id);
/// [requires: v3.0]
/// Start transform feedback operation
///
///
///
/// Specify the output type of the primitives that will be recorded into the buffer objects that are bound for transform feedback.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBeginTransformFeedback")]
public static extern void BeginTransformFeedback(OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType primitiveMode);
/// [requires: v2.0]
/// Associates a generic vertex attribute index with a named attribute variable
///
///
///
/// Specifies the handle of the program object in which the association is to be made.
///
///
///
///
/// Specifies the index of the generic vertex attribute to be bound.
///
///
///
///
/// Specifies a null terminated string containing the name of the vertex shader attribute variable to which index is to be bound.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glBindAttribLocation")]
public static extern void BindAttribLocation(Int32 program, Int32 index, String name);
/// [requires: v2.0]
/// Associates a generic vertex attribute index with a named attribute variable
///
///
///
/// Specifies the handle of the program object in which the association is to be made.
///
///
///
///
/// Specifies the index of the generic vertex attribute to be bound.
///
///
///
///
/// Specifies a null terminated string containing the name of the vertex shader attribute variable to which index is to be bound.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glBindAttribLocation")]
public static extern void BindAttribLocation(UInt32 program, UInt32 index, String name);
/// [requires: v1.5]
/// Bind a named buffer object
///
///
///
/// Specifies the target to which the buffer object is bound. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the name of a buffer object.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBindBuffer")]
public static extern void BindBuffer(OpenTK.Graphics.OpenGL4.BufferTarget target, Int32 buffer);
/// [requires: v1.5]
/// Bind a named buffer object
///
///
///
/// Specifies the target to which the buffer object is bound. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the name of a buffer object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBindBuffer")]
public static extern void BindBuffer(OpenTK.Graphics.OpenGL4.BufferTarget target, UInt32 buffer);
/// [requires: v3.0]
/// Bind a buffer object to an indexed buffer target
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the binding point within the array specified by target.
///
///
///
///
/// The name of a buffer object to bind to the specified binding point.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindBufferBase")]
public static extern void BindBufferBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 index, Int32 buffer);
/// [requires: v3.0]
/// Bind a buffer object to an indexed buffer target
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the binding point within the array specified by target.
///
///
///
///
/// The name of a buffer object to bind to the specified binding point.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindBufferBase")]
public static extern void BindBufferBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 index, UInt32 buffer);
/// [requires: v3.0]
/// Bind a range within a buffer object to an indexed buffer target
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER, or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the binding point within the array specified by target.
///
///
///
///
/// The name of a buffer object to bind to the specified binding point.
///
///
///
///
/// The starting offset in basic machine units into the buffer object buffer.
///
///
///
///
/// The amount of data in machine units that can be read from the buffet object while used as an indexed target.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindBufferRange")]
public static extern void BindBufferRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 index, Int32 buffer, IntPtr offset, IntPtr size);
/// [requires: v3.0]
/// Bind a range within a buffer object to an indexed buffer target
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER, or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the binding point within the array specified by target.
///
///
///
///
/// The name of a buffer object to bind to the specified binding point.
///
///
///
///
/// The starting offset in basic machine units into the buffer object buffer.
///
///
///
///
/// The amount of data in machine units that can be read from the buffet object while used as an indexed target.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindBufferRange")]
public static extern void BindBufferRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 index, UInt32 buffer, IntPtr offset, IntPtr size);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, Int32[] buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, ref Int32 buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern unsafe void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, Int32* buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, UInt32[] buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, ref UInt32 buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersBase")]
public static extern unsafe void BindBuffersBase(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, UInt32* buffers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, Int32[] buffers, IntPtr[] offsets, IntPtr[] sizes);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, ref Int32 buffers, ref IntPtr offsets, ref IntPtr sizes);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern unsafe void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, Int32 first, Int32 count, Int32* buffers, IntPtr* offsets, IntPtr* sizes);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, UInt32[] buffers, IntPtr[] offsets, IntPtr[] sizes);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, ref UInt32 buffers, ref IntPtr offsets, ref IntPtr sizes);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind ranges of one or more buffer objects to a sequence of indexed buffer targets
///
///
///
/// Specify the target of the bind operation. target must be one of GL_ATOMIC_COUNTER_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, GL_UNIFORM_BUFFER or GL_SHADER_STORAGE_BUFFER.
///
///
///
///
/// Specify the index of the first binding point within the array specified by target.
///
///
///
///
/// Specify the number of contiguous binding points to which to bind buffers.
///
///
///
///
/// A pointer to an array of names of buffer objects to bind to the targets on the specified binding point, or NULL.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindBuffersRange")]
public static extern unsafe void BindBuffersRange(OpenTK.Graphics.OpenGL4.BufferRangeTarget target, UInt32 first, Int32 count, UInt32* buffers, IntPtr* offsets, IntPtr* sizes);
/// [requires: v3.0]
/// Bind a user-defined varying out variable to a fragment shader color number
///
///
///
/// The name of the program containing varying out variable whose binding to modify
///
///
///
///
/// The color number to bind the user-defined varying out variable to
///
///
///
///
/// The name of the user-defined varying out variable whose binding to modify
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindFragDataLocation")]
public static extern void BindFragDataLocation(Int32 program, Int32 color, String name);
/// [requires: v3.0]
/// Bind a user-defined varying out variable to a fragment shader color number
///
///
///
/// The name of the program containing varying out variable whose binding to modify
///
///
///
///
/// The color number to bind the user-defined varying out variable to
///
///
///
///
/// The name of the user-defined varying out variable whose binding to modify
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glBindFragDataLocation")]
public static extern void BindFragDataLocation(UInt32 program, UInt32 color, String name);
/// [requires: v3.3 and ARB_blend_func_extended|VERSION_3_3]
/// Bind a user-defined varying out variable to a fragment shader color number and index
///
///
///
/// The name of the program containing varying out variable whose binding to modify
///
///
///
///
/// The color number to bind the user-defined varying out variable to
///
///
///
///
/// The index of the color input to bind the user-defined varying out variable to
///
///
///
///
/// The name of the user-defined varying out variable whose binding to modify
///
///
[AutoGenerated(Category = "ARB_blend_func_extended|VERSION_3_3", Version = "3.3", EntryPoint = "glBindFragDataLocationIndexed")]
public static extern void BindFragDataLocationIndexed(Int32 program, Int32 colorNumber, Int32 index, String name);
/// [requires: v3.3 and ARB_blend_func_extended|VERSION_3_3]
/// Bind a user-defined varying out variable to a fragment shader color number and index
///
///
///
/// The name of the program containing varying out variable whose binding to modify
///
///
///
///
/// The color number to bind the user-defined varying out variable to
///
///
///
///
/// The index of the color input to bind the user-defined varying out variable to
///
///
///
///
/// The name of the user-defined varying out variable whose binding to modify
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_blend_func_extended|VERSION_3_3", Version = "3.3", EntryPoint = "glBindFragDataLocationIndexed")]
public static extern void BindFragDataLocationIndexed(UInt32 program, UInt32 colorNumber, UInt32 index, String name);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Bind a framebuffer to a framebuffer target
///
///
///
/// Specifies the framebuffer target of the binding operation.
///
///
///
///
/// Specifies the name of the framebuffer object to bind.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindFramebuffer")]
public static extern void BindFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 framebuffer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Bind a framebuffer to a framebuffer target
///
///
///
/// Specifies the framebuffer target of the binding operation.
///
///
///
///
/// Specifies the name of the framebuffer object to bind.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindFramebuffer")]
public static extern void BindFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, UInt32 framebuffer);
/// [requires: v4.2 and ARB_shader_image_load_store|VERSION_4_2]
/// Bind a level of a texture to an image unit
///
///
///
/// Specifies the index of the image unit to which to bind the texture
///
///
///
///
/// Specifies the name of the texture to bind to the image unit.
///
///
///
///
/// Specifies the level of the texture that is to be bound.
///
///
///
///
/// Specifies whether a layered texture binding is to be established.
///
///
///
///
/// If layered is GL_FALSE, specifies the layer of texture to be bound to the image unit. Ignored otherwise.
///
///
///
///
/// Specifies a token indicating the type of access that will be performed on the image.
///
///
///
///
/// Specifies the format that the elements of the image will be treated as for the purposes of formatted stores.
///
///
[AutoGenerated(Category = "ARB_shader_image_load_store|VERSION_4_2", Version = "4.2", EntryPoint = "glBindImageTexture")]
public static extern void BindImageTexture(Int32 unit, Int32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL4.TextureAccess access, OpenTK.Graphics.OpenGL4.SizedInternalFormat format);
/// [requires: v4.2 and ARB_shader_image_load_store|VERSION_4_2]
/// Bind a level of a texture to an image unit
///
///
///
/// Specifies the index of the image unit to which to bind the texture
///
///
///
///
/// Specifies the name of the texture to bind to the image unit.
///
///
///
///
/// Specifies the level of the texture that is to be bound.
///
///
///
///
/// Specifies whether a layered texture binding is to be established.
///
///
///
///
/// If layered is GL_FALSE, specifies the layer of texture to be bound to the image unit. Ignored otherwise.
///
///
///
///
/// Specifies a token indicating the type of access that will be performed on the image.
///
///
///
///
/// Specifies the format that the elements of the image will be treated as for the purposes of formatted stores.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_image_load_store|VERSION_4_2", Version = "4.2", EntryPoint = "glBindImageTexture")]
public static extern void BindImageTexture(UInt32 unit, UInt32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL4.TextureAccess access, OpenTK.Graphics.OpenGL4.SizedInternalFormat format);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern void BindImageTextures(Int32 first, Int32 count, Int32[] textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern void BindImageTextures(Int32 first, Int32 count, ref Int32 textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern unsafe void BindImageTextures(Int32 first, Int32 count, Int32* textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern void BindImageTextures(UInt32 first, Int32 count, UInt32[] textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern void BindImageTextures(UInt32 first, Int32 count, ref UInt32 textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named texture images to a sequence of consecutive image units
///
///
///
/// Specifies the first image unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindImageTextures")]
public static extern unsafe void BindImageTextures(UInt32 first, Int32 count, UInt32* textures);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Bind a program pipeline to the current context
///
///
///
/// Specifies the name of the pipeline object to bind to the context.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glBindProgramPipeline")]
public static extern void BindProgramPipeline(Int32 pipeline);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Bind a program pipeline to the current context
///
///
///
/// Specifies the name of the pipeline object to bind to the context.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glBindProgramPipeline")]
public static extern void BindProgramPipeline(UInt32 pipeline);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Bind a renderbuffer to a renderbuffer target
///
///
///
/// Specifies the renderbuffer target of the binding operation. target must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the name of the renderbuffer object to bind.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindRenderbuffer")]
public static extern void BindRenderbuffer(OpenTK.Graphics.OpenGL4.RenderbufferTarget target, Int32 renderbuffer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Bind a renderbuffer to a renderbuffer target
///
///
///
/// Specifies the renderbuffer target of the binding operation. target must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the name of the renderbuffer object to bind.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindRenderbuffer")]
public static extern void BindRenderbuffer(OpenTK.Graphics.OpenGL4.RenderbufferTarget target, UInt32 renderbuffer);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Bind a named sampler to a texturing target
///
///
///
/// Specifies the index of the texture unit to which the sampler is bound.
///
///
///
///
/// Specifies the name of a sampler.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glBindSampler")]
public static extern void BindSampler(Int32 unit, Int32 sampler);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Bind a named sampler to a texturing target
///
///
///
/// Specifies the index of the texture unit to which the sampler is bound.
///
///
///
///
/// Specifies the name of a sampler.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glBindSampler")]
public static extern void BindSampler(UInt32 unit, UInt32 sampler);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern void BindSamplers(Int32 first, Int32 count, Int32[] samplers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern void BindSamplers(Int32 first, Int32 count, ref Int32 samplers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern unsafe void BindSamplers(Int32 first, Int32 count, Int32* samplers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern void BindSamplers(UInt32 first, Int32 count, UInt32[] samplers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern void BindSamplers(UInt32 first, Int32 count, ref UInt32 samplers);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named sampler objects to a sequence of consecutive sampler units
///
///
///
/// Specifies the first sampler unit to which a sampler object is to be bound.
///
///
///
///
/// Specifies the number of samplers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing sampler objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindSamplers")]
public static extern unsafe void BindSamplers(UInt32 first, Int32 count, UInt32* samplers);
/// [requires: v1.1]
/// Bind a named texture to a texturing target
///
///
///
/// Specifies the target to which the texture is bound. Must be one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_BUFFER, GL_TEXTURE_2D_MULTISAMPLE or GL_TEXTURE_2D_MULTISAMPLE_ARRAY.
///
///
///
///
/// Specifies the name of a texture.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glBindTexture")]
public static extern void BindTexture(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 texture);
/// [requires: v1.1]
/// Bind a named texture to a texturing target
///
///
///
/// Specifies the target to which the texture is bound. Must be one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_BUFFER, GL_TEXTURE_2D_MULTISAMPLE or GL_TEXTURE_2D_MULTISAMPLE_ARRAY.
///
///
///
///
/// Specifies the name of a texture.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glBindTexture")]
public static extern void BindTexture(OpenTK.Graphics.OpenGL4.TextureTarget target, UInt32 texture);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern void BindTextures(Int32 first, Int32 count, Int32[] textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern void BindTextures(Int32 first, Int32 count, ref Int32 textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern unsafe void BindTextures(Int32 first, Int32 count, Int32* textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern void BindTextures(UInt32 first, Int32 count, UInt32[] textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern void BindTextures(UInt32 first, Int32 count, ref UInt32 textures);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named textures to a sequence of consecutive texture units
///
///
///
/// Specifies the first texture unit to which a texture is to be bound.
///
///
///
///
/// Specifies the number of textures to bind.
///
///
///
///
/// Specifies the address of an array of names of existing texture objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindTextures")]
public static extern unsafe void BindTextures(UInt32 first, Int32 count, UInt32* textures);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Bind a transform feedback object
///
///
///
/// Specifies the target to which to bind the transform feedback object id. target must be GL_TRANSFORM_FEEDBACK.
///
///
///
///
/// Specifies the name of a transform feedback object reserved by glGenTransformFeedbacks.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glBindTransformFeedback")]
public static extern void BindTransformFeedback(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget target, Int32 id);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Bind a transform feedback object
///
///
///
/// Specifies the target to which to bind the transform feedback object id. target must be GL_TRANSFORM_FEEDBACK.
///
///
///
///
/// Specifies the name of a transform feedback object reserved by glGenTransformFeedbacks.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glBindTransformFeedback")]
public static extern void BindTransformFeedback(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget target, UInt32 id);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Bind a vertex array object
///
///
///
/// Specifies the name of the vertex array to bind.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindVertexArray")]
public static extern void BindVertexArray(Int32 array);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Bind a vertex array object
///
///
///
/// Specifies the name of the vertex array to bind.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBindVertexArray")]
public static extern void BindVertexArray(UInt32 array);
/// [requires: v4.3 and ARB_vertex_attrib_binding|VERSION_4_3]
/// Bind a buffer to a vertex buffer bind point
///
///
///
/// The index of the vertex buffer binding point to which to bind the buffer.
///
///
///
///
/// The name of an existing buffer to bind to the vertex buffer binding point.
///
///
///
///
/// The offset of the first element of the buffer.
///
///
///
///
/// The distance between elements within the buffer.
///
///
[AutoGenerated(Category = "ARB_vertex_attrib_binding|VERSION_4_3", Version = "4.3", EntryPoint = "glBindVertexBuffer")]
public static extern void BindVertexBuffer(Int32 bindingindex, Int32 buffer, IntPtr offset, Int32 stride);
/// [requires: v4.3 and ARB_vertex_attrib_binding|VERSION_4_3]
/// Bind a buffer to a vertex buffer bind point
///
///
///
/// The index of the vertex buffer binding point to which to bind the buffer.
///
///
///
///
/// The name of an existing buffer to bind to the vertex buffer binding point.
///
///
///
///
/// The offset of the first element of the buffer.
///
///
///
///
/// The distance between elements within the buffer.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_attrib_binding|VERSION_4_3", Version = "4.3", EntryPoint = "glBindVertexBuffer")]
public static extern void BindVertexBuffer(UInt32 bindingindex, UInt32 buffer, IntPtr offset, Int32 stride);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern void BindVertexBuffers(Int32 first, Int32 count, Int32[] buffers, IntPtr[] offsets, Int32[] strides);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern void BindVertexBuffers(Int32 first, Int32 count, ref Int32 buffers, ref IntPtr offsets, ref Int32 strides);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern unsafe void BindVertexBuffers(Int32 first, Int32 count, Int32* buffers, IntPtr* offsets, Int32* strides);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern void BindVertexBuffers(UInt32 first, Int32 count, UInt32[] buffers, IntPtr[] offsets, Int32[] strides);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern void BindVertexBuffers(UInt32 first, Int32 count, ref UInt32 buffers, ref IntPtr offsets, ref Int32 strides);
/// [requires: v4.4 and ARB_multi_bind|VERSION_4_4]
/// Bind one or more named buffer objects to a sequence of consecutive vertex buffer binding points
///
///
///
/// Specifies the first vertex buffer binding point to which a buffer object is to be bound.
///
///
///
///
/// Specifies the number of buffers to bind.
///
///
///
///
/// Specifies the address of an array of names of existing buffer objects.
///
///
///
///
/// Specifies the address of an array of offsets to associate with the binding points.
///
///
///
///
/// Specifies the address of an array of strides to associate with the binding points.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multi_bind|VERSION_4_4", Version = "4.4", EntryPoint = "glBindVertexBuffers")]
public static extern unsafe void BindVertexBuffers(UInt32 first, Int32 count, UInt32* buffers, IntPtr* offsets, Int32* strides);
/// [requires: v1.4 and ARB_imaging|VERSION_1_4]
/// Set the blend color
///
///
///
/// specify the components of GL_BLEND_COLOR
///
///
[AutoGenerated(Category = "ARB_imaging|VERSION_1_4", Version = "1.4", EntryPoint = "glBlendColor")]
public static extern void BlendColor(Single red, Single green, Single blue, Single alpha);
/// [requires: v1.4 and ARB_imaging|VERSION_1_4]
/// Specify the equation used for both the RGB blend equation and the Alpha blend equation
///
///
///
/// for glBlendEquationi, specifies the index of the draw buffer for which to set the blend equation.
///
///
///
///
/// specifies how source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "ARB_imaging|VERSION_1_4", Version = "1.4", EntryPoint = "glBlendEquation")]
public static extern void BlendEquation(OpenTK.Graphics.OpenGL4.BlendEquationMode mode);
/// [requires: v4.0]
/// Specify the equation used for both the RGB blend equation and the Alpha blend equation
///
///
///
/// for glBlendEquationi, specifies the index of the draw buffer for which to set the blend equation.
///
///
///
///
/// specifies how source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendEquationi")]
public static extern void BlendEquation(Int32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode mode);
/// [requires: v4.0]
/// Specify the equation used for both the RGB blend equation and the Alpha blend equation
///
///
///
/// for glBlendEquationi, specifies the index of the draw buffer for which to set the blend equation.
///
///
///
///
/// specifies how source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendEquationi")]
public static extern void BlendEquation(UInt32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode mode);
/// [requires: v2.0]
/// Set the RGB blend equation and the alpha blend equation separately
///
///
///
/// for glBlendEquationSeparatei, specifies the index of the draw buffer for which to set the blend equations.
///
///
///
///
/// specifies the RGB blend equation, how the red, green, and blue components of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
///
///
/// specifies the alpha blend equation, how the alpha component of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glBlendEquationSeparate")]
public static extern void BlendEquationSeparate(OpenTK.Graphics.OpenGL4.BlendEquationMode modeRGB, OpenTK.Graphics.OpenGL4.BlendEquationMode modeAlpha);
/// [requires: v4.0]
/// Set the RGB blend equation and the alpha blend equation separately
///
///
///
/// for glBlendEquationSeparatei, specifies the index of the draw buffer for which to set the blend equations.
///
///
///
///
/// specifies the RGB blend equation, how the red, green, and blue components of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
///
///
/// specifies the alpha blend equation, how the alpha component of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendEquationSeparatei")]
public static extern void BlendEquationSeparate(Int32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode modeRGB, OpenTK.Graphics.OpenGL4.BlendEquationMode modeAlpha);
/// [requires: v4.0]
/// Set the RGB blend equation and the alpha blend equation separately
///
///
///
/// for glBlendEquationSeparatei, specifies the index of the draw buffer for which to set the blend equations.
///
///
///
///
/// specifies the RGB blend equation, how the red, green, and blue components of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
///
///
/// specifies the alpha blend equation, how the alpha component of the source and destination colors are combined. It must be GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN, GL_MAX.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendEquationSeparatei")]
public static extern void BlendEquationSeparate(UInt32 buf, OpenTK.Graphics.OpenGL4.BlendEquationMode modeRGB, OpenTK.Graphics.OpenGL4.BlendEquationMode modeAlpha);
/// [requires: v1.0]
/// Specify pixel arithmetic
///
///
///
/// For glBlendFunci, specifies the index of the draw buffer for which to set the blend function.
///
///
///
///
/// Specifies how the red, green, blue, and alpha source blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, blue, and alpha destination blending factors are computed. The following symbolic constants are accepted: GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA. GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, and GL_ONE_MINUS_CONSTANT_ALPHA. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glBlendFunc")]
public static extern void BlendFunc(OpenTK.Graphics.OpenGL4.BlendingFactorSrc sfactor, OpenTK.Graphics.OpenGL4.BlendingFactorDest dfactor);
/// [requires: v4.0]
/// Specify pixel arithmetic
///
///
///
/// For glBlendFunci, specifies the index of the draw buffer for which to set the blend function.
///
///
///
///
/// Specifies how the red, green, blue, and alpha source blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, blue, and alpha destination blending factors are computed. The following symbolic constants are accepted: GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA. GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, and GL_ONE_MINUS_CONSTANT_ALPHA. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendFunci")]
public static extern void BlendFunc(Int32 buf, OpenTK.Graphics.OpenGL4.BlendingFactorSrc src, OpenTK.Graphics.OpenGL4.BlendingFactorDest dst);
/// [requires: v4.0]
/// Specify pixel arithmetic
///
///
///
/// For glBlendFunci, specifies the index of the draw buffer for which to set the blend function.
///
///
///
///
/// Specifies how the red, green, blue, and alpha source blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, blue, and alpha destination blending factors are computed. The following symbolic constants are accepted: GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR, GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA. GL_CONSTANT_COLOR, GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, and GL_ONE_MINUS_CONSTANT_ALPHA. The initial value is GL_ZERO.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendFunci")]
public static extern void BlendFunc(UInt32 buf, OpenTK.Graphics.OpenGL4.BlendingFactorSrc src, OpenTK.Graphics.OpenGL4.BlendingFactorDest dst);
/// [requires: v1.4]
/// Specify pixel arithmetic for RGB and alpha components separately
///
///
///
/// For glBlendFuncSeparatei, specifies the index of the draw buffer for which to set the blend functions.
///
///
///
///
/// Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO.
///
///
///
///
/// Specified how the alpha source blending factor is computed. The initial value is GL_ONE.
///
///
///
///
/// Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glBlendFuncSeparate")]
public static extern void BlendFuncSeparate(OpenTK.Graphics.OpenGL4.BlendingFactorSrc sfactorRGB, OpenTK.Graphics.OpenGL4.BlendingFactorDest dfactorRGB, OpenTK.Graphics.OpenGL4.BlendingFactorSrc sfactorAlpha, OpenTK.Graphics.OpenGL4.BlendingFactorDest dfactorAlpha);
/// [requires: v4.0]
/// Specify pixel arithmetic for RGB and alpha components separately
///
///
///
/// For glBlendFuncSeparatei, specifies the index of the draw buffer for which to set the blend functions.
///
///
///
///
/// Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO.
///
///
///
///
/// Specified how the alpha source blending factor is computed. The initial value is GL_ONE.
///
///
///
///
/// Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO.
///
///
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendFuncSeparatei")]
public static extern void BlendFuncSeparate(Int32 buf, OpenTK.Graphics.OpenGL4.BlendingFactorSrc srcRGB, OpenTK.Graphics.OpenGL4.BlendingFactorDest dstRGB, OpenTK.Graphics.OpenGL4.BlendingFactorSrc srcAlpha, OpenTK.Graphics.OpenGL4.BlendingFactorDest dstAlpha);
/// [requires: v4.0]
/// Specify pixel arithmetic for RGB and alpha components separately
///
///
///
/// For glBlendFuncSeparatei, specifies the index of the draw buffer for which to set the blend functions.
///
///
///
///
/// Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE.
///
///
///
///
/// Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO.
///
///
///
///
/// Specified how the alpha source blending factor is computed. The initial value is GL_ONE.
///
///
///
///
/// Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glBlendFuncSeparatei")]
public static extern void BlendFuncSeparate(UInt32 buf, OpenTK.Graphics.OpenGL4.BlendingFactorSrc srcRGB, OpenTK.Graphics.OpenGL4.BlendingFactorDest dstRGB, OpenTK.Graphics.OpenGL4.BlendingFactorSrc srcAlpha, OpenTK.Graphics.OpenGL4.BlendingFactorDest dstAlpha);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Copy a block of pixels from the read framebuffer to the draw framebuffer
///
///
///
/// Specify the bounds of the source rectangle within the read buffer of the read framebuffer.
///
///
///
///
/// Specify the bounds of the destination rectangle within the write buffer of the write framebuffer.
///
///
///
///
/// The bitwise OR of the flags indicating which buffers are to be copied. The allowed flags are GL_COLOR_BUFFER_BIT, GL_DEPTH_BUFFER_BIT and GL_STENCIL_BUFFER_BIT.
///
///
///
///
/// Specifies the interpolation to be applied if the image is stretched. Must be GL_NEAREST or GL_LINEAR.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glBlitFramebuffer")]
public static extern void BlitFramebuffer(Int32 srcX0, Int32 srcY0, Int32 srcX1, Int32 srcY1, Int32 dstX0, Int32 dstY0, Int32 dstX1, Int32 dstY1, OpenTK.Graphics.OpenGL4.ClearBufferMask mask, OpenTK.Graphics.OpenGL4.BlitFramebufferFilter filter);
/// [requires: v1.5]
/// Creates and initializes a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the expected usage pattern of the data store. The symbolic constant must be GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, GL_DYNAMIC_DRAW, GL_DYNAMIC_READ, or GL_DYNAMIC_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferData")]
public static extern void BufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, IntPtr data, OpenTK.Graphics.OpenGL4.BufferUsageHint usage);
/// [requires: v1.5]
/// Creates and initializes a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the expected usage pattern of the data store. The symbolic constant must be GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, GL_DYNAMIC_DRAW, GL_DYNAMIC_READ, or GL_DYNAMIC_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferData")]
public static extern void BufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[] data, OpenTK.Graphics.OpenGL4.BufferUsageHint usage)
where T2 : struct
;
/// [requires: v1.5]
/// Creates and initializes a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the expected usage pattern of the data store. The symbolic constant must be GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, GL_DYNAMIC_DRAW, GL_DYNAMIC_READ, or GL_DYNAMIC_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferData")]
public static extern void BufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[,] data, OpenTK.Graphics.OpenGL4.BufferUsageHint usage)
where T2 : struct
;
/// [requires: v1.5]
/// Creates and initializes a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the expected usage pattern of the data store. The symbolic constant must be GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, GL_DYNAMIC_DRAW, GL_DYNAMIC_READ, or GL_DYNAMIC_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferData")]
public static extern void BufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[,,] data, OpenTK.Graphics.OpenGL4.BufferUsageHint usage)
where T2 : struct
;
/// [requires: v1.5]
/// Creates and initializes a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the expected usage pattern of the data store. The symbolic constant must be GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, GL_DYNAMIC_DRAW, GL_DYNAMIC_READ, or GL_DYNAMIC_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferData")]
public static extern void BufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] ref T2 data, OpenTK.Graphics.OpenGL4.BufferUsageHint usage)
where T2 : struct
;
/// [requires: v4.4 and ARB_buffer_storage|VERSION_4_4]
/// Creates and initializes a buffer object's immutable data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the intended usage of the buffer's data store. Must be a bitwise combination of the following flags. GL_DYNAMIC_STORAGE_BIT, GL_MAP_READ_BIT GL_MAP_WRITE_BIT, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT, and GL_CLIENT_STORAGE_BIT.
///
///
[AutoGenerated(Category = "ARB_buffer_storage|VERSION_4_4", Version = "4.4", EntryPoint = "glBufferStorage")]
public static extern void BufferStorage(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, IntPtr data, OpenTK.Graphics.OpenGL4.BufferStorageFlags flags);
/// [requires: v4.4 and ARB_buffer_storage|VERSION_4_4]
/// Creates and initializes a buffer object's immutable data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the intended usage of the buffer's data store. Must be a bitwise combination of the following flags. GL_DYNAMIC_STORAGE_BIT, GL_MAP_READ_BIT GL_MAP_WRITE_BIT, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT, and GL_CLIENT_STORAGE_BIT.
///
///
[AutoGenerated(Category = "ARB_buffer_storage|VERSION_4_4", Version = "4.4", EntryPoint = "glBufferStorage")]
public static extern void BufferStorage(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[] data, OpenTK.Graphics.OpenGL4.BufferStorageFlags flags)
where T2 : struct
;
/// [requires: v4.4 and ARB_buffer_storage|VERSION_4_4]
/// Creates and initializes a buffer object's immutable data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the intended usage of the buffer's data store. Must be a bitwise combination of the following flags. GL_DYNAMIC_STORAGE_BIT, GL_MAP_READ_BIT GL_MAP_WRITE_BIT, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT, and GL_CLIENT_STORAGE_BIT.
///
///
[AutoGenerated(Category = "ARB_buffer_storage|VERSION_4_4", Version = "4.4", EntryPoint = "glBufferStorage")]
public static extern void BufferStorage(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[,] data, OpenTK.Graphics.OpenGL4.BufferStorageFlags flags)
where T2 : struct
;
/// [requires: v4.4 and ARB_buffer_storage|VERSION_4_4]
/// Creates and initializes a buffer object's immutable data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the intended usage of the buffer's data store. Must be a bitwise combination of the following flags. GL_DYNAMIC_STORAGE_BIT, GL_MAP_READ_BIT GL_MAP_WRITE_BIT, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT, and GL_CLIENT_STORAGE_BIT.
///
///
[AutoGenerated(Category = "ARB_buffer_storage|VERSION_4_4", Version = "4.4", EntryPoint = "glBufferStorage")]
public static extern void BufferStorage(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] T2[,,] data, OpenTK.Graphics.OpenGL4.BufferStorageFlags flags)
where T2 : struct
;
/// [requires: v4.4 and ARB_buffer_storage|VERSION_4_4]
/// Creates and initializes a buffer object's immutable data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the size in bytes of the buffer object's new data store.
///
///
///
///
/// Specifies a pointer to data that will be copied into the data store for initialization, or NULL if no data is to be copied.
///
///
///
///
/// Specifies the intended usage of the buffer's data store. Must be a bitwise combination of the following flags. GL_DYNAMIC_STORAGE_BIT, GL_MAP_READ_BIT GL_MAP_WRITE_BIT, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT, and GL_CLIENT_STORAGE_BIT.
///
///
[AutoGenerated(Category = "ARB_buffer_storage|VERSION_4_4", Version = "4.4", EntryPoint = "glBufferStorage")]
public static extern void BufferStorage(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr size, [InAttribute, OutAttribute] ref T2 data, OpenTK.Graphics.OpenGL4.BufferStorageFlags flags)
where T2 : struct
;
/// [requires: v1.5]
/// Updates a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store where data replacement will begin, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being replaced.
///
///
///
///
/// Specifies a pointer to the new data that will be copied into the data store.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferSubData")]
public static extern void BufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, IntPtr data);
/// [requires: v1.5]
/// Updates a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store where data replacement will begin, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being replaced.
///
///
///
///
/// Specifies a pointer to the new data that will be copied into the data store.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferSubData")]
public static extern void BufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
;
/// [requires: v1.5]
/// Updates a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store where data replacement will begin, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being replaced.
///
///
///
///
/// Specifies a pointer to the new data that will be copied into the data store.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferSubData")]
public static extern void BufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
;
/// [requires: v1.5]
/// Updates a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store where data replacement will begin, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being replaced.
///
///
///
///
/// Specifies a pointer to the new data that will be copied into the data store.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferSubData")]
public static extern void BufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
;
/// [requires: v1.5]
/// Updates a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store where data replacement will begin, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being replaced.
///
///
///
///
/// Specifies a pointer to the new data that will be copied into the data store.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glBufferSubData")]
public static extern void BufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
;
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Check the completeness status of a framebuffer
///
///
///
/// Specify the target of the framebuffer completeness check.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glCheckFramebufferStatus")]
public static extern OpenTK.Graphics.OpenGL4.FramebufferErrorCode CheckFramebufferStatus(OpenTK.Graphics.OpenGL4.FramebufferTarget target);
/// [requires: v3.0]
/// Specify whether data read via glReadPixels should be clamped
///
///
///
/// Target for color clamping. target must be GL_CLAMP_READ_COLOR.
///
///
///
///
/// Specifies whether to apply color clamping. clamp must be GL_TRUE or GL_FALSE.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClampColor")]
public static extern void ClampColor(OpenTK.Graphics.OpenGL4.ClampColorTarget target, OpenTK.Graphics.OpenGL4.ClampColorMode clamp);
/// [requires: v1.0]
/// Clear buffers to preset values
///
///
///
/// Bitwise OR of masks that indicate the buffers to be cleared. The three masks are GL_COLOR_BUFFER_BIT, GL_DEPTH_BUFFER_BIT, and GL_STENCIL_BUFFER_BIT.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glClear")]
public static extern void Clear(OpenTK.Graphics.OpenGL4.ClearBufferMask mask);
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill a buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferData")]
public static extern void ClearBufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, IntPtr data);
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill a buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferData")]
public static extern void ClearBufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T4[] data)
where T4 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill a buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferData")]
public static extern void ClearBufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T4[,] data)
where T4 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill a buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferData")]
public static extern void ClearBufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T4[,,] data)
where T4 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill a buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferData")]
public static extern void ClearBufferData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] ref T4 data)
where T4 : struct
;
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferfi")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBufferCombined buffer, Int32 drawbuffer, Single depth, Int32 stencil);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferfv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, Single[] value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferfv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, ref Single value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferfv")]
public static extern unsafe void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, Single* value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferiv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, Int32[] value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferiv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, ref Int32 value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferiv")]
public static extern unsafe void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, Int32* value);
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill all or part of buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The offset, in basic machine units into the buffer object's data store at which to start filling.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferSubData")]
public static extern void ClearBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, IntPtr offset, IntPtr size, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, IntPtr data);
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill all or part of buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The offset, in basic machine units into the buffer object's data store at which to start filling.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferSubData")]
public static extern void ClearBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, IntPtr offset, IntPtr size, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T6[] data)
where T6 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill all or part of buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The offset, in basic machine units into the buffer object's data store at which to start filling.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferSubData")]
public static extern void ClearBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, IntPtr offset, IntPtr size, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T6[,] data)
where T6 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill all or part of buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The offset, in basic machine units into the buffer object's data store at which to start filling.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferSubData")]
public static extern void ClearBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, IntPtr offset, IntPtr size, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T6[,,] data)
where T6 : struct
;
/// [requires: v4.3 and ARB_clear_buffer_object|VERSION_4_3]
/// Fill all or part of buffer object's data store with a fixed value
///
///
///
/// Specify the target of the operation. target must be one of the global buffer binding targets.
///
///
///
///
/// The internal format with which the data will be stored in the buffer object.
///
///
///
///
/// The offset, in basic machine units into the buffer object's data store at which to start filling.
///
///
///
///
/// The size, in basic machine units of the range of the data store to fill.
///
///
///
///
/// The format of the data in memory addressed by data.
///
///
///
///
/// The type of the data in memory addressed by data.
///
///
///
///
/// The address of a memory location storing the data to be replicated into the buffer's data store.
///
///
[AutoGenerated(Category = "ARB_clear_buffer_object|VERSION_4_3", Version = "4.3", EntryPoint = "glClearBufferSubData")]
public static extern void ClearBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, IntPtr offset, IntPtr size, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] ref T6 data)
where T6 : struct
;
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferuiv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, UInt32[] value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferuiv")]
public static extern void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, ref UInt32 value);
/// [requires: v3.0]
/// Clear individual buffers of the currently bound draw framebuffer
///
///
///
/// Specify the buffer to clear.
///
///
///
///
/// Specify a particular draw buffer to clear.
///
///
///
///
/// For color buffers, a pointer to a four-element vector specifying R, G, B and A values to clear the buffer to. For depth buffers, a pointer to a single depth value to clear the buffer to. For stencil buffers, a pointer to a single stencil value to clear the buffer to.
///
///
///
///
/// The value to clear a depth render buffer to.
///
///
///
///
/// The value to clear a stencil render buffer to.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glClearBufferuiv")]
public static extern unsafe void ClearBuffer(OpenTK.Graphics.OpenGL4.ClearBuffer buffer, Int32 drawbuffer, UInt32* value);
/// [requires: v1.0]
/// Specify clear values for the color buffers
///
///
///
/// Specify the red, green, blue, and alpha values used when the color buffers are cleared. The initial values are all 0.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glClearColor")]
public static extern void ClearColor(Single red, Single green, Single blue, Single alpha);
/// [requires: v1.0]
/// Specify the clear value for the depth buffer
///
///
///
/// Specifies the depth value used when the depth buffer is cleared. The initial value is 1.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glClearDepth")]
public static extern void ClearDepth(Double depth);
/// [requires: v4.1 and ARB_ES2_compatibility|VERSION_4_1]
/// Specify the clear value for the depth buffer
///
///
///
/// Specifies the depth value used when the depth buffer is cleared. The initial value is 1.
///
///
[AutoGenerated(Category = "ARB_ES2_compatibility|VERSION_4_1", Version = "4.1", EntryPoint = "glClearDepthf")]
public static extern void ClearDepth(Single d);
/// [requires: v1.0]
/// Specify the clear value for the stencil buffer
///
///
///
/// Specifies the index used when the stencil buffer is cleared. The initial value is 0.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glClearStencil")]
public static extern void ClearStencil(Int32 s);
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(Int32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr data);
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(Int32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(Int32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(Int32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,,] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(Int32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T4 data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr data);
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,,] data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexImage")]
public static extern void ClearTexImage(UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T4 data)
where T4 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr data);
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[,] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[,,] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T10 data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr data);
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[,] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T10[,,] data)
where T10 : struct
;
/// [requires: v4.4 and ARB_clear_texture|VERSION_4_4]
/// Fills all or part of a texture image with a constant value
///
///
///
/// The name of an existing texture object containing the image to be cleared.
///
///
///
///
/// The level of texture containing the region to be cleared.
///
///
///
///
/// The coordinate of the left edge of the region to be cleared.
///
///
///
///
/// The coordinate of the lower edge of the region to be cleared.
///
///
///
///
/// The coordinate of the front of the region to be cleared.
///
///
///
///
/// The width of the region to be cleared.
///
///
///
///
/// The height of the region to be cleared.
///
///
///
///
/// The depth of the region to be cleared.
///
///
///
///
/// The format of the data whose address in memory is given by data.
///
///
///
///
/// The type of the data whose address in memory is given by data.
///
///
///
///
/// The address in memory of the data to be used to clear the specified region.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_clear_texture|VERSION_4_4", Version = "4.4", EntryPoint = "glClearTexSubImage")]
public static extern void ClearTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T10 data)
where T10 : struct
;
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Block and wait for a sync object to become signaled
///
///
///
/// The sync object whose status to wait on.
///
///
///
///
/// A bitfield controlling the command flushing behavior. flags may be GL_SYNC_FLUSH_COMMANDS_BIT.
///
///
///
///
/// The timeout, specified in nanoseconds, for which the implementation should wait for sync to become signaled.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glClientWaitSync")]
public static extern OpenTK.Graphics.OpenGL4.WaitSyncStatus ClientWaitSync(IntPtr sync, OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags flags, Int64 timeout);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Block and wait for a sync object to become signaled
///
///
///
/// The sync object whose status to wait on.
///
///
///
///
/// A bitfield controlling the command flushing behavior. flags may be GL_SYNC_FLUSH_COMMANDS_BIT.
///
///
///
///
/// The timeout, specified in nanoseconds, for which the implementation should wait for sync to become signaled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glClientWaitSync")]
public static extern OpenTK.Graphics.OpenGL4.WaitSyncStatus ClientWaitSync(IntPtr sync, OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags flags, UInt64 timeout);
/// [requires: v1.0]
/// Enable and disable writing of frame buffer color components
///
///
///
/// For glColorMaski, specifies the index of the draw buffer whose color mask to set.
///
///
///
///
/// Specify whether red, green, blue, and alpha are to be written into the frame buffer. The initial values are all GL_TRUE, indicating that the color components are written.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glColorMask")]
public static extern void ColorMask(bool red, bool green, bool blue, bool alpha);
/// [requires: v3.0]
/// Enable and disable writing of frame buffer color components
///
///
///
/// For glColorMaski, specifies the index of the draw buffer whose color mask to set.
///
///
///
///
/// Specify whether red, green, blue, and alpha are to be written into the frame buffer. The initial values are all GL_TRUE, indicating that the color components are written.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glColorMaski")]
public static extern void ColorMask(Int32 index, bool r, bool g, bool b, bool a);
/// [requires: v3.0]
/// Enable and disable writing of frame buffer color components
///
///
///
/// For glColorMaski, specifies the index of the draw buffer whose color mask to set.
///
///
///
///
/// Specify whether red, green, blue, and alpha are to be written into the frame buffer. The initial values are all GL_TRUE, indicating that the color components are written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glColorMaski")]
public static extern void ColorMask(UInt32 index, bool r, bool g, bool b, bool a);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP3ui")]
public static extern void ColorP3(OpenTK.Graphics.OpenGL4.PackedPointerType type, Int32 color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP3ui")]
public static extern void ColorP3(OpenTK.Graphics.OpenGL4.PackedPointerType type, UInt32 color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP3uiv")]
public static extern unsafe void ColorP3(OpenTK.Graphics.OpenGL4.PackedPointerType type, Int32* color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP3uiv")]
public static extern unsafe void ColorP3(OpenTK.Graphics.OpenGL4.PackedPointerType type, UInt32* color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP4ui")]
public static extern void ColorP4(OpenTK.Graphics.OpenGL4.PackedPointerType type, Int32 color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP4ui")]
public static extern void ColorP4(OpenTK.Graphics.OpenGL4.PackedPointerType type, UInt32 color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP4uiv")]
public static extern unsafe void ColorP4(OpenTK.Graphics.OpenGL4.PackedPointerType type, Int32* color);
/// [requires: v3.3 and ARB_vertex_type_2_10_10_10_rev|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_type_2_10_10_10_rev|VERSION_3_3", Version = "3.3", EntryPoint = "glColorP4uiv")]
public static extern unsafe void ColorP4(OpenTK.Graphics.OpenGL4.PackedPointerType type, UInt32* color);
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The number of table entries to replace.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to replace the specified region of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorSubTable")]
public static extern void ColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 count, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr data);
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The number of table entries to replace.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to replace the specified region of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorSubTable")]
public static extern void ColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 count, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[] data)
where T5 : struct
;
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The number of table entries to replace.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to replace the specified region of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorSubTable")]
public static extern void ColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 count, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,] data)
where T5 : struct
;
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The number of table entries to replace.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to replace the specified region of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorSubTable")]
public static extern void ColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 count, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,,] data)
where T5 : struct
;
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The number of table entries to replace.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to replace the specified region of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorSubTable")]
public static extern void ColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 count, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T5 data)
where T5 : struct
;
///
/// Define a color lookup table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal format of the color table. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, and GL_RGBA16.
///
///
///
///
/// The number of entries in the color lookup table specified by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTable")]
public static extern void ColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr table);
///
/// Define a color lookup table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal format of the color table. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, and GL_RGBA16.
///
///
///
///
/// The number of entries in the color lookup table specified by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTable")]
public static extern void ColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[] table)
where T5 : struct
;
///
/// Define a color lookup table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal format of the color table. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, and GL_RGBA16.
///
///
///
///
/// The number of entries in the color lookup table specified by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTable")]
public static extern void ColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,] table)
where T5 : struct
;
///
/// Define a color lookup table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal format of the color table. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, and GL_RGBA16.
///
///
///
///
/// The number of entries in the color lookup table specified by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTable")]
public static extern void ColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,,] table)
where T5 : struct
;
///
/// Define a color lookup table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal format of the color table. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, and GL_RGBA16.
///
///
///
///
/// The number of entries in the color lookup table specified by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in data. The allowable values are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTable")]
public static extern void ColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T5 table)
where T5 : struct
;
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameterfv")]
public static extern void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, Single[] @params);
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameterfv")]
public static extern void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, ref Single @params);
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameterfv")]
public static extern unsafe void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, Single* @params);
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameteriv")]
public static extern void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, Int32[] @params);
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameteriv")]
public static extern void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, ref Int32 @params);
///
/// Set color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS.
///
///
///
///
/// A pointer to an array where the values of the parameters are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glColorTableParameteriv")]
public static extern unsafe void ColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.ColorTableParameterPName pname, Int32* @params);
/// [requires: v2.0]
/// Compiles a shader object
///
///
///
/// Specifies the shader object to be compiled.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glCompileShader")]
public static extern void CompileShader(Int32 shader);
/// [requires: v2.0]
/// Compiles a shader object
///
///
///
/// Specifies the shader object to be compiled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glCompileShader")]
public static extern void CompileShader(UInt32 shader);
/// [requires: v1.3]
/// Specify a one-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D or GL_PROXY_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support texture images that are at least 64 texels wide. The height of the 1D texture image is 1.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage1D")]
public static extern void CompressedTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a one-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D or GL_PROXY_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support texture images that are at least 64 texels wide. The height of the 1D texture image is 1.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage1D")]
public static extern void CompressedTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D or GL_PROXY_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support texture images that are at least 64 texels wide. The height of the 1D texture image is 1.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage1D")]
public static extern void CompressedTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[,] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D or GL_PROXY_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support texture images that are at least 64 texels wide. The height of the 1D texture image is 1.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage1D")]
public static extern void CompressedTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[,,] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D or GL_PROXY_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support texture images that are at least 64 texels wide. The height of the 1D texture image is 1.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage1D")]
public static extern void CompressedTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T6 data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_PROXY_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_1D_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_PROXY_TEXTURE_CUBE_MAP.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels high.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage2D")]
public static extern void CompressedTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a two-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_PROXY_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_1D_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_PROXY_TEXTURE_CUBE_MAP.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels high.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage2D")]
public static extern void CompressedTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[] data)
where T7 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_PROXY_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_1D_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_PROXY_TEXTURE_CUBE_MAP.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels high.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage2D")]
public static extern void CompressedTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[,] data)
where T7 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_PROXY_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_1D_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_PROXY_TEXTURE_CUBE_MAP.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels high.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage2D")]
public static extern void CompressedTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[,,] data)
where T7 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_PROXY_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_1D_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_PROXY_TEXTURE_CUBE_MAP.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 2D texture and cube map texture images that are at least 16384 texels high.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage2D")]
public static extern void CompressedTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T7 data)
where T7 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D, GL_PROXY_TEXTURE_3D, GL_TEXTURE_2D_ARRAY or GL_PROXY_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 3D texture images that are at least 16 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 3D texture images that are at least 16 texels high.
///
///
///
///
/// Specifies the depth of the texture image. All implementations support 3D texture images that are at least 16 texels deep.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage3D")]
public static extern void CompressedTexImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a three-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D, GL_PROXY_TEXTURE_3D, GL_TEXTURE_2D_ARRAY or GL_PROXY_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 3D texture images that are at least 16 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 3D texture images that are at least 16 texels high.
///
///
///
///
/// Specifies the depth of the texture image. All implementations support 3D texture images that are at least 16 texels deep.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage3D")]
public static extern void CompressedTexImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D, GL_PROXY_TEXTURE_3D, GL_TEXTURE_2D_ARRAY or GL_PROXY_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 3D texture images that are at least 16 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 3D texture images that are at least 16 texels high.
///
///
///
///
/// Specifies the depth of the texture image. All implementations support 3D texture images that are at least 16 texels deep.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage3D")]
public static extern void CompressedTexImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[,] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D, GL_PROXY_TEXTURE_3D, GL_TEXTURE_2D_ARRAY or GL_PROXY_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 3D texture images that are at least 16 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 3D texture images that are at least 16 texels high.
///
///
///
///
/// Specifies the depth of the texture image. All implementations support 3D texture images that are at least 16 texels deep.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage3D")]
public static extern void CompressedTexImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[,,] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture image in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D, GL_PROXY_TEXTURE_3D, GL_TEXTURE_2D_ARRAY or GL_PROXY_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the width of the texture image. All implementations support 3D texture images that are at least 16 texels wide.
///
///
///
///
/// Specifies the height of the texture image. All implementations support 3D texture images that are at least 16 texels high.
///
///
///
///
/// Specifies the depth of the texture image. All implementations support 3D texture images that are at least 16 texels deep.
///
///
///
///
/// This value must be 0.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexImage3D")]
public static extern void CompressedTexImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T8 data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage1D")]
public static extern void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a one-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage1D")]
public static extern void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage1D")]
public static extern void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[,] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage1D")]
public static extern void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[,,] data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a one-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage1D")]
public static extern void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T6 data)
where T6 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage2D")]
public static extern void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a two-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage2D")]
public static extern void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage2D")]
public static extern void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[,] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage2D")]
public static extern void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[,,] data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a two-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage2D")]
public static extern void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T8 data)
where T8 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the depth of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage3D")]
public static extern void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, IntPtr data);
/// [requires: v1.3]
/// Specify a three-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the depth of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage3D")]
public static extern void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[] data)
where T10 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the depth of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage3D")]
public static extern void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[,] data)
where T10 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the depth of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage3D")]
public static extern void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[,,] data)
where T10 : struct
;
/// [requires: v1.3]
/// Specify a three-dimensional texture subimage in a compressed format
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
///
///
/// Specifies the depth of the texture subimage.
///
///
///
///
/// Specifies the format of the compressed image data stored at address data.
///
///
///
///
/// Specifies the number of unsigned bytes of image data starting at the address specified by data.
///
///
///
///
/// Specifies a pointer to the compressed image data in memory.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glCompressedTexSubImage3D")]
public static extern void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL4.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T10 data)
where T10 : struct
;
///
/// Define a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_INTENSITY, GL_RGB, and GL_RGBA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter1D")]
public static extern void ConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr image);
///
/// Define a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_INTENSITY, GL_RGB, and GL_RGBA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter1D")]
public static extern void ConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[] image)
where T5 : struct
;
///
/// Define a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_INTENSITY, GL_RGB, and GL_RGBA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter1D")]
public static extern void ConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,] image)
where T5 : struct
;
///
/// Define a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_INTENSITY, GL_RGB, and GL_RGBA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter1D")]
public static extern void ConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T5[,,] image)
where T5 : struct
;
///
/// Define a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_INTENSITY, GL_RGB, and GL_RGBA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter1D")]
public static extern void ConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T5 image)
where T5 : struct
;
///
/// Define a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The height of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, and GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a two-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter2D")]
public static extern void ConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, IntPtr image);
///
/// Define a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The height of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, and GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a two-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter2D")]
public static extern void ConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T6[] image)
where T6 : struct
;
///
/// Define a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The height of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, and GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a two-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter2D")]
public static extern void ConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T6[,] image)
where T6 : struct
;
///
/// Define a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The height of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, and GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a two-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter2D")]
public static extern void ConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T6[,,] image)
where T6 : struct
;
///
/// Define a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The width of the pixel array referenced by data.
///
///
///
///
/// The height of the pixel array referenced by data.
///
///
///
///
/// The format of the pixel data in data. The allowable values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, and GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the pixel data in data. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a two-dimensional array of pixel data that is processed to build the convolution filter kernel.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionFilter2D")]
public static extern void ConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 width, Int32 height, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T6 image)
where T6 : struct
;
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameterf")]
public static extern void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Single @params);
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameterfv")]
public static extern void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Single[] @params);
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameterfv")]
public static extern unsafe void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Single* @params);
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameteri")]
public static extern void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Int32 @params);
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameteriv")]
public static extern void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Int32[] @params);
///
/// Set convolution parameters
///
///
///
/// The target for the convolution parameter. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be set. Must be GL_CONVOLUTION_BORDER_MODE.
///
///
///
///
/// The parameter value. Must be one of GL_REDUCE, GL_CONSTANT_BORDER, GL_REPLICATE_BORDER.
///
///
///
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glConvolutionParameteriv")]
public static extern unsafe void ConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.ConvolutionParameter pname, Int32* @params);
/// [requires: v3.1 and ARB_copy_buffer|VERSION_3_1]
/// Copy part of the data store of a buffer object to the data store of another buffer object
///
///
///
/// Specifies the target from whose data store data should be read.
///
///
///
///
/// Specifies the target to whose data store data should be written.
///
///
///
///
/// Specifies the offset, in basic machine units, within the data store of readtarget from which data should be read.
///
///
///
///
/// Specifies the offset, in basic machine units, within the data store of writetarget to which data should be written.
///
///
///
///
/// Specifies the size, in basic machine units, of the data to be copied from readtarget to writetarget.
///
///
[AutoGenerated(Category = "ARB_copy_buffer|VERSION_3_1", Version = "3.1", EntryPoint = "glCopyBufferSubData")]
public static extern void CopyBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget readTarget, OpenTK.Graphics.OpenGL4.BufferTarget writeTarget, IntPtr readOffset, IntPtr writeOffset, IntPtr size);
///
/// Respecify a portion of a color table
///
///
///
/// Must be one of GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The starting index of the portion of the color table to be replaced.
///
///
///
///
/// The window coordinates of the left corner of the row of pixels to be copied.
///
///
///
///
/// The number of table entries to replace.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glCopyColorSubTable")]
public static extern void CopyColorSubTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, Int32 start, Int32 x, Int32 y, Int32 width);
///
/// Copy pixels into a color table
///
///
///
/// The color table target. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The internal storage format of the texture image. Must be one of the following symbolic constants: GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The x coordinate of the lower-left corner of the pixel rectangle to be transferred to the color table.
///
///
///
///
/// The y coordinate of the lower-left corner of the pixel rectangle to be transferred to the color table.
///
///
///
///
/// The width of the pixel rectangle.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glCopyColorTable")]
public static extern void CopyColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 x, Int32 y, Int32 width);
///
/// Copy pixels into a one-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_1D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The window space coordinates of the lower-left coordinate of the pixel array to copy.
///
///
///
///
/// The width of the pixel array to copy.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glCopyConvolutionFilter1D")]
public static extern void CopyConvolutionFilter1D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 x, Int32 y, Int32 width);
///
/// Copy pixels into a two-dimensional convolution filter
///
///
///
/// Must be GL_CONVOLUTION_2D.
///
///
///
///
/// The internal format of the convolution filter kernel. The allowable values are GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY12, GL_INTENSITY16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// The window space coordinates of the lower-left coordinate of the pixel array to copy.
///
///
///
///
/// The width of the pixel array to copy.
///
///
///
///
/// The height of the pixel array to copy.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glCopyConvolutionFilter2D")]
public static extern void CopyConvolutionFilter2D(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v4.3 and ARB_copy_image|VERSION_4_3]
/// Perform a raw data copy between two images
///
///
///
/// The name of a texture or renderbuffer object from which to copy.
///
///
///
///
/// The target representing the namespace of the source name srcName.
///
///
///
///
/// The mipmap level to read from the source.
///
///
///
///
/// The X coordinate of the left edge of the souce region to copy.
///
///
///
///
/// The Y coordinate of the top edge of the souce region to copy.
///
///
///
///
/// The Z coordinate of the near edge of the souce region to copy.
///
///
///
///
/// The name of a texture or renderbuffer object to which to copy.
///
///
///
///
/// The target representing the namespace of the destination name dstName.
///
///
///
///
/// The X coordinate of the left edge of the destination region.
///
///
///
///
/// The Y coordinate of the top edge of the destination region.
///
///
///
///
/// The Z coordinate of the near edge of the destination region.
///
///
///
///
/// The width of the region to be copied.
///
///
///
///
/// The height of the region to be copied.
///
///
///
///
/// The depth of the region to be copied.
///
///
[AutoGenerated(Category = "ARB_copy_image|VERSION_4_3", Version = "4.3", EntryPoint = "glCopyImageSubData")]
public static extern void CopyImageSubData(Int32 srcName, OpenTK.Graphics.OpenGL4.ImageTarget srcTarget, Int32 srcLevel, Int32 srcX, Int32 srcY, Int32 srcZ, Int32 dstName, OpenTK.Graphics.OpenGL4.ImageTarget dstTarget, Int32 dstLevel, Int32 dstX, Int32 dstY, Int32 dstZ, Int32 srcWidth, Int32 srcHeight, Int32 srcDepth);
/// [requires: v4.3 and ARB_copy_image|VERSION_4_3]
/// Perform a raw data copy between two images
///
///
///
/// The name of a texture or renderbuffer object from which to copy.
///
///
///
///
/// The target representing the namespace of the source name srcName.
///
///
///
///
/// The mipmap level to read from the source.
///
///
///
///
/// The X coordinate of the left edge of the souce region to copy.
///
///
///
///
/// The Y coordinate of the top edge of the souce region to copy.
///
///
///
///
/// The Z coordinate of the near edge of the souce region to copy.
///
///
///
///
/// The name of a texture or renderbuffer object to which to copy.
///
///
///
///
/// The target representing the namespace of the destination name dstName.
///
///
///
///
/// The X coordinate of the left edge of the destination region.
///
///
///
///
/// The Y coordinate of the top edge of the destination region.
///
///
///
///
/// The Z coordinate of the near edge of the destination region.
///
///
///
///
/// The width of the region to be copied.
///
///
///
///
/// The height of the region to be copied.
///
///
///
///
/// The depth of the region to be copied.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_copy_image|VERSION_4_3", Version = "4.3", EntryPoint = "glCopyImageSubData")]
public static extern void CopyImageSubData(UInt32 srcName, OpenTK.Graphics.OpenGL4.ImageTarget srcTarget, Int32 srcLevel, Int32 srcX, Int32 srcY, Int32 srcZ, UInt32 dstName, OpenTK.Graphics.OpenGL4.ImageTarget dstTarget, Int32 dstLevel, Int32 dstX, Int32 dstY, Int32 dstZ, Int32 srcWidth, Int32 srcHeight, Int32 srcDepth);
/// [requires: v1.1]
/// Copy pixels into a 1D texture image
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the internal format of the texture. Must be one of the following symbolic constants: GL_COMPRESSED_RED, GL_COMPRESSED_RG, GL_COMPRESSED_RGB, GL_COMPRESSED_RGBA. GL_COMPRESSED_SRGB, GL_COMPRESSED_SRGB_ALPHA. GL_DEPTH_COMPONENT, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT32, GL_STENCIL_INDEX8, GL_RED, GL_RG, GL_RGB, GL_R3_G3_B2, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, GL_RGBA16, GL_SRGB, GL_SRGB8, GL_SRGB_ALPHA, or GL_SRGB8_ALPHA8.
///
///
///
///
/// Specify the window coordinates of the left corner of the row of pixels to be copied.
///
///
///
///
/// Specifies the width of the texture image. The height of the texture image is 1.
///
///
///
///
/// Must be 0.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glCopyTexImage1D")]
public static extern void CopyTexImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 x, Int32 y, Int32 width, Int32 border);
/// [requires: v1.1]
/// Copy pixels into a 2D texture image
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, or GL_TEXTURE_CUBE_MAP_NEGATIVE_Z.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the internal format of the texture. Must be one of the following symbolic constants: GL_COMPRESSED_RED, GL_COMPRESSED_RG, GL_COMPRESSED_RGB, GL_COMPRESSED_RGBA. GL_COMPRESSED_SRGB, GL_COMPRESSED_SRGB_ALPHA. GL_DEPTH_COMPONENT, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT32, GL_STENCIL_INDEX8, GL_RED, GL_RG, GL_RGB, GL_R3_G3_B2, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, GL_RGBA16, GL_SRGB, GL_SRGB8, GL_SRGB_ALPHA, or GL_SRGB8_ALPHA8.
///
///
///
///
/// Specify the window coordinates of the lower left corner of the rectangular region of pixels to be copied.
///
///
///
///
/// Specifies the width of the texture image.
///
///
///
///
/// Specifies the height of the texture image.
///
///
///
///
/// Must be 0.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glCopyTexImage2D")]
public static extern void CopyTexImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, Int32 x, Int32 y, Int32 width, Int32 height, Int32 border);
/// [requires: v1.1]
/// Copy a one-dimensional texture subimage
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_1D.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies the texel offset within the texture array.
///
///
///
///
/// Specify the window coordinates of the left corner of the row of pixels to be copied.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glCopyTexSubImage1D")]
public static extern void CopyTexSubImage1D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 x, Int32 y, Int32 width);
/// [requires: v1.1]
/// Copy a two-dimensional texture subimage
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, or GL_TEXTURE_1D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specify the window coordinates of the lower left corner of the rectangular region of pixels to be copied.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glCopyTexSubImage2D")]
public static extern void CopyTexSubImage2D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v1.2]
/// Copy a three-dimensional texture subimage
///
///
///
/// Specifies the target texture. Must be GL_TEXTURE_3D or GL_TEXTURE_2D_ARRAY.
///
///
///
///
/// Specifies the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.
///
///
///
///
/// Specifies a texel offset in the x direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the y direction within the texture array.
///
///
///
///
/// Specifies a texel offset in the z direction within the texture array.
///
///
///
///
/// Specify the window coordinates of the lower left corner of the rectangular region of pixels to be copied.
///
///
///
///
/// Specifies the width of the texture subimage.
///
///
///
///
/// Specifies the height of the texture subimage.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glCopyTexSubImage3D")]
public static extern void CopyTexSubImage3D(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v2.0]
/// Creates a program object
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glCreateProgram")]
public static extern Int32 CreateProgram();
/// [requires: v2.0]
/// Creates a shader object
///
///
///
/// Specifies the type of shader to be created. Must be one of GL_COMPUTE_SHADER, GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER, or GL_FRAGMENT_SHADER.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glCreateShader")]
public static extern Int32 CreateShader(OpenTK.Graphics.OpenGL4.ShaderType type);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Create a stand-alone program from an array of null-terminated source code strings
///
///
///
/// Specifies the type of shader to create.
///
///
///
///
/// Specifies the number of source code strings in the array strings.
///
///
///
///
/// Specifies the address of an array of pointers to source code strings from which to create the program object.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glCreateShaderProgramv")]
public static extern Int32 CreateShaderProgram(OpenTK.Graphics.OpenGL4.ShaderType type, Int32 count, String[] strings);
/// [requires: v1.0]
/// Specify whether front- or back-facing facets can be culled
///
///
///
/// Specifies whether front- or back-facing facets are candidates for culling. Symbolic constants GL_FRONT, GL_BACK, and GL_FRONT_AND_BACK are accepted. The initial value is GL_BACK.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glCullFace")]
public static extern void CullFace(OpenTK.Graphics.OpenGL4.CullFaceMode mode);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageCallback")]
public static extern void DebugMessageCallback(DebugProc callback, IntPtr userParam);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageCallback")]
public static extern void DebugMessageCallback(DebugProc callback, [InAttribute, OutAttribute] T1[] userParam)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageCallback")]
public static extern void DebugMessageCallback(DebugProc callback, [InAttribute, OutAttribute] T1[,] userParam)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageCallback")]
public static extern void DebugMessageCallback(DebugProc callback, [InAttribute, OutAttribute] T1[,,] userParam)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Specify a callback to receive debugging messages from the GL
///
///
///
/// The address of a callback function that will be called when a debug message is generated.
///
///
///
///
/// A user supplied pointer that will be passed on each invocation of callback.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageCallback")]
public static extern void DebugMessageCallback(DebugProc callback, [InAttribute, OutAttribute] ref T1 userParam)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, Int32[] ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, ref Int32 ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, Int32* ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, UInt32[] ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, ref UInt32 ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Control the reporting of debug messages in a debug context
///
///
///
/// The source of debug messages to enable or disable.
///
///
///
///
/// The type of debug messages to enable or disable.
///
///
///
///
/// The severity of debug messages to enable or disable.
///
///
///
///
/// The length of the array ids.
///
///
///
///
/// The address of an array of unsigned integers contianing the ids of the messages to enable or disable.
///
///
///
///
/// A Boolean flag determining whether the selected messages should be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageControl")]
public static extern unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL4.DebugSourceControl source, OpenTK.Graphics.OpenGL4.DebugTypeControl type, OpenTK.Graphics.OpenGL4.DebugSeverityControl severity, Int32 count, UInt32* ids, bool enabled);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Inject an application-supplied message into the debug message queue
///
///
///
/// The source of the debug message to insert.
///
///
///
///
/// The type of the debug message insert.
///
///
///
///
/// The user-supplied identifier of the message to insert.
///
///
///
///
/// The severity of the debug messages to insert.
///
///
///
///
/// The length string contained in the character array whose address is given by message.
///
///
///
///
/// The address of a character array containing the message to insert.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageInsert")]
public static extern void DebugMessageInsert(OpenTK.Graphics.OpenGL4.DebugSourceExternal source, OpenTK.Graphics.OpenGL4.DebugType type, Int32 id, OpenTK.Graphics.OpenGL4.DebugSeverity severity, Int32 length, String buf);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Inject an application-supplied message into the debug message queue
///
///
///
/// The source of the debug message to insert.
///
///
///
///
/// The type of the debug message insert.
///
///
///
///
/// The user-supplied identifier of the message to insert.
///
///
///
///
/// The severity of the debug messages to insert.
///
///
///
///
/// The length string contained in the character array whose address is given by message.
///
///
///
///
/// The address of a character array containing the message to insert.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glDebugMessageInsert")]
public static extern void DebugMessageInsert(OpenTK.Graphics.OpenGL4.DebugSourceExternal source, OpenTK.Graphics.OpenGL4.DebugType type, UInt32 id, OpenTK.Graphics.OpenGL4.DebugSeverity severity, Int32 length, String buf);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffer(Int32 buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffer(UInt32 buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffers(Int32 n, Int32[] buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffers(Int32 n, ref Int32 buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern unsafe void DeleteBuffers(Int32 n, Int32* buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffers(Int32 n, UInt32[] buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern void DeleteBuffers(Int32 n, ref UInt32 buffers);
/// [requires: v1.5]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteBuffers")]
public static extern unsafe void DeleteBuffers(Int32 n, UInt32* buffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffer(Int32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffer(UInt32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffers(Int32 n, Int32[] framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffers(Int32 n, ref Int32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern unsafe void DeleteFramebuffers(Int32 n, Int32* framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffers(Int32 n, UInt32[] framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern void DeleteFramebuffers(Int32 n, ref UInt32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete framebuffer objects
///
///
///
/// Specifies the number of framebuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n framebuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteFramebuffers")]
public static extern unsafe void DeleteFramebuffers(Int32 n, UInt32* framebuffers);
/// [requires: v2.0]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDeleteProgram")]
public static extern void DeleteProgram(Int32 program);
/// [requires: v2.0]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDeleteProgram")]
public static extern void DeleteProgram(UInt32 program);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipeline(Int32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipeline(UInt32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipelines(Int32 n, Int32[] pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipelines(Int32 n, ref Int32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern unsafe void DeleteProgramPipelines(Int32 n, Int32* pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipelines(Int32 n, UInt32[] pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern void DeleteProgramPipelines(Int32 n, ref UInt32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Delete program pipeline objects
///
///
///
/// Specifies the number of program pipeline objects to delete.
///
///
///
///
/// Specifies an array of names of program pipeline objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glDeleteProgramPipelines")]
public static extern unsafe void DeleteProgramPipelines(Int32 n, UInt32* pipelines);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQuery(Int32 ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQuery(UInt32 ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQueries(Int32 n, Int32[] ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQueries(Int32 n, ref Int32 ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern unsafe void DeleteQueries(Int32 n, Int32* ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQueries(Int32 n, UInt32[] ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern void DeleteQueries(Int32 n, ref UInt32 ids);
/// [requires: v1.5]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glDeleteQueries")]
public static extern unsafe void DeleteQueries(Int32 n, UInt32* ids);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffer(Int32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffer(UInt32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffers(Int32 n, Int32[] renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffers(Int32 n, ref Int32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern unsafe void DeleteRenderbuffers(Int32 n, Int32* renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffers(Int32 n, UInt32[] renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern void DeleteRenderbuffers(Int32 n, ref UInt32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Delete renderbuffer objects
///
///
///
/// Specifies the number of renderbuffer objects to be deleted.
///
///
///
///
/// A pointer to an array containing n renderbuffer objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteRenderbuffers")]
public static extern unsafe void DeleteRenderbuffers(Int32 n, UInt32* renderbuffers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSampler(Int32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSampler(UInt32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSamplers(Int32 count, Int32[] samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSamplers(Int32 count, ref Int32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern unsafe void DeleteSamplers(Int32 count, Int32* samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSamplers(Int32 count, UInt32[] samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern void DeleteSamplers(Int32 count, ref UInt32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Delete named sampler objects
///
///
///
/// Specifies the number of sampler objects to be deleted.
///
///
///
///
/// Specifies an array of sampler objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glDeleteSamplers")]
public static extern unsafe void DeleteSamplers(Int32 count, UInt32* samplers);
/// [requires: v2.0]
/// Deletes a shader object
///
///
///
/// Specifies the shader object to be deleted.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDeleteShader")]
public static extern void DeleteShader(Int32 shader);
/// [requires: v2.0]
/// Deletes a shader object
///
///
///
/// Specifies the shader object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDeleteShader")]
public static extern void DeleteShader(UInt32 shader);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Delete a sync object
///
///
///
/// The sync object to be deleted.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glDeleteSync")]
public static extern void DeleteSync(IntPtr sync);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTexture(Int32 textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTexture(UInt32 textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTextures(Int32 n, Int32[] textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTextures(Int32 n, ref Int32 textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern unsafe void DeleteTextures(Int32 n, Int32* textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTextures(Int32 n, UInt32[] textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern void DeleteTextures(Int32 n, ref UInt32 textures);
/// [requires: v1.1]
/// Delete named textures
///
///
///
/// Specifies the number of textures to be deleted.
///
///
///
///
/// Specifies an array of textures to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDeleteTextures")]
public static extern unsafe void DeleteTextures(Int32 n, UInt32* textures);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedback(Int32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedback(UInt32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedbacks(Int32 n, Int32[] ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedbacks(Int32 n, ref Int32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern unsafe void DeleteTransformFeedbacks(Int32 n, Int32* ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedbacks(Int32 n, UInt32[] ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern void DeleteTransformFeedbacks(Int32 n, ref UInt32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Delete transform feedback objects
///
///
///
/// Specifies the number of transform feedback objects to delete.
///
///
///
///
/// Specifies an array of names of transform feedback objects to delete.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDeleteTransformFeedbacks")]
public static extern unsafe void DeleteTransformFeedbacks(Int32 n, UInt32* ids);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArray(Int32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArray(UInt32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArrays(Int32 n, Int32[] arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArrays(Int32 n, ref Int32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern unsafe void DeleteVertexArrays(Int32 n, Int32* arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArrays(Int32 n, UInt32[] arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern void DeleteVertexArrays(Int32 n, ref UInt32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Delete vertex array objects
///
///
///
/// Specifies the number of vertex array objects to be deleted.
///
///
///
///
/// Specifies the address of an array containing the n names of the objects to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glDeleteVertexArrays")]
public static extern unsafe void DeleteVertexArrays(Int32 n, UInt32* arrays);
/// [requires: v1.0]
/// Specify the value used for depth buffer comparisons
///
///
///
/// Specifies the depth comparison function. Symbolic constants GL_NEVER, GL_LESS, GL_EQUAL, GL_LEQUAL, GL_GREATER, GL_NOTEQUAL, GL_GEQUAL, and GL_ALWAYS are accepted. The initial value is GL_LESS.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glDepthFunc")]
public static extern void DepthFunc(OpenTK.Graphics.OpenGL4.DepthFunction func);
/// [requires: v1.0]
/// Enable or disable writing into the depth buffer
///
///
///
/// Specifies whether the depth buffer is enabled for writing. If flag is GL_FALSE, depth buffer writing is disabled. Otherwise, it is enabled. Initially, depth buffer writing is enabled.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glDepthMask")]
public static extern void DepthMask(bool flag);
/// [requires: v1.0]
/// Specify mapping of depth values from normalized device coordinates to window coordinates
///
///
///
/// Specifies the mapping of the near clipping plane to window coordinates. The initial value is 0.
///
///
///
///
/// Specifies the mapping of the far clipping plane to window coordinates. The initial value is 1.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glDepthRange")]
public static extern void DepthRange(Double near, Double far);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern void DepthRangeArray(Int32 first, Int32 count, Double[] v);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern void DepthRangeArray(Int32 first, Int32 count, ref Double v);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern unsafe void DepthRangeArray(Int32 first, Int32 count, Double* v);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern void DepthRangeArray(UInt32 first, Int32 count, Double[] v);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern void DepthRangeArray(UInt32 first, Int32 count, ref Double v);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified set of viewports
///
///
///
/// Specifies the index of the first viewport whose depth range to update.
///
///
///
///
/// Specifies the number of viewports whose depth range to update.
///
///
///
///
/// Specifies the address of an array containing the near and far values for the depth range of each modified viewport.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeArrayv")]
public static extern unsafe void DepthRangeArray(UInt32 first, Int32 count, Double* v);
/// [requires: v4.1 and ARB_ES2_compatibility|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates
///
///
///
/// Specifies the mapping of the near clipping plane to window coordinates. The initial value is 0.
///
///
///
///
/// Specifies the mapping of the far clipping plane to window coordinates. The initial value is 1.
///
///
[AutoGenerated(Category = "ARB_ES2_compatibility|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangef")]
public static extern void DepthRange(Single n, Single f);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified viewport
///
///
///
/// Specifies the index of the viewport whose depth range to update.
///
///
///
///
/// Specifies the mapping of the near clipping plane to window coordinates. The initial value is 0.
///
///
///
///
/// Specifies the mapping of the far clipping plane to window coordinates. The initial value is 1.
///
///
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeIndexed")]
public static extern void DepthRangeIndexed(Int32 index, Double n, Double f);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
/// Specify mapping of depth values from normalized device coordinates to window coordinates for a specified viewport
///
///
///
/// Specifies the index of the viewport whose depth range to update.
///
///
///
///
/// Specifies the mapping of the near clipping plane to window coordinates. The initial value is 0.
///
///
///
///
/// Specifies the mapping of the far clipping plane to window coordinates. The initial value is 1.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glDepthRangeIndexed")]
public static extern void DepthRangeIndexed(UInt32 index, Double n, Double f);
/// [requires: v2.0]
/// Detaches a shader object from a program object to which it is attached
///
///
///
/// Specifies the program object from which to detach the shader object.
///
///
///
///
/// Specifies the shader object to be detached.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDetachShader")]
public static extern void DetachShader(Int32 program, Int32 shader);
/// [requires: v2.0]
/// Detaches a shader object from a program object to which it is attached
///
///
///
/// Specifies the program object from which to detach the shader object.
///
///
///
///
/// Specifies the shader object to be detached.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDetachShader")]
public static extern void DetachShader(UInt32 program, UInt32 shader);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glDisable")]
public static extern void Disable(OpenTK.Graphics.OpenGL4.EnableCap cap);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glDisablei")]
public static extern void Disable(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, Int32 index);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glDisablei")]
public static extern void Disable(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, UInt32 index);
/// [requires: v2.0]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDisableVertexAttribArray")]
public static extern void DisableVertexAttribArray(Int32 index);
/// [requires: v2.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDisableVertexAttribArray")]
public static extern void DisableVertexAttribArray(UInt32 index);
/// [requires: v4.3 and ARB_compute_shader|VERSION_4_3]
/// Launch one or more compute work groups
///
///
///
/// The number of work groups to be launched in the X dimension.
///
///
///
///
/// The number of work groups to be launched in the Y dimension.
///
///
///
///
/// The number of work groups to be launched in the Z dimension.
///
///
[AutoGenerated(Category = "ARB_compute_shader|VERSION_4_3", Version = "4.3", EntryPoint = "glDispatchCompute")]
public static extern void DispatchCompute(Int32 num_groups_x, Int32 num_groups_y, Int32 num_groups_z);
/// [requires: v4.3 and ARB_compute_shader|VERSION_4_3]
/// Launch one or more compute work groups
///
///
///
/// The number of work groups to be launched in the X dimension.
///
///
///
///
/// The number of work groups to be launched in the Y dimension.
///
///
///
///
/// The number of work groups to be launched in the Z dimension.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_compute_shader|VERSION_4_3", Version = "4.3", EntryPoint = "glDispatchCompute")]
public static extern void DispatchCompute(UInt32 num_groups_x, UInt32 num_groups_y, UInt32 num_groups_z);
/// [requires: v4.3 and ARB_compute_shader|VERSION_4_3]
/// Launch one or more compute work groups using parameters stored in a buffer
///
///
///
/// The offset into the buffer object currently bound to the GL_DISPATCH_INDIRECT_BUFFER buffer target at which the dispatch parameters are stored.
///
///
[AutoGenerated(Category = "ARB_compute_shader|VERSION_4_3", Version = "4.3", EntryPoint = "glDispatchComputeIndirect")]
public static extern void DispatchComputeIndirect(IntPtr indirect);
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the starting index in the enabled arrays.
///
///
///
///
/// Specifies the number of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawArrays")]
public static extern void DrawArrays(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 first, Int32 count);
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawArraysIndirect")]
public static extern void DrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, IntPtr indirect);
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawArraysIndirect")]
public static extern void DrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[] indirect)
where T1 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawArraysIndirect")]
public static extern void DrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[,] indirect)
where T1 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawArraysIndirect")]
public static extern void DrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[,,] indirect)
where T1 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawArraysIndirect")]
public static extern void DrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] ref T1 indirect)
where T1 : struct
;
/// [requires: v3.1]
/// Draw multiple instances of a range of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the starting index in the enabled arrays.
///
///
///
///
/// Specifies the number of indices to be rendered.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawArraysInstanced")]
public static extern void DrawArraysInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 first, Int32 count, Int32 instancecount);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a range of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the starting index in the enabled arrays.
///
///
///
///
/// Specifies the number of indices to be rendered.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawArraysInstancedBaseInstance")]
public static extern void DrawArraysInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 first, Int32 count, Int32 instancecount, Int32 baseinstance);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a range of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the starting index in the enabled arrays.
///
///
///
///
/// Specifies the number of indices to be rendered.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawArraysInstancedBaseInstance")]
public static extern void DrawArraysInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 first, Int32 count, Int32 instancecount, UInt32 baseinstance);
/// [requires: v1.0]
/// Specify which color buffers are to be drawn into
///
///
///
/// Specifies up to four color buffers to be drawn into. Symbolic constants GL_NONE, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK_LEFT, GL_BACK_RIGHT, GL_FRONT, GL_BACK, GL_LEFT, GL_RIGHT, and GL_FRONT_AND_BACK are accepted. The initial value is GL_FRONT for single-buffered contexts, and GL_BACK for double-buffered contexts.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glDrawBuffer")]
public static extern void DrawBuffer(OpenTK.Graphics.OpenGL4.DrawBufferMode mode);
/// [requires: v2.0]
/// Specifies a list of color buffers to be drawn into
///
///
///
/// Specifies the number of buffers in bufs.
///
///
///
///
/// Points to an array of symbolic constants specifying the buffers into which fragment colors or data values will be written.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDrawBuffers")]
public static extern void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL4.DrawBuffersEnum[] bufs);
/// [requires: v2.0]
/// Specifies a list of color buffers to be drawn into
///
///
///
/// Specifies the number of buffers in bufs.
///
///
///
///
/// Points to an array of symbolic constants specifying the buffers into which fragment colors or data values will be written.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDrawBuffers")]
public static extern void DrawBuffers(Int32 n, ref OpenTK.Graphics.OpenGL4.DrawBuffersEnum bufs);
/// [requires: v2.0]
/// Specifies a list of color buffers to be drawn into
///
///
///
/// Specifies the number of buffers in bufs.
///
///
///
///
/// Points to an array of symbolic constants specifying the buffers into which fragment colors or data values will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glDrawBuffers")]
public static extern unsafe void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL4.DrawBuffersEnum* bufs);
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawElements")]
public static extern void DrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices);
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawElements")]
public static extern void DrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices)
where T3 : struct
;
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawElements")]
public static extern void DrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices)
where T3 : struct
;
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawElements")]
public static extern void DrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices)
where T3 : struct
;
/// [requires: v1.1]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glDrawElements")]
public static extern void DrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsBaseVertex")]
public static extern void DrawElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 basevertex);
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsBaseVertex")]
public static extern void DrawElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsBaseVertex")]
public static extern void DrawElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsBaseVertex")]
public static extern void DrawElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsBaseVertex")]
public static extern void DrawElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 basevertex)
where T3 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render indexed primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the type of data in the buffer bound to the GL_ELEMENT_ARRAY_BUFFER binding.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawElementsIndirect")]
public static extern void DrawElementsIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, OpenTK.Graphics.OpenGL4.All type, IntPtr indirect);
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render indexed primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the type of data in the buffer bound to the GL_ELEMENT_ARRAY_BUFFER binding.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawElementsIndirect")]
public static extern void DrawElementsIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T2[] indirect)
where T2 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render indexed primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the type of data in the buffer bound to the GL_ELEMENT_ARRAY_BUFFER binding.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawElementsIndirect")]
public static extern void DrawElementsIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T2[,] indirect)
where T2 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render indexed primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the type of data in the buffer bound to the GL_ELEMENT_ARRAY_BUFFER binding.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawElementsIndirect")]
public static extern void DrawElementsIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] T2[,,] indirect)
where T2 : struct
;
/// [requires: v4.0 and ARB_draw_indirect|VERSION_4_0]
/// Render indexed primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the type of data in the buffer bound to the GL_ELEMENT_ARRAY_BUFFER binding.
///
///
///
///
/// Specifies the address of a structure containing the draw parameters.
///
///
[AutoGenerated(Category = "ARB_draw_indirect|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawElementsIndirect")]
public static extern void DrawElementsIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, OpenTK.Graphics.OpenGL4.All type, [InAttribute, OutAttribute] ref T2 indirect)
where T2 : struct
;
/// [requires: v3.1]
/// Draw multiple instances of a set of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawElementsInstanced")]
public static extern void DrawElementsInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount);
/// [requires: v3.1]
/// Draw multiple instances of a set of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawElementsInstanced")]
public static extern void DrawElementsInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount)
where T3 : struct
;
/// [requires: v3.1]
/// Draw multiple instances of a set of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawElementsInstanced")]
public static extern void DrawElementsInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount)
where T3 : struct
;
/// [requires: v3.1]
/// Draw multiple instances of a set of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawElementsInstanced")]
public static extern void DrawElementsInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount)
where T3 : struct
;
/// [requires: v3.1]
/// Draw multiple instances of a set of elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
[AutoGenerated(Category = "VERSION_3_1", Version = "3.1", EntryPoint = "glDrawElementsInstanced")]
public static extern void DrawElementsInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount, Int32 baseinstance);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount, UInt32 baseinstance);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Draw multiple instances of a set of elements with offset applied to instanced attributes
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the specified range of indices to be rendered.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseInstance")]
public static extern void DrawElementsInstancedBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsInstancedBaseVertex")]
public static extern void DrawElementsInstancedBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount, Int32 basevertex);
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsInstancedBaseVertex")]
public static extern void DrawElementsInstancedBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsInstancedBaseVertex")]
public static extern void DrawElementsInstancedBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsInstancedBaseVertex")]
public static extern void DrawElementsInstancedBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount, Int32 basevertex)
where T3 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawElementsInstancedBaseVertex")]
public static extern void DrawElementsInstancedBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount, Int32 basevertex)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount, Int32 basevertex, Int32 baseinstance);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 instancecount, Int32 basevertex, UInt32 baseinstance);
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount, Int32 basevertex, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 instancecount, Int32 basevertex, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount, Int32 basevertex, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 instancecount, Int32 basevertex, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount, Int32 basevertex, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 instancecount, Int32 basevertex, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount, Int32 basevertex, Int32 baseinstance)
where T3 : struct
;
/// [requires: v4.2 and ARB_base_instance|VERSION_4_2]
/// Render multiple instances of a set of primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the number of instances of the indexed geometry that should be drawn.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
///
///
/// Specifies the base instance for use in fetching instanced vertex attributes.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_base_instance|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawElementsInstancedBaseVertexBaseInstance")]
public static extern void DrawElementsInstancedBaseVertexBaseInstance(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 instancecount, Int32 basevertex, UInt32 baseinstance)
where T3 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices);
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,,] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T5 indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices);
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,,] indices)
where T5 : struct
;
/// [requires: v1.2]
/// Render primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_2", Version = "1.2", EntryPoint = "glDrawRangeElements")]
public static extern void DrawRangeElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T5 indices)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 basevertex);
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,,] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 start, Int32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T5 indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 basevertex);
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T5[,,] indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v3.2 and ARB_draw_elements_base_vertex|VERSION_3_2]
/// Render primitives from array data with a per-element offset
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the minimum array index contained in indices.
///
///
///
///
/// Specifies the maximum array index contained in indices.
///
///
///
///
/// Specifies the number of elements to be rendered.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies a constant that should be added to each element of indices when chosing elements from the enabled vertex arrays.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_draw_elements_base_vertex|VERSION_3_2", Version = "3.2", EntryPoint = "glDrawRangeElementsBaseVertex")]
public static extern void DrawRangeElementsBaseVertex(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] ref T5 indices, Int32 basevertex)
where T5 : struct
;
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Render primitives using a count derived from a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawTransformFeedback")]
public static extern void DrawTransformFeedback(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 id);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Render primitives using a count derived from a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawTransformFeedback")]
public static extern void DrawTransformFeedback(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 id);
/// [requires: v4.2 and ARB_transform_feedback_instanced|VERSION_4_2]
/// Render multiple instances of primitives using a count derived from a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the number of instances of the geometry to render.
///
///
[AutoGenerated(Category = "ARB_transform_feedback_instanced|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawTransformFeedbackInstanced")]
public static extern void DrawTransformFeedbackInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 id, Int32 instancecount);
/// [requires: v4.2 and ARB_transform_feedback_instanced|VERSION_4_2]
/// Render multiple instances of primitives using a count derived from a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the number of instances of the geometry to render.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback_instanced|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawTransformFeedbackInstanced")]
public static extern void DrawTransformFeedbackInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 id, Int32 instancecount);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Render primitives using a count derived from a specifed stream of a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the index of the transform feedback stream from which to retrieve a primitive count.
///
///
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawTransformFeedbackStream")]
public static extern void DrawTransformFeedbackStream(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 id, Int32 stream);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Render primitives using a count derived from a specifed stream of a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the index of the transform feedback stream from which to retrieve a primitive count.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glDrawTransformFeedbackStream")]
public static extern void DrawTransformFeedbackStream(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 id, UInt32 stream);
/// [requires: v4.2 and ARB_transform_feedback_instanced|VERSION_4_2]
/// Render multiple instances of primitives using a count derived from a specifed stream of a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the index of the transform feedback stream from which to retrieve a primitive count.
///
///
///
///
/// Specifies the number of instances of the geometry to render.
///
///
[AutoGenerated(Category = "ARB_transform_feedback_instanced|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawTransformFeedbackStreamInstanced")]
public static extern void DrawTransformFeedbackStreamInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32 id, Int32 stream, Int32 instancecount);
/// [requires: v4.2 and ARB_transform_feedback_instanced|VERSION_4_2]
/// Render multiple instances of primitives using a count derived from a specifed stream of a transform feedback object
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the name of a transform feedback object from which to retrieve a primitive count.
///
///
///
///
/// Specifies the index of the transform feedback stream from which to retrieve a primitive count.
///
///
///
///
/// Specifies the number of instances of the geometry to render.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback_instanced|VERSION_4_2", Version = "4.2", EntryPoint = "glDrawTransformFeedbackStreamInstanced")]
public static extern void DrawTransformFeedbackStreamInstanced(OpenTK.Graphics.OpenGL4.PrimitiveType mode, UInt32 id, UInt32 stream, Int32 instancecount);
/// [requires: v1.0]
/// Enable or disable server-side GL capabilities
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the switch to disable (for glEnablei and glDisablei only).
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glEnable")]
public static extern void Enable(OpenTK.Graphics.OpenGL4.EnableCap cap);
/// [requires: v3.0]
/// Enable or disable server-side GL capabilities
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the switch to disable (for glEnablei and glDisablei only).
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glEnablei")]
public static extern void Enable(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, Int32 index);
/// [requires: v3.0]
/// Enable or disable server-side GL capabilities
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the switch to disable (for glEnablei and glDisablei only).
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glEnablei")]
public static extern void Enable(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, UInt32 index);
/// [requires: v2.0]
/// Enable or disable a generic vertex attribute array
///
///
///
/// Specifies the index of the generic vertex attribute to be enabled or disabled.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glEnableVertexAttribArray")]
public static extern void EnableVertexAttribArray(Int32 index);
/// [requires: v2.0]
/// Enable or disable a generic vertex attribute array
///
///
///
/// Specifies the index of the generic vertex attribute to be enabled or disabled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glEnableVertexAttribArray")]
public static extern void EnableVertexAttribArray(UInt32 index);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glEndConditionalRender")]
public static extern void EndConditionalRender();
/// [requires: v1.5]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glEndQuery")]
public static extern void EndQuery(OpenTK.Graphics.OpenGL4.QueryTarget target);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glEndQueryIndexed")]
public static extern void EndQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 index);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glEndQueryIndexed")]
public static extern void EndQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 index);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glEndTransformFeedback")]
public static extern void EndTransformFeedback();
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Create a new sync object and insert it into the GL command stream
///
///
///
/// Specifies the condition that must be met to set the sync object's state to signaled. condition must be GL_SYNC_GPU_COMMANDS_COMPLETE.
///
///
///
///
/// Specifies a bitwise combination of flags controlling the behavior of the sync object. No flags are presently defined for this operation and flags must be zero. flags is a placeholder for anticipated future extensions of fence sync object capabilities.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glFenceSync")]
public static extern IntPtr FenceSync(OpenTK.Graphics.OpenGL4.SyncCondition condition, OpenTK.Graphics.OpenGL4.WaitSyncFlags flags);
/// [requires: v1.0]
/// Block until all GL execution is complete
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glFinish")]
public static extern void Finish();
/// [requires: v1.0]
/// Force execution of GL commands in finite time
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glFlush")]
public static extern void Flush();
/// [requires: v3.0 and ARB_map_buffer_range|VERSION_3_0]
/// Indicate modifications to a range of a mapped buffer
///
///
///
/// Specifies the target of the flush operation. target must be GL_ARRAY_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the start of the buffer subrange, in basic machine units.
///
///
///
///
/// Specifies the length of the buffer subrange, in basic machine units.
///
///
[AutoGenerated(Category = "ARB_map_buffer_range|VERSION_3_0", Version = "3.0", EntryPoint = "glFlushMappedBufferRange")]
public static extern void FlushMappedBufferRange(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr length);
/// [requires: v4.3 and ARB_framebuffer_no_attachments|VERSION_4_3]
/// Set a named parameter of a framebuffer
///
///
///
/// The target of the operation, which must be GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER or GL_FRAMEBUFFER.
///
///
///
///
/// A token indicating the parameter to be modified.
///
///
///
///
/// The new value for the parameter named pname.
///
///
[AutoGenerated(Category = "ARB_framebuffer_no_attachments|VERSION_4_3", Version = "4.3", EntryPoint = "glFramebufferParameteri")]
public static extern void FramebufferParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter pname, Int32 param);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Attach a renderbuffer as a logical buffer to the currently bound framebuffer object
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer.
///
///
///
///
/// Specifies the renderbuffer target and must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the name of an existing renderbuffer object of type renderbuffertarget to attach.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferRenderbuffer")]
public static extern void FramebufferRenderbuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.RenderbufferTarget renderbuffertarget, Int32 renderbuffer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Attach a renderbuffer as a logical buffer to the currently bound framebuffer object
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer.
///
///
///
///
/// Specifies the renderbuffer target and must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the name of an existing renderbuffer object of type renderbuffertarget to attach.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferRenderbuffer")]
public static extern void FramebufferRenderbuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.RenderbufferTarget renderbuffertarget, UInt32 renderbuffer);
/// [requires: v3.2]
/// Attach a level of a texture object as a logical buffer to the currently bound framebuffer object
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer. attachment must be GL_COLOR_ATTACHMENTi, GL_DEPTH_ATTACHMENT, GL_STENCIL_ATTACHMENT or GL_DEPTH_STENCIL_ATTACHMENT.
///
///
///
///
/// For glFramebufferTexture1D, glFramebufferTexture2D and glFramebufferTexture3D, specifies what type of texture is expected in the texture parameter, or for cube map textures, which face is to be attached.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glFramebufferTexture")]
public static extern void FramebufferTexture(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, Int32 texture, Int32 level);
/// [requires: v3.2]
/// Attach a level of a texture object as a logical buffer to the currently bound framebuffer object
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer. attachment must be GL_COLOR_ATTACHMENTi, GL_DEPTH_ATTACHMENT, GL_STENCIL_ATTACHMENT or GL_DEPTH_STENCIL_ATTACHMENT.
///
///
///
///
/// For glFramebufferTexture1D, glFramebufferTexture2D and glFramebufferTexture3D, specifies what type of texture is expected in the texture parameter, or for cube map textures, which face is to be attached.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glFramebufferTexture")]
public static extern void FramebufferTexture(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, UInt32 texture, Int32 level);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture1D")]
public static extern void FramebufferTexture1D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, Int32 texture, Int32 level);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture1D")]
public static extern void FramebufferTexture1D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, UInt32 texture, Int32 level);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture2D")]
public static extern void FramebufferTexture2D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, Int32 texture, Int32 level);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture2D")]
public static extern void FramebufferTexture2D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, UInt32 texture, Int32 level);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture3D")]
public static extern void FramebufferTexture3D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, Int32 texture, Int32 level, Int32 zoffset);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTexture3D")]
public static extern void FramebufferTexture3D(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.TextureTarget textarget, UInt32 texture, Int32 level, Int32 zoffset);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Attach a single layer of a texture to a framebuffer
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer. attachment must be GL_COLOR_ATTACHMENTi, GL_DEPTH_ATTACHMENT, GL_STENCIL_ATTACHMENT or GL_DEPTH_STENCIL_ATTACHMENT.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
///
///
/// Specifies the layer of texture to attach.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTextureLayer")]
public static extern void FramebufferTextureLayer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, Int32 texture, Int32 level, Int32 layer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Attach a single layer of a texture to a framebuffer
///
///
///
/// Specifies the framebuffer target. target must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER, or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER.
///
///
///
///
/// Specifies the attachment point of the framebuffer. attachment must be GL_COLOR_ATTACHMENTi, GL_DEPTH_ATTACHMENT, GL_STENCIL_ATTACHMENT or GL_DEPTH_STENCIL_ATTACHMENT.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
///
///
/// Specifies the layer of texture to attach.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glFramebufferTextureLayer")]
public static extern void FramebufferTextureLayer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, UInt32 texture, Int32 level, Int32 layer);
/// [requires: v1.0]
/// Define front- and back-facing polygons
///
///
///
/// Specifies the orientation of front-facing polygons. GL_CW and GL_CCW are accepted. The initial value is GL_CCW.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glFrontFace")]
public static extern void FrontFace(OpenTK.Graphics.OpenGL4.FrontFaceDirection mode);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern Int32 GenBuffer();
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern void GenBuffers(Int32 n, [OutAttribute] Int32[] buffers);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern void GenBuffers(Int32 n, [OutAttribute] out Int32 buffers);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern unsafe void GenBuffers(Int32 n, [OutAttribute] Int32* buffers);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern void GenBuffers(Int32 n, [OutAttribute] UInt32[] buffers);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern void GenBuffers(Int32 n, [OutAttribute] out UInt32 buffers);
/// [requires: v1.5]
/// Generate buffer object names
///
///
///
/// Specifies the number of buffer object names to be generated.
///
///
///
///
/// Specifies an array in which the generated buffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenBuffers")]
public static extern unsafe void GenBuffers(Int32 n, [OutAttribute] UInt32* buffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate mipmaps for a specified texture target
///
///
///
/// Specifies the target to which the texture whose mimaps to generate is bound. target must be GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY or GL_TEXTURE_CUBE_MAP.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenerateMipmap")]
public static extern void GenerateMipmap(OpenTK.Graphics.OpenGL4.GenerateMipmapTarget target);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern Int32 GenFramebuffer();
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern void GenFramebuffers(Int32 n, [OutAttribute] Int32[] framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern void GenFramebuffers(Int32 n, [OutAttribute] out Int32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern unsafe void GenFramebuffers(Int32 n, [OutAttribute] Int32* framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern void GenFramebuffers(Int32 n, [OutAttribute] UInt32[] framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern void GenFramebuffers(Int32 n, [OutAttribute] out UInt32 framebuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate framebuffer object names
///
///
///
/// Specifies the number of framebuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated framebuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenFramebuffers")]
public static extern unsafe void GenFramebuffers(Int32 n, [OutAttribute] UInt32* framebuffers);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern Int32 GenProgramPipeline();
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern void GenProgramPipelines(Int32 n, [OutAttribute] Int32[] pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern void GenProgramPipelines(Int32 n, [OutAttribute] out Int32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern unsafe void GenProgramPipelines(Int32 n, [OutAttribute] Int32* pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern void GenProgramPipelines(Int32 n, [OutAttribute] UInt32[] pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern void GenProgramPipelines(Int32 n, [OutAttribute] out UInt32 pipelines);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Reserve program pipeline object names
///
///
///
/// Specifies the number of program pipeline object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGenProgramPipelines")]
public static extern unsafe void GenProgramPipelines(Int32 n, [OutAttribute] UInt32* pipelines);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern Int32 GenQuery();
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern void GenQueries(Int32 n, [OutAttribute] Int32[] ids);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern void GenQueries(Int32 n, [OutAttribute] out Int32 ids);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern unsafe void GenQueries(Int32 n, [OutAttribute] Int32* ids);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern void GenQueries(Int32 n, [OutAttribute] UInt32[] ids);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern void GenQueries(Int32 n, [OutAttribute] out UInt32 ids);
/// [requires: v1.5]
/// Generate query object names
///
///
///
/// Specifies the number of query object names to be generated.
///
///
///
///
/// Specifies an array in which the generated query object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGenQueries")]
public static extern unsafe void GenQueries(Int32 n, [OutAttribute] UInt32* ids);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern Int32 GenRenderbuffer();
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern void GenRenderbuffers(Int32 n, [OutAttribute] Int32[] renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern void GenRenderbuffers(Int32 n, [OutAttribute] out Int32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern unsafe void GenRenderbuffers(Int32 n, [OutAttribute] Int32* renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern void GenRenderbuffers(Int32 n, [OutAttribute] UInt32[] renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern void GenRenderbuffers(Int32 n, [OutAttribute] out UInt32 renderbuffers);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Generate renderbuffer object names
///
///
///
/// Specifies the number of renderbuffer object names to generate.
///
///
///
///
/// Specifies an array in which the generated renderbuffer object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenRenderbuffers")]
public static extern unsafe void GenRenderbuffers(Int32 n, [OutAttribute] UInt32* renderbuffers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern Int32 GenSampler();
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern void GenSamplers(Int32 count, [OutAttribute] Int32[] samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern void GenSamplers(Int32 count, [OutAttribute] out Int32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern unsafe void GenSamplers(Int32 count, [OutAttribute] Int32* samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern void GenSamplers(Int32 count, [OutAttribute] UInt32[] samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern void GenSamplers(Int32 count, [OutAttribute] out UInt32 samplers);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Generate sampler object names
///
///
///
/// Specifies the number of sampler object names to generate.
///
///
///
///
/// Specifies an array in which the generated sampler object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGenSamplers")]
public static extern unsafe void GenSamplers(Int32 count, [OutAttribute] UInt32* samplers);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern Int32 GenTexture();
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern void GenTextures(Int32 n, [OutAttribute] Int32[] textures);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern void GenTextures(Int32 n, [OutAttribute] out Int32 textures);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern unsafe void GenTextures(Int32 n, [OutAttribute] Int32* textures);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern void GenTextures(Int32 n, [OutAttribute] UInt32[] textures);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern void GenTextures(Int32 n, [OutAttribute] out UInt32 textures);
/// [requires: v1.1]
/// Generate texture names
///
///
///
/// Specifies the number of texture names to be generated.
///
///
///
///
/// Specifies an array in which the generated texture names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glGenTextures")]
public static extern unsafe void GenTextures(Int32 n, [OutAttribute] UInt32* textures);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern Int32 GenTransformFeedback();
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern void GenTransformFeedbacks(Int32 n, [OutAttribute] Int32[] ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern void GenTransformFeedbacks(Int32 n, [OutAttribute] out Int32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern unsafe void GenTransformFeedbacks(Int32 n, [OutAttribute] Int32* ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern void GenTransformFeedbacks(Int32 n, [OutAttribute] UInt32[] ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern void GenTransformFeedbacks(Int32 n, [OutAttribute] out UInt32 ids);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Reserve transform feedback object names
///
///
///
/// Specifies the number of transform feedback object names to reserve.
///
///
///
///
/// Specifies an array of into which the reserved names will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glGenTransformFeedbacks")]
public static extern unsafe void GenTransformFeedbacks(Int32 n, [OutAttribute] UInt32* ids);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern Int32 GenVertexArray();
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern void GenVertexArrays(Int32 n, [OutAttribute] Int32[] arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern void GenVertexArrays(Int32 n, [OutAttribute] out Int32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern unsafe void GenVertexArrays(Int32 n, [OutAttribute] Int32* arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern void GenVertexArrays(Int32 n, [OutAttribute] UInt32[] arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern void GenVertexArrays(Int32 n, [OutAttribute] out UInt32 arrays);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Generate vertex array object names
///
///
///
/// Specifies the number of vertex array object names to generate.
///
///
///
///
/// Specifies an array in which the generated vertex array object names are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGenVertexArrays")]
public static extern unsafe void GenVertexArrays(Int32 n, [OutAttribute] UInt32* arrays);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern void GetActiveAtomicCounterBuffer(Int32 program, Int32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern void GetActiveAtomicCounterBuffer(Int32 program, Int32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern unsafe void GetActiveAtomicCounterBuffer(Int32 program, Int32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern void GetActiveAtomicCounterBuffer(UInt32 program, UInt32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern void GetActiveAtomicCounterBuffer(UInt32 program, UInt32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.2 and ARB_shader_atomic_counters|VERSION_4_2]
/// Retrieve information about the set of active atomic counter buffers for a program
///
///
///
/// The name of a program object from which to retrieve information.
///
///
///
///
/// Specifies index of an active atomic counter buffer.
///
///
///
///
/// Specifies which parameter of the atomic counter buffer to retrieve.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_atomic_counters|VERSION_4_2", Version = "4.2", EntryPoint = "glGetActiveAtomicCounterBufferiv")]
public static extern unsafe void GetActiveAtomicCounterBuffer(UInt32 program, UInt32 bufferIndex, OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns information about an active attribute variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the attribute variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the attribute variable.
///
///
///
///
/// Returns the data type of the attribute variable.
///
///
///
///
/// Returns a null terminated string containing the name of the attribute variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveAttrib")]
public static extern void GetActiveAttrib(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.ActiveAttribType type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active attribute variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the attribute variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the attribute variable.
///
///
///
///
/// Returns the data type of the attribute variable.
///
///
///
///
/// Returns a null terminated string containing the name of the attribute variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveAttrib")]
public static extern unsafe void GetActiveAttrib(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.ActiveAttribType* type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active attribute variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the attribute variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the attribute variable.
///
///
///
///
/// Returns the data type of the attribute variable.
///
///
///
///
/// Returns a null terminated string containing the name of the attribute variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveAttrib")]
public static extern void GetActiveAttrib(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.ActiveAttribType type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active attribute variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the attribute variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the attribute variable.
///
///
///
///
/// Returns the data type of the attribute variable.
///
///
///
///
/// Returns a null terminated string containing the name of the attribute variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveAttrib")]
public static extern unsafe void GetActiveAttrib(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.ActiveAttribType* type, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query the subroutine name.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable which is to receive the length of the shader subroutine uniform name.
///
///
///
///
/// Specifies the address of an array into which the name of the shader subroutine uniform will be written.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineName")]
public static extern void GetActiveSubroutineName(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, Int32 bufsize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query the subroutine name.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable which is to receive the length of the shader subroutine uniform name.
///
///
///
///
/// Specifies the address of an array into which the name of the shader subroutine uniform will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineName")]
public static extern unsafe void GetActiveSubroutineName(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, Int32 bufsize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query the subroutine name.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable which is to receive the length of the shader subroutine uniform name.
///
///
///
///
/// Specifies the address of an array into which the name of the shader subroutine uniform will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineName")]
public static extern void GetActiveSubroutineName(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, Int32 bufsize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query the subroutine name.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable which is to receive the length of the shader subroutine uniform name.
///
///
///
///
/// Specifies the address of an array into which the name of the shader subroutine uniform will be written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineName")]
public static extern unsafe void GetActiveSubroutineName(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, Int32 bufsize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern void GetActiveSubroutineUniform(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] Int32[] values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern void GetActiveSubroutineUniform(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] out Int32 values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern unsafe void GetActiveSubroutineUniform(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] Int32* values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern void GetActiveSubroutineUniform(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] Int32[] values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern void GetActiveSubroutineUniform(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] out Int32 values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query a property of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the parameter of the shader subroutine uniform to query. pname must be GL_NUM_COMPATIBLE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_UNIFORM_SIZE or GL_UNIFORM_NAME_LENGTH.
///
///
///
///
/// Specifies the address of a into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformiv")]
public static extern unsafe void GetActiveSubroutineUniform(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter pname, [OutAttribute] Int32* values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable into which is written the number of characters copied into name.
///
///
///
///
/// Specifies the address of a buffer that will receive the name of the specified shader subroutine uniform.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformName")]
public static extern void GetActiveSubroutineUniformName(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, Int32 bufsize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable into which is written the number of characters copied into name.
///
///
///
///
/// Specifies the address of a buffer that will receive the name of the specified shader subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformName")]
public static extern unsafe void GetActiveSubroutineUniformName(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 index, Int32 bufsize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable into which is written the number of characters copied into name.
///
///
///
///
/// Specifies the address of a buffer that will receive the name of the specified shader subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformName")]
public static extern void GetActiveSubroutineUniformName(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, Int32 bufsize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Query the name of an active shader subroutine uniform
///
///
///
/// Specifies the name of the program containing the subroutine.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the index of the shader subroutine uniform.
///
///
///
///
/// Specifies the size of the buffer whose address is given in name.
///
///
///
///
/// Specifies the address of a variable into which is written the number of characters copied into name.
///
///
///
///
/// Specifies the address of a buffer that will receive the name of the specified shader subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetActiveSubroutineUniformName")]
public static extern unsafe void GetActiveSubroutineUniformName(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, UInt32 index, Int32 bufsize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active uniform variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the uniform variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the uniform variable.
///
///
///
///
/// Returns the data type of the uniform variable.
///
///
///
///
/// Returns a null terminated string containing the name of the uniform variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveUniform")]
public static extern void GetActiveUniform(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.ActiveUniformType type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active uniform variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the uniform variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the uniform variable.
///
///
///
///
/// Returns the data type of the uniform variable.
///
///
///
///
/// Returns a null terminated string containing the name of the uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveUniform")]
public static extern unsafe void GetActiveUniform(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.ActiveUniformType* type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active uniform variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the uniform variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the uniform variable.
///
///
///
///
/// Returns the data type of the uniform variable.
///
///
///
///
/// Returns a null terminated string containing the name of the uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveUniform")]
public static extern void GetActiveUniform(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.ActiveUniformType type, [OutAttribute] StringBuilder name);
/// [requires: v2.0]
/// Returns information about an active uniform variable for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the index of the uniform variable to be queried.
///
///
///
///
/// Specifies the maximum number of characters OpenGL is allowed to write in the character buffer indicated by name.
///
///
///
///
/// Returns the number of characters actually written by OpenGL in the string indicated by name (excluding the null terminator) if a value other than NULL is passed.
///
///
///
///
/// Returns the size of the uniform variable.
///
///
///
///
/// Returns the data type of the uniform variable.
///
///
///
///
/// Returns a null terminated string containing the name of the uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetActiveUniform")]
public static extern unsafe void GetActiveUniform(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.ActiveUniformType* type, [OutAttribute] StringBuilder name);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern void GetActiveUniformBlock(Int32 program, Int32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern void GetActiveUniformBlock(Int32 program, Int32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern unsafe void GetActiveUniformBlock(Int32 program, Int32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern void GetActiveUniformBlock(UInt32 program, UInt32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern void GetActiveUniformBlock(UInt32 program, UInt32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query information about an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the name of the parameter to query.
///
///
///
///
/// Specifies the address of a variable to receive the result of the query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockiv")]
public static extern unsafe void GetActiveUniformBlock(UInt32 program, UInt32 uniformBlockIndex, OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the name of an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the size of the buffer addressed by uniformBlockName.
///
///
///
///
/// Specifies the address of a variable to receive the number of characters that were written to uniformBlockName.
///
///
///
///
/// Specifies the address an array of characters to receive the name of the uniform block at uniformBlockIndex.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockName")]
public static extern void GetActiveUniformBlockName(Int32 program, Int32 uniformBlockIndex, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder uniformBlockName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the name of an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the size of the buffer addressed by uniformBlockName.
///
///
///
///
/// Specifies the address of a variable to receive the number of characters that were written to uniformBlockName.
///
///
///
///
/// Specifies the address an array of characters to receive the name of the uniform block at uniformBlockIndex.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockName")]
public static extern unsafe void GetActiveUniformBlockName(Int32 program, Int32 uniformBlockIndex, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder uniformBlockName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the name of an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the size of the buffer addressed by uniformBlockName.
///
///
///
///
/// Specifies the address of a variable to receive the number of characters that were written to uniformBlockName.
///
///
///
///
/// Specifies the address an array of characters to receive the name of the uniform block at uniformBlockIndex.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockName")]
public static extern void GetActiveUniformBlockName(UInt32 program, UInt32 uniformBlockIndex, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder uniformBlockName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the name of an active uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the index of the uniform block within program.
///
///
///
///
/// Specifies the size of the buffer addressed by uniformBlockName.
///
///
///
///
/// Specifies the address of a variable to receive the number of characters that were written to uniformBlockName.
///
///
///
///
/// Specifies the address an array of characters to receive the name of the uniform block at uniformBlockIndex.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformBlockName")]
public static extern unsafe void GetActiveUniformBlockName(UInt32 program, UInt32 uniformBlockIndex, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder uniformBlockName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query the name of an active uniform
///
///
///
/// Specifies the program containing the active uniform index uniformIndex.
///
///
///
///
/// Specifies the index of the active uniform whose name to query.
///
///
///
///
/// Specifies the size of the buffer, in units of GLchar, of the buffer whose address is specified in uniformName.
///
///
///
///
/// Specifies the address of a variable that will receive the number of characters that were or would have been written to the buffer addressed by uniformName.
///
///
///
///
/// Specifies the address of a buffer into which the GL will place the name of the active uniform at uniformIndex within program.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformName")]
public static extern void GetActiveUniformName(Int32 program, Int32 uniformIndex, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder uniformName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query the name of an active uniform
///
///
///
/// Specifies the program containing the active uniform index uniformIndex.
///
///
///
///
/// Specifies the index of the active uniform whose name to query.
///
///
///
///
/// Specifies the size of the buffer, in units of GLchar, of the buffer whose address is specified in uniformName.
///
///
///
///
/// Specifies the address of a variable that will receive the number of characters that were or would have been written to the buffer addressed by uniformName.
///
///
///
///
/// Specifies the address of a buffer into which the GL will place the name of the active uniform at uniformIndex within program.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformName")]
public static extern unsafe void GetActiveUniformName(Int32 program, Int32 uniformIndex, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder uniformName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query the name of an active uniform
///
///
///
/// Specifies the program containing the active uniform index uniformIndex.
///
///
///
///
/// Specifies the index of the active uniform whose name to query.
///
///
///
///
/// Specifies the size of the buffer, in units of GLchar, of the buffer whose address is specified in uniformName.
///
///
///
///
/// Specifies the address of a variable that will receive the number of characters that were or would have been written to the buffer addressed by uniformName.
///
///
///
///
/// Specifies the address of a buffer into which the GL will place the name of the active uniform at uniformIndex within program.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformName")]
public static extern void GetActiveUniformName(UInt32 program, UInt32 uniformIndex, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder uniformName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Query the name of an active uniform
///
///
///
/// Specifies the program containing the active uniform index uniformIndex.
///
///
///
///
/// Specifies the index of the active uniform whose name to query.
///
///
///
///
/// Specifies the size of the buffer, in units of GLchar, of the buffer whose address is specified in uniformName.
///
///
///
///
/// Specifies the address of a variable that will receive the number of characters that were or would have been written to the buffer addressed by uniformName.
///
///
///
///
/// Specifies the address of a buffer into which the GL will place the name of the active uniform at uniformIndex within program.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformName")]
public static extern unsafe void GetActiveUniformName(UInt32 program, UInt32 uniformIndex, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder uniformName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern void GetActiveUniforms(Int32 program, Int32 uniformCount, Int32[] uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern void GetActiveUniforms(Int32 program, Int32 uniformCount, ref Int32 uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern unsafe void GetActiveUniforms(Int32 program, Int32 uniformCount, Int32* uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern void GetActiveUniforms(UInt32 program, Int32 uniformCount, UInt32[] uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern void GetActiveUniforms(UInt32 program, Int32 uniformCount, ref UInt32 uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Returns information about several active uniform variables for the specified program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies both the number of elements in the array of indices uniformIndices and the number of parameters written to params upon successful return.
///
///
///
///
/// Specifies the address of an array of uniformCount integers containing the indices of uniforms within program whose parameter pname should be queried.
///
///
///
///
/// Specifies the property of each uniform in uniformIndices that should be written into the corresponding element of params.
///
///
///
///
/// Specifies the address of an array of uniformCount integers which are to receive the value of pname for each uniform in uniformIndices.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetActiveUniformsiv")]
public static extern unsafe void GetActiveUniforms(UInt32 program, Int32 uniformCount, UInt32* uniformIndices, OpenTK.Graphics.OpenGL4.ActiveUniformParameter pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern void GetAttachedShaders(Int32 program, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] Int32[] shaders);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern void GetAttachedShaders(Int32 program, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] out Int32 shaders);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern unsafe void GetAttachedShaders(Int32 program, Int32 maxCount, [OutAttribute] Int32* count, [OutAttribute] Int32* shaders);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern void GetAttachedShaders(UInt32 program, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] UInt32[] shaders);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern void GetAttachedShaders(UInt32 program, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] out UInt32 shaders);
/// [requires: v2.0]
/// Returns the handles of the shader objects attached to a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the size of the array for storing the returned object names.
///
///
///
///
/// Returns the number of names actually returned in shaders.
///
///
///
///
/// Specifies an array that is used to return the names of attached shader objects.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttachedShaders")]
public static extern unsafe void GetAttachedShaders(UInt32 program, Int32 maxCount, [OutAttribute] Int32* count, [OutAttribute] UInt32* shaders);
/// [requires: v2.0]
/// Returns the location of an attribute variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Points to a null terminated string containing the name of the attribute variable whose location is to be queried.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttribLocation")]
public static extern Int32 GetAttribLocation(Int32 program, String name);
/// [requires: v2.0]
/// Returns the location of an attribute variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Points to a null terminated string containing the name of the attribute variable whose location is to be queried.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetAttribLocation")]
public static extern Int32 GetAttribLocation(UInt32 program, String name);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] bool[] data);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] out bool data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern unsafe void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] bool* data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] bool[] data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] out bool data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetBooleani_v")]
public static extern unsafe void GetBoolean(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] bool* data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetBooleanv")]
public static extern bool GetBoolean(OpenTK.Graphics.OpenGL4.GetPName pname);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetBooleanv")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] bool[] data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetBooleanv")]
public static extern void GetBoolean(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] out bool data);
/// [requires: v1.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetBooleanv")]
public static extern unsafe void GetBoolean(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] bool* data);
/// [requires: v3.2]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetBufferParameteri64v")]
public static extern void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] Int64[] @params);
/// [requires: v3.2]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetBufferParameteri64v")]
public static extern void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] out Int64 @params);
/// [requires: v3.2]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetBufferParameteri64v")]
public static extern unsafe void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] Int64* @params);
/// [requires: v1.5]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, or GL_PIXEL_UNPACK_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferParameteriv")]
public static extern void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v1.5]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, or GL_PIXEL_UNPACK_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferParameteriv")]
public static extern void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v1.5]
/// Return parameters of a buffer object
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, or GL_PIXEL_UNPACK_BUFFER.
///
///
///
///
/// Specifies the symbolic name of a buffer object parameter. Accepted values are GL_BUFFER_ACCESS, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, or GL_BUFFER_USAGE.
///
///
///
///
/// Returns the requested parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferParameteriv")]
public static extern unsafe void GetBufferParameter(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v1.5]
/// Return the pointer to a mapped buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the pointer to be returned. The symbolic constant must be GL_BUFFER_MAP_POINTER.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferPointerv")]
public static extern void GetBufferPointer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferPointer pname, [OutAttribute] IntPtr @params);
/// [requires: v1.5]
/// Return the pointer to a mapped buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the pointer to be returned. The symbolic constant must be GL_BUFFER_MAP_POINTER.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferPointerv")]
public static extern void GetBufferPointer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferPointer pname, [InAttribute, OutAttribute] T2[] @params)
where T2 : struct
;
/// [requires: v1.5]
/// Return the pointer to a mapped buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the pointer to be returned. The symbolic constant must be GL_BUFFER_MAP_POINTER.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferPointerv")]
public static extern void GetBufferPointer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferPointer pname, [InAttribute, OutAttribute] T2[,] @params)
where T2 : struct
;
/// [requires: v1.5]
/// Return the pointer to a mapped buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the pointer to be returned. The symbolic constant must be GL_BUFFER_MAP_POINTER.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferPointerv")]
public static extern void GetBufferPointer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferPointer pname, [InAttribute, OutAttribute] T2[,,] @params)
where T2 : struct
;
/// [requires: v1.5]
/// Return the pointer to a mapped buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the pointer to be returned. The symbolic constant must be GL_BUFFER_MAP_POINTER.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferPointerv")]
public static extern void GetBufferPointer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferPointer pname, [InAttribute, OutAttribute] ref T2 @params)
where T2 : struct
;
/// [requires: v1.5]
/// Returns a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_RESULT_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store from which data will be returned, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being returned.
///
///
///
///
/// Specifies a pointer to the location where buffer object data is returned.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferSubData")]
public static extern void GetBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [OutAttribute] IntPtr data);
/// [requires: v1.5]
/// Returns a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_RESULT_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store from which data will be returned, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being returned.
///
///
///
///
/// Specifies a pointer to the location where buffer object data is returned.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferSubData")]
public static extern void GetBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
;
/// [requires: v1.5]
/// Returns a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_RESULT_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store from which data will be returned, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being returned.
///
///
///
///
/// Specifies a pointer to the location where buffer object data is returned.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferSubData")]
public static extern void GetBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
;
/// [requires: v1.5]
/// Returns a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_RESULT_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store from which data will be returned, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being returned.
///
///
///
///
/// Specifies a pointer to the location where buffer object data is returned.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferSubData")]
public static extern void GetBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
;
/// [requires: v1.5]
/// Returns a subset of a buffer object's data store
///
///
///
/// Specifies the target buffer object. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_RESULT_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER, or GL_UNIFORM_BUFFER.
///
///
///
///
/// Specifies the offset into the buffer object's data store from which data will be returned, measured in bytes.
///
///
///
///
/// Specifies the size in bytes of the data store region being returned.
///
///
///
///
/// Specifies a pointer to the location where buffer object data is returned.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetBufferSubData")]
public static extern void GetBufferSubData(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
;
///
/// Retrieve contents of a color lookup table
///
///
///
/// Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The format of the pixel data in table. The possible values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in table. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data containing the contents of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTable")]
public static extern void GetColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr table);
///
/// Retrieve contents of a color lookup table
///
///
///
/// Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The format of the pixel data in table. The possible values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in table. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data containing the contents of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTable")]
public static extern void GetColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[] table)
where T3 : struct
;
///
/// Retrieve contents of a color lookup table
///
///
///
/// Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The format of the pixel data in table. The possible values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in table. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data containing the contents of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTable")]
public static extern void GetColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,] table)
where T3 : struct
;
///
/// Retrieve contents of a color lookup table
///
///
///
/// Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The format of the pixel data in table. The possible values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in table. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data containing the contents of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTable")]
public static extern void GetColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,,] table)
where T3 : struct
;
///
/// Retrieve contents of a color lookup table
///
///
///
/// Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, or GL_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The format of the pixel data in table. The possible values are GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
///
///
///
///
/// The type of the pixel data in table. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to a one-dimensional array of pixel data containing the contents of the color table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTable")]
public static extern void GetColorTable(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T3 table)
where T3 : struct
;
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameterfv")]
public static extern void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] Single[] @params);
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameterfv")]
public static extern void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] out Single @params);
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameterfv")]
public static extern unsafe void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] Single* @params);
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameteriv")]
public static extern void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] Int32[] @params);
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameteriv")]
public static extern void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] out Int32 @params);
///
/// Get color lookup table parameters
///
///
///
/// The target color table. Must be GL_COLOR_TABLE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, or GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE.
///
///
///
///
/// The symbolic name of a color lookup table parameter. Must be one of GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_WIDTH, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, or GL_COLOR_TABLE_INTENSITY_SIZE.
///
///
///
///
/// A pointer to an array where the values of the parameter will be stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetColorTableParameteriv")]
public static extern unsafe void GetColorTableParameter(OpenTK.Graphics.OpenGL4.ColorTableTarget target, OpenTK.Graphics.OpenGL4.GetColorTableParameterPName pname, [OutAttribute] Int32* @params);
/// [requires: v1.3]
/// Return a compressed texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Returns the compressed texture image.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glGetCompressedTexImage")]
public static extern void GetCompressedTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, [OutAttribute] IntPtr img);
/// [requires: v1.3]
/// Return a compressed texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Returns the compressed texture image.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glGetCompressedTexImage")]
public static extern void GetCompressedTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[] img)
where T2 : struct
;
/// [requires: v1.3]
/// Return a compressed texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Returns the compressed texture image.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glGetCompressedTexImage")]
public static extern void GetCompressedTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[,] img)
where T2 : struct
;
/// [requires: v1.3]
/// Return a compressed texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Returns the compressed texture image.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glGetCompressedTexImage")]
public static extern void GetCompressedTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[,,] img)
where T2 : struct
;
/// [requires: v1.3]
/// Return a compressed texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Returns the compressed texture image.
///
///
[AutoGenerated(Category = "VERSION_1_3", Version = "1.3", EntryPoint = "glGetCompressedTexImage")]
public static extern void GetCompressedTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, [InAttribute, OutAttribute] ref T2 img)
where T2 : struct
;
///
/// Get current 1D or 2D convolution filter kernel
///
///
///
/// The filter to be retrieved. Must be one of GL_CONVOLUTION_1D or GL_CONVOLUTION_2D.
///
///
///
///
/// Format of the output image. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output image. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the output image.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionFilter")]
public static extern void GetConvolutionFilter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr image);
///
/// Get current 1D or 2D convolution filter kernel
///
///
///
/// The filter to be retrieved. Must be one of GL_CONVOLUTION_1D or GL_CONVOLUTION_2D.
///
///
///
///
/// Format of the output image. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output image. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the output image.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionFilter")]
public static extern void GetConvolutionFilter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[] image)
where T3 : struct
;
///
/// Get current 1D or 2D convolution filter kernel
///
///
///
/// The filter to be retrieved. Must be one of GL_CONVOLUTION_1D or GL_CONVOLUTION_2D.
///
///
///
///
/// Format of the output image. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output image. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the output image.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionFilter")]
public static extern void GetConvolutionFilter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,] image)
where T3 : struct
;
///
/// Get current 1D or 2D convolution filter kernel
///
///
///
/// The filter to be retrieved. Must be one of GL_CONVOLUTION_1D or GL_CONVOLUTION_2D.
///
///
///
///
/// Format of the output image. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output image. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the output image.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionFilter")]
public static extern void GetConvolutionFilter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,,] image)
where T3 : struct
;
///
/// Get current 1D or 2D convolution filter kernel
///
///
///
/// The filter to be retrieved. Must be one of GL_CONVOLUTION_1D or GL_CONVOLUTION_2D.
///
///
///
///
/// Format of the output image. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output image. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the output image.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionFilter")]
public static extern void GetConvolutionFilter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T3 image)
where T3 : struct
;
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameterfv")]
public static extern void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] Single[] @params);
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameterfv")]
public static extern void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] out Single @params);
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameterfv")]
public static extern unsafe void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] Single* @params);
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameteriv")]
public static extern void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] Int32[] @params);
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameteriv")]
public static extern void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] out Int32 @params);
///
/// Get convolution parameters
///
///
///
/// The filter whose parameters are to be retrieved. Must be one of GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, or GL_SEPARABLE_2D.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_WIDTH, GL_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, or GL_MAX_CONVOLUTION_HEIGHT.
///
///
///
///
/// Pointer to storage for the parameters to be retrieved.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetConvolutionParameteriv")]
public static extern unsafe void GetConvolutionParameter(OpenTK.Graphics.OpenGL4.ConvolutionTarget target, OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName pname, [OutAttribute] Int32* @params);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSource[] sources, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugType[] types, [OutAttribute] Int32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSeverity[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugSource sources, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugType types, [OutAttribute] out Int32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugSeverity severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern unsafe Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSource* sources, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugType* types, [OutAttribute] Int32* ids, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSeverity* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSource[] sources, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugType[] types, [OutAttribute] UInt32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSeverity[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugSource sources, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugType types, [OutAttribute] out UInt32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL4.DebugSeverity severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve messages from the debug message log
///
///
///
/// The number of debug messages to retrieve from the log.
///
///
///
///
/// The size of the buffer whose address is given by messageLog.
///
///
///
///
/// The address of an array of variables to receive the sources of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the types of the retrieved messages.
///
///
///
///
/// The address of an array of unsigned integers to receive the ids of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the severites of the retrieved messages.
///
///
///
///
/// The address of an array of variables to receive the lengths of the received messages.
///
///
///
///
/// The address of an array of characters that will receive the messages.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetDebugMessageLog")]
public static extern unsafe Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSource* sources, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugType* types, [OutAttribute] UInt32* ids, [OutAttribute] OpenTK.Graphics.OpenGL4.DebugSeverity* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Double[] data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] out Double data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern unsafe void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Double* data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Double[] data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] out Double data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetDoublei_v")]
public static extern unsafe void GetDouble(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Double* data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetDoublev")]
public static extern Double GetDouble(OpenTK.Graphics.OpenGL4.GetPName pname);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetDoublev")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Double[] data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetDoublev")]
public static extern void GetDouble(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] out Double data);
/// [requires: v1.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetDoublev")]
public static extern unsafe void GetDouble(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Double* data);
/// [requires: v1.0]
/// Return error information
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetError")]
public static extern OpenTK.Graphics.OpenGL4.ErrorCode GetError();
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Single[] data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] out Single data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern unsafe void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Single* data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Single[] data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] out Single data);
/// [requires: v4.1 and ARB_viewport_array|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_viewport_array|VERSION_4_1", Version = "4.1", EntryPoint = "glGetFloati_v")]
public static extern unsafe void GetFloat(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Single* data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetFloatv")]
public static extern Single GetFloat(OpenTK.Graphics.OpenGL4.GetPName pname);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetFloatv")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Single[] data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetFloatv")]
public static extern void GetFloat(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] out Single data);
/// [requires: v1.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetFloatv")]
public static extern unsafe void GetFloat(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Single* data);
/// [requires: v3.3 and ARB_blend_func_extended|VERSION_3_3]
/// Query the bindings of color indices to user-defined varying out variables
///
///
///
/// The name of the program containing varying out variable whose binding to query
///
///
///
///
/// The name of the user-defined varying out variable whose index to query
///
///
[AutoGenerated(Category = "ARB_blend_func_extended|VERSION_3_3", Version = "3.3", EntryPoint = "glGetFragDataIndex")]
public static extern Int32 GetFragDataIndex(Int32 program, String name);
/// [requires: v3.3 and ARB_blend_func_extended|VERSION_3_3]
/// Query the bindings of color indices to user-defined varying out variables
///
///
///
/// The name of the program containing varying out variable whose binding to query
///
///
///
///
/// The name of the user-defined varying out variable whose index to query
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_blend_func_extended|VERSION_3_3", Version = "3.3", EntryPoint = "glGetFragDataIndex")]
public static extern Int32 GetFragDataIndex(UInt32 program, String name);
/// [requires: v3.0]
/// Query the bindings of color numbers to user-defined varying out variables
///
///
///
/// The name of the program containing varying out variable whose binding to query
///
///
///
///
/// The name of the user-defined varying out variable whose binding to query
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetFragDataLocation")]
public static extern Int32 GetFragDataLocation(Int32 program, String name);
/// [requires: v3.0]
/// Query the bindings of color numbers to user-defined varying out variables
///
///
///
/// The name of the program containing varying out variable whose binding to query
///
///
///
///
/// The name of the user-defined varying out variable whose binding to query
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetFragDataLocation")]
public static extern Int32 GetFragDataLocation(UInt32 program, String name);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about attachments of a bound framebuffer object
///
///
///
/// Specifies the target of the query operation.
///
///
///
///
/// Specifies the attachment within target
///
///
///
///
/// Specifies the parameter of attachment to query.
///
///
///
///
/// Specifies the address of a variable receive the value of pname for attachment.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetFramebufferAttachmentParameteriv")]
public static extern void GetFramebufferAttachmentParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.FramebufferParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about attachments of a bound framebuffer object
///
///
///
/// Specifies the target of the query operation.
///
///
///
///
/// Specifies the attachment within target
///
///
///
///
/// Specifies the parameter of attachment to query.
///
///
///
///
/// Specifies the address of a variable receive the value of pname for attachment.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetFramebufferAttachmentParameteriv")]
public static extern void GetFramebufferAttachmentParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.FramebufferParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about attachments of a bound framebuffer object
///
///
///
/// Specifies the target of the query operation.
///
///
///
///
/// Specifies the attachment within target
///
///
///
///
/// Specifies the parameter of attachment to query.
///
///
///
///
/// Specifies the address of a variable receive the value of pname for attachment.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetFramebufferAttachmentParameteriv")]
public static extern unsafe void GetFramebufferAttachmentParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferAttachment attachment, OpenTK.Graphics.OpenGL4.FramebufferParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v4.3 and ARB_framebuffer_no_attachments|VERSION_4_3]
/// Retrieve a named parameter from a framebuffer
///
///
///
/// The target of the operation, which must be GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER or GL_FRAMEBUFFER.
///
///
///
///
/// A token indicating the parameter to be retrieved.
///
///
///
///
/// The address of a variable to receive the value of the parameter named pname.
///
///
[AutoGenerated(Category = "ARB_framebuffer_no_attachments|VERSION_4_3", Version = "4.3", EntryPoint = "glGetFramebufferParameteriv")]
public static extern void GetFramebufferParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.3 and ARB_framebuffer_no_attachments|VERSION_4_3]
/// Retrieve a named parameter from a framebuffer
///
///
///
/// The target of the operation, which must be GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER or GL_FRAMEBUFFER.
///
///
///
///
/// A token indicating the parameter to be retrieved.
///
///
///
///
/// The address of a variable to receive the value of the parameter named pname.
///
///
[AutoGenerated(Category = "ARB_framebuffer_no_attachments|VERSION_4_3", Version = "4.3", EntryPoint = "glGetFramebufferParameteriv")]
public static extern void GetFramebufferParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.3 and ARB_framebuffer_no_attachments|VERSION_4_3]
/// Retrieve a named parameter from a framebuffer
///
///
///
/// The target of the operation, which must be GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER or GL_FRAMEBUFFER.
///
///
///
///
/// A token indicating the parameter to be retrieved.
///
///
///
///
/// The address of a variable to receive the value of the parameter named pname.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_no_attachments|VERSION_4_3", Version = "4.3", EntryPoint = "glGetFramebufferParameteriv")]
public static extern unsafe void GetFramebufferParameter(OpenTK.Graphics.OpenGL4.FramebufferTarget target, OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter pname, [OutAttribute] Int32* @params);
///
/// Get histogram table
///
///
///
/// Must be GL_HISTOGRAM.
///
///
///
///
/// If GL_TRUE, each component counter that is actually returned is reset to zero. (Other counters are unaffected.) If GL_FALSE, none of the counters in the histogram table is modified.
///
///
///
///
/// The format of values to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of values to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned histogram table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogram")]
public static extern void GetHistogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr values);
///
/// Get histogram table
///
///
///
/// Must be GL_HISTOGRAM.
///
///
///
///
/// If GL_TRUE, each component counter that is actually returned is reset to zero. (Other counters are unaffected.) If GL_FALSE, none of the counters in the histogram table is modified.
///
///
///
///
/// The format of values to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of values to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned histogram table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogram")]
public static extern void GetHistogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[] values)
where T4 : struct
;
///
/// Get histogram table
///
///
///
/// Must be GL_HISTOGRAM.
///
///
///
///
/// If GL_TRUE, each component counter that is actually returned is reset to zero. (Other counters are unaffected.) If GL_FALSE, none of the counters in the histogram table is modified.
///
///
///
///
/// The format of values to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of values to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned histogram table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogram")]
public static extern void GetHistogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,] values)
where T4 : struct
;
///
/// Get histogram table
///
///
///
/// Must be GL_HISTOGRAM.
///
///
///
///
/// If GL_TRUE, each component counter that is actually returned is reset to zero. (Other counters are unaffected.) If GL_FALSE, none of the counters in the histogram table is modified.
///
///
///
///
/// The format of values to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of values to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned histogram table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogram")]
public static extern void GetHistogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,,] values)
where T4 : struct
;
///
/// Get histogram table
///
///
///
/// Must be GL_HISTOGRAM.
///
///
///
///
/// If GL_TRUE, each component counter that is actually returned is reset to zero. (Other counters are unaffected.) If GL_FALSE, none of the counters in the histogram table is modified.
///
///
///
///
/// The format of values to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of values to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned histogram table.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogram")]
public static extern void GetHistogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T4 values)
where T4 : struct
;
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameterfv")]
public static extern void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] Single[] @params);
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameterfv")]
public static extern void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] out Single @params);
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameterfv")]
public static extern unsafe void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] Single* @params);
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameteriv")]
public static extern void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] Int32[] @params);
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameteriv")]
public static extern void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] out Int32 @params);
///
/// Get histogram parameters
///
///
///
/// Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The name of the parameter to be retrieved. Must be one of GL_HISTOGRAM_WIDTH, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, or GL_HISTOGRAM_SINK.
///
///
///
///
/// Pointer to storage for the returned values.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetHistogramParameteriv")]
public static extern unsafe void GetHistogramParameter(OpenTK.Graphics.OpenGL4.HistogramTarget target, OpenTK.Graphics.OpenGL4.GetHistogramParameterPName pname, [OutAttribute] Int32* @params);
/// [requires: v3.2]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Int64[] data);
/// [requires: v3.2]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] out Int64 data);
/// [requires: v3.2]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern unsafe void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Int64* data);
/// [requires: v3.2]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Int64[] data);
/// [requires: v3.2]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] out Int64 data);
/// [requires: v3.2]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64i_v")]
public static extern unsafe void GetInteger64(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Int64* data);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64v")]
public static extern Int64 GetInteger64(OpenTK.Graphics.OpenGL4.GetPName pname);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Int64[] data);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64v")]
public static extern void GetInteger64(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] out Int64 data);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetInteger64v")]
public static extern unsafe void GetInteger64(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Int64* data);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Int32[] data);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] out Int32 data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern unsafe void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, Int32 index, [OutAttribute] Int32* data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Int32[] data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] out Int32 data);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetIntegeri_v")]
public static extern unsafe void GetInteger(OpenTK.Graphics.OpenGL4.GetIndexedPName target, UInt32 index, [OutAttribute] Int32* data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetIntegerv")]
public static extern Int32 GetInteger(OpenTK.Graphics.OpenGL4.GetPName pname);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetIntegerv")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Int32[] data);
/// [requires: v1.0]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetIntegerv")]
public static extern void GetInteger(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] out Int32 data);
/// [requires: v1.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetIntegerv")]
public static extern unsafe void GetInteger(OpenTK.Graphics.OpenGL4.GetPName pname, [OutAttribute] Int32* data);
/// [requires: v4.3 and ARB_internalformat_query2|VERSION_4_3]
[AutoGenerated(Category = "ARB_internalformat_query2|VERSION_4_3", Version = "4.3", EntryPoint = "glGetInternalformati64v")]
public static extern void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] Int64[] @params);
/// [requires: v4.3 and ARB_internalformat_query2|VERSION_4_3]
[AutoGenerated(Category = "ARB_internalformat_query2|VERSION_4_3", Version = "4.3", EntryPoint = "glGetInternalformati64v")]
public static extern void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] out Int64 @params);
/// [requires: v4.3 and ARB_internalformat_query2|VERSION_4_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_internalformat_query2|VERSION_4_3", Version = "4.3", EntryPoint = "glGetInternalformati64v")]
public static extern unsafe void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] Int64* @params);
/// [requires: v4.2 and ARB_internalformat_query|VERSION_4_2]
/// Retrieve information about implementation-dependent support for internal formats
///
///
///
/// Indicates the usage of the internal format. target must be GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_BUFFER, GL_RENDERBUFFER, GL_TEXTURE_2D_MULTISAMPLE or GL_TEXTURE_2D_MULTISAMPLE_ARRAY.
///
///
///
///
/// Specifies the internal format about which to retrieve information.
///
///
///
///
/// Specifies the type of information to query.
///
///
///
///
/// Specifies the maximum number of basic machine units that may be written to params by the function.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[AutoGenerated(Category = "ARB_internalformat_query|VERSION_4_2", Version = "4.2", EntryPoint = "glGetInternalformativ")]
public static extern void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] Int32[] @params);
/// [requires: v4.2 and ARB_internalformat_query|VERSION_4_2]
/// Retrieve information about implementation-dependent support for internal formats
///
///
///
/// Indicates the usage of the internal format. target must be GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_BUFFER, GL_RENDERBUFFER, GL_TEXTURE_2D_MULTISAMPLE or GL_TEXTURE_2D_MULTISAMPLE_ARRAY.
///
///
///
///
/// Specifies the internal format about which to retrieve information.
///
///
///
///
/// Specifies the type of information to query.
///
///
///
///
/// Specifies the maximum number of basic machine units that may be written to params by the function.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[AutoGenerated(Category = "ARB_internalformat_query|VERSION_4_2", Version = "4.2", EntryPoint = "glGetInternalformativ")]
public static extern void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] out Int32 @params);
/// [requires: v4.2 and ARB_internalformat_query|VERSION_4_2]
/// Retrieve information about implementation-dependent support for internal formats
///
///
///
/// Indicates the usage of the internal format. target must be GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_BUFFER, GL_RENDERBUFFER, GL_TEXTURE_2D_MULTISAMPLE or GL_TEXTURE_2D_MULTISAMPLE_ARRAY.
///
///
///
///
/// Specifies the internal format about which to retrieve information.
///
///
///
///
/// Specifies the type of information to query.
///
///
///
///
/// Specifies the maximum number of basic machine units that may be written to params by the function.
///
///
///
///
/// Specifies the address of a variable into which to write the retrieved information.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_internalformat_query|VERSION_4_2", Version = "4.2", EntryPoint = "glGetInternalformativ")]
public static extern unsafe void GetInternalformat(OpenTK.Graphics.OpenGL4.ImageTarget target, OpenTK.Graphics.OpenGL4.SizedInternalFormat internalformat, OpenTK.Graphics.OpenGL4.InternalFormatParameter pname, Int32 bufSize, [OutAttribute] Int32* @params);
///
/// Get minimum and maximum pixel values
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// If GL_TRUE, all entries in the minmax table that are actually returned are reset to their initial values. (Other entries are unaltered.) If GL_FALSE, the minmax table is unaltered.
///
///
///
///
/// The format of the data to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the data to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmax")]
public static extern void GetMinmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr values);
///
/// Get minimum and maximum pixel values
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// If GL_TRUE, all entries in the minmax table that are actually returned are reset to their initial values. (Other entries are unaltered.) If GL_FALSE, the minmax table is unaltered.
///
///
///
///
/// The format of the data to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the data to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmax")]
public static extern void GetMinmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[] values)
where T4 : struct
;
///
/// Get minimum and maximum pixel values
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// If GL_TRUE, all entries in the minmax table that are actually returned are reset to their initial values. (Other entries are unaltered.) If GL_FALSE, the minmax table is unaltered.
///
///
///
///
/// The format of the data to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the data to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmax")]
public static extern void GetMinmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,] values)
where T4 : struct
;
///
/// Get minimum and maximum pixel values
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// If GL_TRUE, all entries in the minmax table that are actually returned are reset to their initial values. (Other entries are unaltered.) If GL_FALSE, the minmax table is unaltered.
///
///
///
///
/// The format of the data to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the data to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmax")]
public static extern void GetMinmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,,] values)
where T4 : struct
;
///
/// Get minimum and maximum pixel values
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// If GL_TRUE, all entries in the minmax table that are actually returned are reset to their initial values. (Other entries are unaltered.) If GL_FALSE, the minmax table is unaltered.
///
///
///
///
/// The format of the data to be returned in values. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// The type of the data to be returned in values. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// A pointer to storage for the returned values.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmax")]
public static extern void GetMinmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, bool reset, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T4 values)
where T4 : struct
;
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameterfv")]
public static extern void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] Single[] @params);
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameterfv")]
public static extern void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] out Single @params);
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameterfv")]
public static extern unsafe void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] Single* @params);
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameteriv")]
public static extern void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] Int32[] @params);
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameteriv")]
public static extern void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] out Int32 @params);
///
/// Get minmax parameters
///
///
///
/// Must be GL_MINMAX.
///
///
///
///
/// The parameter to be retrieved. Must be one of GL_MINMAX_FORMAT or GL_MINMAX_SINK.
///
///
///
///
/// A pointer to storage for the retrieved parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetMinmaxParameteriv")]
public static extern unsafe void GetMinmaxParameter(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName pname, [OutAttribute] Int32* @params);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, Int32 index, [OutAttribute] Single[] val);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, Int32 index, [OutAttribute] out Single val);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern unsafe void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, Int32 index, [OutAttribute] Single* val);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, UInt32 index, [OutAttribute] Single[] val);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, UInt32 index, [OutAttribute] out Single val);
/// [requires: v3.2 and ARB_texture_multisample|VERSION_3_2]
/// Retrieve the location of a sample
///
///
///
/// Specifies the sample parameter name. pname must be GL_SAMPLE_POSITION.
///
///
///
///
/// Specifies the index of the sample whose position to query.
///
///
///
///
/// Specifies the address of an array to receive the position of the sample.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_texture_multisample|VERSION_3_2", Version = "3.2", EntryPoint = "glGetMultisamplefv")]
public static extern unsafe void GetMultisample(OpenTK.Graphics.OpenGL4.GetMultisamplePName pname, UInt32 index, [OutAttribute] Single* val);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, Int32 name, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, Int32 name, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern unsafe void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, Int32 name, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, UInt32 name, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, UInt32 name, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a named object identified within a namespace
///
///
///
/// The namespace from which the name of the object is allocated.
///
///
///
///
/// The name of the object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectLabel")]
public static extern unsafe void GetObjectLabel(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier identifier, UInt32 name, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel(IntPtr ptr, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel(IntPtr ptr, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern unsafe void GetObjectPtrLabel(IntPtr ptr, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label);
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[] ptr, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[] ptr, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern unsafe void GetObjectPtrLabel([InAttribute, OutAttribute] T0[] ptr, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,] ptr, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,] ptr, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern unsafe void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,] ptr, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,,] ptr, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,,] ptr, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern unsafe void GetObjectPtrLabel([InAttribute, OutAttribute] T0[,,] ptr, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] ref T0 ptr, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern void GetObjectPtrLabel([InAttribute, OutAttribute] ref T0 ptr, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3]
/// Retrieve the label of a sync object identified by a pointer
///
///
///
/// The name of the sync object whose label to retrieve.
///
///
///
///
/// The length of the buffer whose address is in label.
///
///
///
///
/// The address of a variable to receive the length of the object label.
///
///
///
///
/// The address of a string that will receive the object label.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "KHR_debug|VERSION_4_3", Version = "4.3", EntryPoint = "glGetObjectPtrLabel")]
public static extern unsafe void GetObjectPtrLabel([InAttribute, OutAttribute] ref T0 ptr, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder label)
where T0 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3|VERSION_4_3]
/// Return the address of the specified pointer
///
///
///
/// Specifies the array or buffer pointer to be returned. Symbolic constants GL_COLOR_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_POINTER, GL_FOG_COORD_ARRAY_POINTER, GL_FEEDBACK_BUFFER_POINTER, GL_INDEX_ARRAY_POINTER, GL_NORMAL_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SELECTION_BUFFER_POINTER, GL_TEXTURE_COORD_ARRAY_POINTER, or GL_VERTEX_ARRAY_POINTER are accepted.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3|VERSION_4_3", Version = "4.3", EntryPoint = "glGetPointerv")]
public static extern void GetPointer(OpenTK.Graphics.OpenGL4.GetPointervPName pname, [OutAttribute] IntPtr @params);
/// [requires: v4.3 and KHR_debug|VERSION_4_3|VERSION_4_3]
/// Return the address of the specified pointer
///
///
///
/// Specifies the array or buffer pointer to be returned. Symbolic constants GL_COLOR_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_POINTER, GL_FOG_COORD_ARRAY_POINTER, GL_FEEDBACK_BUFFER_POINTER, GL_INDEX_ARRAY_POINTER, GL_NORMAL_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SELECTION_BUFFER_POINTER, GL_TEXTURE_COORD_ARRAY_POINTER, or GL_VERTEX_ARRAY_POINTER are accepted.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3|VERSION_4_3", Version = "4.3", EntryPoint = "glGetPointerv")]
public static extern void GetPointer(OpenTK.Graphics.OpenGL4.GetPointervPName pname, [InAttribute, OutAttribute] T1[] @params)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3|VERSION_4_3]
/// Return the address of the specified pointer
///
///
///
/// Specifies the array or buffer pointer to be returned. Symbolic constants GL_COLOR_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_POINTER, GL_FOG_COORD_ARRAY_POINTER, GL_FEEDBACK_BUFFER_POINTER, GL_INDEX_ARRAY_POINTER, GL_NORMAL_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SELECTION_BUFFER_POINTER, GL_TEXTURE_COORD_ARRAY_POINTER, or GL_VERTEX_ARRAY_POINTER are accepted.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3|VERSION_4_3", Version = "4.3", EntryPoint = "glGetPointerv")]
public static extern void GetPointer(OpenTK.Graphics.OpenGL4.GetPointervPName pname, [InAttribute, OutAttribute] T1[,] @params)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3|VERSION_4_3]
/// Return the address of the specified pointer
///
///
///
/// Specifies the array or buffer pointer to be returned. Symbolic constants GL_COLOR_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_POINTER, GL_FOG_COORD_ARRAY_POINTER, GL_FEEDBACK_BUFFER_POINTER, GL_INDEX_ARRAY_POINTER, GL_NORMAL_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SELECTION_BUFFER_POINTER, GL_TEXTURE_COORD_ARRAY_POINTER, or GL_VERTEX_ARRAY_POINTER are accepted.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3|VERSION_4_3", Version = "4.3", EntryPoint = "glGetPointerv")]
public static extern void GetPointer(OpenTK.Graphics.OpenGL4.GetPointervPName pname, [InAttribute, OutAttribute] T1[,,] @params)
where T1 : struct
;
/// [requires: v4.3 and KHR_debug|VERSION_4_3|VERSION_4_3]
/// Return the address of the specified pointer
///
///
///
/// Specifies the array or buffer pointer to be returned. Symbolic constants GL_COLOR_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_POINTER, GL_FOG_COORD_ARRAY_POINTER, GL_FEEDBACK_BUFFER_POINTER, GL_INDEX_ARRAY_POINTER, GL_NORMAL_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SELECTION_BUFFER_POINTER, GL_TEXTURE_COORD_ARRAY_POINTER, or GL_VERTEX_ARRAY_POINTER are accepted.
///
///
///
///
/// Returns the pointer value specified by pname.
///
///
[AutoGenerated(Category = "KHR_debug|VERSION_4_3|VERSION_4_3", Version = "4.3", EntryPoint = "glGetPointerv")]
public static extern void GetPointer(OpenTK.Graphics.OpenGL4.GetPointervPName pname, [InAttribute, OutAttribute] ref T1 @params)
where T1 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [OutAttribute] IntPtr binary);
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[,,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] ref T4 binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [OutAttribute] IntPtr binary);
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[,,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] ref T4 binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [OutAttribute] IntPtr binary);
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] T4[,,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out OpenTK.Graphics.OpenGL4.BinaryFormat binaryFormat, [InAttribute, OutAttribute] ref T4 binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [OutAttribute] IntPtr binary);
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] T4[,,] binary)
where T4 : struct
;
/// [requires: v4.1 and ARB_get_program_binary|VERSION_4_1]
/// Return a binary representation of a program object's compiled and linked executable source
///
///
///
/// Specifies the name of a program object whose binary representation to retrieve.
///
///
///
///
/// Specifies the size of the buffer whose address is given by binary.
///
///
///
///
/// Specifies the address of a variable to receive the number of bytes written into binary.
///
///
///
///
/// Specifies the address of a variable to receive a token indicating the format of the binary data returned by the GL.
///
///
///
///
/// Specifies the address an array into which the GL will return program's binary representation.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_get_program_binary|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramBinary")]
public static extern unsafe void GetProgramBinary(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] OpenTK.Graphics.OpenGL4.BinaryFormat* binaryFormat, [InAttribute, OutAttribute] ref T4 binary)
where T4 : struct
;
/// [requires: v2.0]
/// Returns the information log for a program object
///
///
///
/// Specifies the program object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramInfoLog")]
public static extern void GetProgramInfoLog(Int32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a program object
///
///
///
/// Specifies the program object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramInfoLog")]
public static extern unsafe void GetProgramInfoLog(Int32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a program object
///
///
///
/// Specifies the program object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramInfoLog")]
public static extern void GetProgramInfoLog(UInt32 program, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a program object
///
///
///
/// Specifies the program object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramInfoLog")]
public static extern unsafe void GetProgramInfoLog(UInt32 program, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern void GetProgramInterface(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern void GetProgramInterface(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern unsafe void GetProgramInterface(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern void GetProgramInterface(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern void GetProgramInterface(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query a property of an interface in a program
///
///
///
/// The name of a program object whose interface to query.
///
///
///
///
/// A token identifying the interface within program to query.
///
///
///
///
/// The name of the parameter within programInterface to query.
///
///
///
///
/// The address of a variable to retrieve the value of pname for the program interface.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramInterfaceiv")]
public static extern unsafe void GetProgramInterface(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern void GetProgram(Int32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern void GetProgram(Int32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern unsafe void GetProgram(Int32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern void GetProgram(UInt32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern void GetProgram(UInt32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns a parameter from a program object
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_DELETE_STATUS, GL_LINK_STATUS, GL_VALIDATE_STATUS, GL_INFO_LOG_LENGTH, GL_ATTACHED_SHADERS, GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ACTIVE_UNIFORM_BLOCKS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_COMPUTE_WORK_GROUP_SIZE GL_PROGRAM_BINARY_LENGTH, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_GEOMETRY_VERTICES_OUT, GL_GEOMETRY_INPUT_TYPE, and GL_GEOMETRY_OUTPUT_TYPE.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetProgramiv")]
public static extern unsafe void GetProgram(UInt32 program, OpenTK.Graphics.OpenGL4.GetProgramParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve the info log string from a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object from which to retrieve the info log.
///
///
///
///
/// Specifies the maximum number of characters, including the null terminator, that may be written into infoLog.
///
///
///
///
/// Specifies the address of a variable into which will be written the number of characters written into infoLog.
///
///
///
///
/// Specifies the address of an array of characters into which will be written the info log for pipeline.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineInfoLog")]
public static extern void GetProgramPipelineInfoLog(Int32 pipeline, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve the info log string from a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object from which to retrieve the info log.
///
///
///
///
/// Specifies the maximum number of characters, including the null terminator, that may be written into infoLog.
///
///
///
///
/// Specifies the address of a variable into which will be written the number of characters written into infoLog.
///
///
///
///
/// Specifies the address of an array of characters into which will be written the info log for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineInfoLog")]
public static extern unsafe void GetProgramPipelineInfoLog(Int32 pipeline, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve the info log string from a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object from which to retrieve the info log.
///
///
///
///
/// Specifies the maximum number of characters, including the null terminator, that may be written into infoLog.
///
///
///
///
/// Specifies the address of a variable into which will be written the number of characters written into infoLog.
///
///
///
///
/// Specifies the address of an array of characters into which will be written the info log for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineInfoLog")]
public static extern void GetProgramPipelineInfoLog(UInt32 pipeline, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve the info log string from a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object from which to retrieve the info log.
///
///
///
///
/// Specifies the maximum number of characters, including the null terminator, that may be written into infoLog.
///
///
///
///
/// Specifies the address of a variable into which will be written the number of characters written into infoLog.
///
///
///
///
/// Specifies the address of an array of characters into which will be written the info log for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineInfoLog")]
public static extern unsafe void GetProgramPipelineInfoLog(UInt32 pipeline, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern void GetProgramPipeline(Int32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern void GetProgramPipeline(Int32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern unsafe void GetProgramPipeline(Int32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern void GetProgramPipeline(UInt32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern void GetProgramPipeline(UInt32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Retrieve properties of a program pipeline object
///
///
///
/// Specifies the name of a program pipeline object whose parameter retrieve.
///
///
///
///
/// Specifies the name of the parameter to retrieve.
///
///
///
///
/// Specifies the address of a variable into which will be written the value or values of pname for pipeline.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glGetProgramPipelineiv")]
public static extern unsafe void GetProgramPipeline(UInt32 pipeline, OpenTK.Graphics.OpenGL4.ProgramPipelineParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the index of a named resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the index of.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceIndex")]
public static extern Int32 GetProgramResourceIndex(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the index of a named resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the index of.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceIndex")]
public static extern Int32 GetProgramResourceIndex(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern void GetProgramResource(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 propCount, OpenTK.Graphics.OpenGL4.ProgramProperty[] props, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] Int32[] @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern void GetProgramResource(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 propCount, ref OpenTK.Graphics.OpenGL4.ProgramProperty props, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern unsafe void GetProgramResource(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 propCount, OpenTK.Graphics.OpenGL4.ProgramProperty* props, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern void GetProgramResource(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 propCount, OpenTK.Graphics.OpenGL4.ProgramProperty[] props, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] Int32[] @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern void GetProgramResource(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 propCount, ref OpenTK.Graphics.OpenGL4.ProgramProperty props, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Retrieve values for multiple properties of a single active resource within a program object
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceiv")]
public static extern unsafe void GetProgramResource(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 propCount, OpenTK.Graphics.OpenGL4.ProgramProperty* props, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* @params);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the location of a named resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the location of.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceLocation")]
public static extern Int32 GetProgramResourceLocation(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the location of a named resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the location of.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceLocation")]
public static extern Int32 GetProgramResourceLocation(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the fragment color index of a named variable within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the location of.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceLocationIndex")]
public static extern Int32 GetProgramResourceLocationIndex(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the fragment color index of a named variable within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the resource named name.
///
///
///
///
/// The name of the resource to query the location of.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceLocationIndex")]
public static extern Int32 GetProgramResourceLocationIndex(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, String name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern void GetProgramResourceName(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern void GetProgramResourceName(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern unsafe void GetProgramResourceName(Int32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, Int32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern void GetProgramResourceName(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 bufSize, [OutAttribute] Int32[] length, [OutAttribute] StringBuilder name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern void GetProgramResourceName(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder name);
/// [requires: v4.3 and ARB_program_interface_query|VERSION_4_3]
/// Query the name of an indexed resource within a program
///
///
///
/// The name of a program object whose resources to query.
///
///
///
///
/// A token identifying the interface within program containing the indexed resource.
///
///
///
///
/// The index of the resource within programInterface of program.
///
///
///
///
/// The size of the character array whose address is given by name.
///
///
///
///
/// The address of a variable which will receive the length of the resource name.
///
///
///
///
/// The address of a character array into which will be written the name of the resource.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_program_interface_query|VERSION_4_3", Version = "4.3", EntryPoint = "glGetProgramResourceName")]
public static extern unsafe void GetProgramResourceName(UInt32 program, OpenTK.Graphics.OpenGL4.ProgramInterface programInterface, UInt32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve properties of a program object corresponding to a specified shader stage
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the parameter of the shader to query. pname must be GL_ACTIVE_SUBROUTINE_UNIFORMS, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, GL_ACTIVE_SUBROUTINES, GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH, or GL_ACTIVE_SUBROUTINE_MAX_LENGTH.
///
///
///
///
/// Specifies the address of a variable into which the queried value or values will be placed.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetProgramStageiv")]
public static extern void GetProgramStage(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ProgramStageParameter pname, [OutAttribute] out Int32 values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve properties of a program object corresponding to a specified shader stage
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the parameter of the shader to query. pname must be GL_ACTIVE_SUBROUTINE_UNIFORMS, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, GL_ACTIVE_SUBROUTINES, GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH, or GL_ACTIVE_SUBROUTINE_MAX_LENGTH.
///
///
///
///
/// Specifies the address of a variable into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetProgramStageiv")]
public static extern unsafe void GetProgramStage(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ProgramStageParameter pname, [OutAttribute] Int32* values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve properties of a program object corresponding to a specified shader stage
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the parameter of the shader to query. pname must be GL_ACTIVE_SUBROUTINE_UNIFORMS, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, GL_ACTIVE_SUBROUTINES, GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH, or GL_ACTIVE_SUBROUTINE_MAX_LENGTH.
///
///
///
///
/// Specifies the address of a variable into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetProgramStageiv")]
public static extern void GetProgramStage(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ProgramStageParameter pname, [OutAttribute] out Int32 values);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve properties of a program object corresponding to a specified shader stage
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for the subroutine parameter. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the parameter of the shader to query. pname must be GL_ACTIVE_SUBROUTINE_UNIFORMS, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, GL_ACTIVE_SUBROUTINES, GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH, or GL_ACTIVE_SUBROUTINE_MAX_LENGTH.
///
///
///
///
/// Specifies the address of a variable into which the queried value or values will be placed.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetProgramStageiv")]
public static extern unsafe void GetProgramStage(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ProgramStageParameter pname, [OutAttribute] Int32* values);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32[] @params);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] out Int32 @params);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern unsafe void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, Int32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32* @params);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32[] @params);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] out Int32 @params);
/// [requires: v4.0 and ARB_transform_feedback3|VERSION_4_0]
/// Return parameters of an indexed query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the index of the query object target.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback3|VERSION_4_0", Version = "4.0", EntryPoint = "glGetQueryIndexediv")]
public static extern unsafe void GetQueryIndexed(OpenTK.Graphics.OpenGL4.QueryTarget target, UInt32 index, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32* @params);
/// [requires: v1.5]
/// Return parameters of a query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryiv")]
public static extern void GetQuery(OpenTK.Graphics.OpenGL4.QueryTarget target, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32[] @params);
/// [requires: v1.5]
/// Return parameters of a query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryiv")]
public static extern void GetQuery(OpenTK.Graphics.OpenGL4.QueryTarget target, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] out Int32 @params);
/// [requires: v1.5]
/// Return parameters of a query object target
///
///
///
/// Specifies a query object target. Must be GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TIME_ELAPSED, or GL_TIMESTAMP.
///
///
///
///
/// Specifies the symbolic name of a query object target parameter. Accepted values are GL_CURRENT_QUERY or GL_QUERY_COUNTER_BITS.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryiv")]
public static extern unsafe void GetQuery(OpenTK.Graphics.OpenGL4.QueryTarget target, OpenTK.Graphics.OpenGL4.GetQueryParam pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int64[] @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out Int64 @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern unsafe void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int64* @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int64[] @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out Int64 @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjecti64v")]
public static extern unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int64* @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int32[] @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out Int32 @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern unsafe void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int32* @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int32[] @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out Int32 @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectiv")]
public static extern unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjectui64v")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] UInt64[] @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjectui64v")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out UInt64 @params);
/// [requires: v3.3 and ARB_timer_query|VERSION_3_3]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_timer_query|VERSION_3_3", Version = "3.3", EntryPoint = "glGetQueryObjectui64v")]
public static extern unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] UInt64* @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectuiv")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] UInt32[] @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectuiv")]
public static extern void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] out UInt32 @params);
/// [requires: v1.5]
/// Return parameters of a query object
///
///
///
/// Specifies the name of a query object.
///
///
///
///
/// Specifies the symbolic name of a query object parameter. Accepted values are GL_QUERY_RESULT or GL_QUERY_RESULT_AVAILABLE.
///
///
///
///
/// If a buffer is bound to the GL_QUERY_RESULT_BUFFER target, then params is treated as an offset to a location within that buffer's data store to receive the result of the query. If no buffer is bound to GL_QUERY_RESULT_BUFFER, then params is treated as an address in client memory of a variable to receive the resulting data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glGetQueryObjectuiv")]
public static extern unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL4.GetQueryObjectParam pname, [OutAttribute] UInt32* @params);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about a bound renderbuffer object
///
///
///
/// Specifies the target of the query operation. target must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the renderbuffer bound to target.
///
///
///
///
/// Specifies the address of an array to receive the value of the queried parameter.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetRenderbufferParameteriv")]
public static extern void GetRenderbufferParameter(OpenTK.Graphics.OpenGL4.RenderbufferTarget target, OpenTK.Graphics.OpenGL4.RenderbufferParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about a bound renderbuffer object
///
///
///
/// Specifies the target of the query operation. target must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the renderbuffer bound to target.
///
///
///
///
/// Specifies the address of an array to receive the value of the queried parameter.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetRenderbufferParameteriv")]
public static extern void GetRenderbufferParameter(OpenTK.Graphics.OpenGL4.RenderbufferTarget target, OpenTK.Graphics.OpenGL4.RenderbufferParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Retrieve information about a bound renderbuffer object
///
///
///
/// Specifies the target of the query operation. target must be GL_RENDERBUFFER.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the renderbuffer bound to target.
///
///
///
///
/// Specifies the address of an array to receive the value of the queried parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glGetRenderbufferParameteriv")]
public static extern unsafe void GetRenderbufferParameter(OpenTK.Graphics.OpenGL4.RenderbufferTarget target, OpenTK.Graphics.OpenGL4.RenderbufferParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Single[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] out Single @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern unsafe void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Single* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Single[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] out Single @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterfv")]
public static extern unsafe void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Single* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern void GetSamplerParameterI(Int32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern void GetSamplerParameterI(Int32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] out Int32 @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern unsafe void GetSamplerParameterI(Int32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] out Int32 @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIiv")]
public static extern unsafe void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIuiv")]
public static extern void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] UInt32[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIuiv")]
public static extern void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] out UInt32 @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameterIuiv")]
public static extern unsafe void GetSamplerParameterI(UInt32 sampler, OpenTK.Graphics.OpenGL4.All pname, [OutAttribute] UInt32* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern unsafe void GetSamplerParameter(Int32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Int32* @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Int32[] @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] out Int32 @params);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Return sampler parameter values
///
///
///
/// Specifies name of the sampler object from which to retrieve parameters.
///
///
///
///
/// Specifies the symbolic name of a sampler parameter. GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_MAX_LOD, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE_WRAP_R, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, and GL_TEXTURE_COMPARE_FUNC are accepted.
///
///
///
///
/// Returns the sampler parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glGetSamplerParameteriv")]
public static extern unsafe void GetSamplerParameter(UInt32 sampler, OpenTK.Graphics.OpenGL4.SamplerParameterName pname, [OutAttribute] Int32* @params);
///
/// Get separable convolution filter kernel images
///
///
///
/// The separable filter to be retrieved. Must be GL_SEPARABLE_2D.
///
///
///
///
/// Format of the output images. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output images. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the row filter image.
///
///
///
///
/// Pointer to storage for the column filter image.
///
///
///
///
/// Pointer to storage for the span filter image (currently unused).
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetSeparableFilter")]
public static extern void GetSeparableFilter(OpenTK.Graphics.OpenGL4.SeparableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr row, [OutAttribute] IntPtr column, [OutAttribute] IntPtr span);
///
/// Get separable convolution filter kernel images
///
///
///
/// The separable filter to be retrieved. Must be GL_SEPARABLE_2D.
///
///
///
///
/// Format of the output images. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output images. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the row filter image.
///
///
///
///
/// Pointer to storage for the column filter image.
///
///
///
///
/// Pointer to storage for the span filter image (currently unused).
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetSeparableFilter")]
public static extern void GetSeparableFilter(OpenTK.Graphics.OpenGL4.SeparableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[] row, [InAttribute, OutAttribute] T4[] column, [InAttribute, OutAttribute] T5[] span)
where T3 : struct
where T4 : struct
where T5 : struct
;
///
/// Get separable convolution filter kernel images
///
///
///
/// The separable filter to be retrieved. Must be GL_SEPARABLE_2D.
///
///
///
///
/// Format of the output images. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output images. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the row filter image.
///
///
///
///
/// Pointer to storage for the column filter image.
///
///
///
///
/// Pointer to storage for the span filter image (currently unused).
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetSeparableFilter")]
public static extern void GetSeparableFilter(OpenTK.Graphics.OpenGL4.SeparableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,] row, [InAttribute, OutAttribute] T4[,] column, [InAttribute, OutAttribute] T5[,] span)
where T3 : struct
where T4 : struct
where T5 : struct
;
///
/// Get separable convolution filter kernel images
///
///
///
/// The separable filter to be retrieved. Must be GL_SEPARABLE_2D.
///
///
///
///
/// Format of the output images. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output images. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the row filter image.
///
///
///
///
/// Pointer to storage for the column filter image.
///
///
///
///
/// Pointer to storage for the span filter image (currently unused).
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetSeparableFilter")]
public static extern void GetSeparableFilter(OpenTK.Graphics.OpenGL4.SeparableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T3[,,] row, [InAttribute, OutAttribute] T4[,,] column, [InAttribute, OutAttribute] T5[,,] span)
where T3 : struct
where T4 : struct
where T5 : struct
;
///
/// Get separable convolution filter kernel images
///
///
///
/// The separable filter to be retrieved. Must be GL_SEPARABLE_2D.
///
///
///
///
/// Format of the output images. Must be one of GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_RGB, GL_BGR GL_RGBA, GL_BGRA, GL_LUMINANCE, or GL_LUMINANCE_ALPHA.
///
///
///
///
/// Data type of components in the output images. Symbolic constants GL_UNSIGNED_BYTE, GL_BYTE, GL_BITMAP, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, and GL_UNSIGNED_INT_2_10_10_10_REV are accepted.
///
///
///
///
/// Pointer to storage for the row filter image.
///
///
///
///
/// Pointer to storage for the column filter image.
///
///
///
///
/// Pointer to storage for the span filter image (currently unused).
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glGetSeparableFilter")]
public static extern void GetSeparableFilter(OpenTK.Graphics.OpenGL4.SeparableTarget target, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T3 row, [InAttribute, OutAttribute] ref T4 column, [InAttribute, OutAttribute] ref T5 span)
where T3 : struct
where T4 : struct
where T5 : struct
;
/// [requires: v2.0]
/// Returns the information log for a shader object
///
///
///
/// Specifies the shader object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderInfoLog")]
public static extern void GetShaderInfoLog(Int32 shader, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a shader object
///
///
///
/// Specifies the shader object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderInfoLog")]
public static extern unsafe void GetShaderInfoLog(Int32 shader, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a shader object
///
///
///
/// Specifies the shader object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderInfoLog")]
public static extern void GetShaderInfoLog(UInt32 shader, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns the information log for a shader object
///
///
///
/// Specifies the shader object whose information log is to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned information log.
///
///
///
///
/// Returns the length of the string returned in infoLog (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the information log.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderInfoLog")]
public static extern unsafe void GetShaderInfoLog(UInt32 shader, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern void GetShader(Int32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern void GetShader(Int32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern unsafe void GetShader(Int32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern void GetShader(UInt32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern void GetShader(UInt32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns a parameter from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the object parameter. Accepted symbolic names are GL_SHADER_TYPE, GL_DELETE_STATUS, GL_COMPILE_STATUS, GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH.
///
///
///
///
/// Returns the requested object parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderiv")]
public static extern unsafe void GetShader(UInt32 shader, OpenTK.Graphics.OpenGL4.ShaderParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.1 and ARB_ES2_compatibility|VERSION_4_1]
/// Retrieve the range and precision for numeric formats supported by the shader compiler
///
///
///
/// Specifies the type of shader whose precision to query. shaderType must be GL_VERTEX_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the numeric format whose precision and range to query.
///
///
///
///
/// Specifies the address of array of two integers into which encodings of the implementation's numeric range are returned.
///
///
///
///
/// Specifies the address of an integer into which the numeric precision of the implementation is written.
///
///
[AutoGenerated(Category = "ARB_ES2_compatibility|VERSION_4_1", Version = "4.1", EntryPoint = "glGetShaderPrecisionFormat")]
public static extern void GetShaderPrecisionFormat(OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ShaderPrecision precisiontype, [OutAttribute] Int32[] range, [OutAttribute] Int32[] precision);
/// [requires: v4.1 and ARB_ES2_compatibility|VERSION_4_1]
/// Retrieve the range and precision for numeric formats supported by the shader compiler
///
///
///
/// Specifies the type of shader whose precision to query. shaderType must be GL_VERTEX_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the numeric format whose precision and range to query.
///
///
///
///
/// Specifies the address of array of two integers into which encodings of the implementation's numeric range are returned.
///
///
///
///
/// Specifies the address of an integer into which the numeric precision of the implementation is written.
///
///
[AutoGenerated(Category = "ARB_ES2_compatibility|VERSION_4_1", Version = "4.1", EntryPoint = "glGetShaderPrecisionFormat")]
public static extern void GetShaderPrecisionFormat(OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ShaderPrecision precisiontype, [OutAttribute] out Int32 range, [OutAttribute] out Int32 precision);
/// [requires: v4.1 and ARB_ES2_compatibility|VERSION_4_1]
/// Retrieve the range and precision for numeric formats supported by the shader compiler
///
///
///
/// Specifies the type of shader whose precision to query. shaderType must be GL_VERTEX_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the numeric format whose precision and range to query.
///
///
///
///
/// Specifies the address of array of two integers into which encodings of the implementation's numeric range are returned.
///
///
///
///
/// Specifies the address of an integer into which the numeric precision of the implementation is written.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_ES2_compatibility|VERSION_4_1", Version = "4.1", EntryPoint = "glGetShaderPrecisionFormat")]
public static extern unsafe void GetShaderPrecisionFormat(OpenTK.Graphics.OpenGL4.ShaderType shadertype, OpenTK.Graphics.OpenGL4.ShaderPrecision precisiontype, [OutAttribute] Int32* range, [OutAttribute] Int32* precision);
/// [requires: v2.0]
/// Returns the source code string from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned source code string.
///
///
///
///
/// Returns the length of the string returned in source (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the source code string.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderSource")]
public static extern void GetShaderSource(Int32 shader, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder source);
/// [requires: v2.0]
/// Returns the source code string from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned source code string.
///
///
///
///
/// Returns the length of the string returned in source (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the source code string.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderSource")]
public static extern unsafe void GetShaderSource(Int32 shader, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder source);
/// [requires: v2.0]
/// Returns the source code string from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned source code string.
///
///
///
///
/// Returns the length of the string returned in source (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the source code string.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderSource")]
public static extern void GetShaderSource(UInt32 shader, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder source);
/// [requires: v2.0]
/// Returns the source code string from a shader object
///
///
///
/// Specifies the shader object to be queried.
///
///
///
///
/// Specifies the size of the character buffer for storing the returned source code string.
///
///
///
///
/// Returns the length of the string returned in source (excluding the null terminator).
///
///
///
///
/// Specifies an array of characters that is used to return the source code string.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetShaderSource")]
public static extern unsafe void GetShaderSource(UInt32 shader, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder source);
/// [requires: v1.0]
/// Return a string describing the current GL connection
///
///
///
/// Specifies a symbolic constant, one of GL_VENDOR, GL_RENDERER, GL_VERSION, or GL_SHADING_LANGUAGE_VERSION. Additionally, glGetStringi accepts the GL_EXTENSIONS token.
///
///
///
///
/// For glGetStringi, specifies the index of the string to return.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetString")]
public static extern String GetString(OpenTK.Graphics.OpenGL4.StringName name);
/// [requires: v3.0]
/// Return a string describing the current GL connection
///
///
///
/// Specifies a symbolic constant, one of GL_VENDOR, GL_RENDERER, GL_VERSION, or GL_SHADING_LANGUAGE_VERSION. Additionally, glGetStringi accepts the GL_EXTENSIONS token.
///
///
///
///
/// For glGetStringi, specifies the index of the string to return.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetStringi")]
public static extern String GetString(OpenTK.Graphics.OpenGL4.StringNameIndexed name, Int32 index);
/// [requires: v3.0]
/// Return a string describing the current GL connection
///
///
///
/// Specifies a symbolic constant, one of GL_VENDOR, GL_RENDERER, GL_VERSION, or GL_SHADING_LANGUAGE_VERSION. Additionally, glGetStringi accepts the GL_EXTENSIONS token.
///
///
///
///
/// For glGetStringi, specifies the index of the string to return.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetStringi")]
public static extern String GetString(OpenTK.Graphics.OpenGL4.StringNameIndexed name, UInt32 index);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the index of a subroutine uniform of a given shader stage within a program
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the name of the subroutine uniform whose index to query.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetSubroutineIndex")]
public static extern Int32 GetSubroutineIndex(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, String name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the index of a subroutine uniform of a given shader stage within a program
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the name of the subroutine uniform whose index to query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetSubroutineIndex")]
public static extern Int32 GetSubroutineIndex(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, String name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the location of a subroutine uniform of a given shader stage within a program
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the name of the subroutine uniform whose index to query.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetSubroutineUniformLocation")]
public static extern Int32 GetSubroutineUniformLocation(Int32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, String name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the location of a subroutine uniform of a given shader stage within a program
///
///
///
/// Specifies the name of the program containing shader stage.
///
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the name of the subroutine uniform whose index to query.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetSubroutineUniformLocation")]
public static extern Int32 GetSubroutineUniformLocation(UInt32 program, OpenTK.Graphics.OpenGL4.ShaderType shadertype, String name);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Query the properties of a sync object
///
///
///
/// Specifies the sync object whose properties to query.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the sync object specified in sync.
///
///
///
///
/// Specifies the size of the buffer whose address is given in values.
///
///
///
///
/// Specifies the address of an variable to receive the number of integers placed in values.
///
///
///
///
/// Specifies the address of an array to receive the values of the queried parameter.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetSynciv")]
public static extern void GetSync(IntPtr sync, OpenTK.Graphics.OpenGL4.SyncParameterName pname, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] Int32[] values);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Query the properties of a sync object
///
///
///
/// Specifies the sync object whose properties to query.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the sync object specified in sync.
///
///
///
///
/// Specifies the size of the buffer whose address is given in values.
///
///
///
///
/// Specifies the address of an variable to receive the number of integers placed in values.
///
///
///
///
/// Specifies the address of an array to receive the values of the queried parameter.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetSynciv")]
public static extern void GetSync(IntPtr sync, OpenTK.Graphics.OpenGL4.SyncParameterName pname, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 values);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Query the properties of a sync object
///
///
///
/// Specifies the sync object whose properties to query.
///
///
///
///
/// Specifies the parameter whose value to retrieve from the sync object specified in sync.
///
///
///
///
/// Specifies the size of the buffer whose address is given in values.
///
///
///
///
/// Specifies the address of an variable to receive the number of integers placed in values.
///
///
///
///
/// Specifies the address of an array to receive the values of the queried parameter.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glGetSynciv")]
public static extern unsafe void GetSync(IntPtr sync, OpenTK.Graphics.OpenGL4.SyncParameterName pname, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* values);
/// [requires: v1.0]
/// Return a texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies a pixel format for the returned data. The supported formats are GL_STENCIL_INDEX, GL_DEPTH_COMPONENT, GL_DEPTH_STENCIL, GL_RED, GL_GREEN, GL_BLUE, GL_RG, GL_RGB, GL_RGBA, GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER.
///
///
///
///
/// Specifies a pixel type for the returned data. The supported types are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_HALF_FLOAT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_5_9_9_9_REV, and GL_FLOAT_32_UNSIGNED_INT_24_8_REV.
///
///
///
///
/// Returns the texture image. Should be a pointer to an array of the type specified by type.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexImage")]
public static extern void GetTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [OutAttribute] IntPtr pixels);
/// [requires: v1.0]
/// Return a texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies a pixel format for the returned data. The supported formats are GL_STENCIL_INDEX, GL_DEPTH_COMPONENT, GL_DEPTH_STENCIL, GL_RED, GL_GREEN, GL_BLUE, GL_RG, GL_RGB, GL_RGBA, GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER.
///
///
///
///
/// Specifies a pixel type for the returned data. The supported types are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_HALF_FLOAT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_5_9_9_9_REV, and GL_FLOAT_32_UNSIGNED_INT_24_8_REV.
///
///
///
///
/// Returns the texture image. Should be a pointer to an array of the type specified by type.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexImage")]
public static extern void GetTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[] pixels)
where T4 : struct
;
/// [requires: v1.0]
/// Return a texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies a pixel format for the returned data. The supported formats are GL_STENCIL_INDEX, GL_DEPTH_COMPONENT, GL_DEPTH_STENCIL, GL_RED, GL_GREEN, GL_BLUE, GL_RG, GL_RGB, GL_RGBA, GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER.
///
///
///
///
/// Specifies a pixel type for the returned data. The supported types are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_HALF_FLOAT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_5_9_9_9_REV, and GL_FLOAT_32_UNSIGNED_INT_24_8_REV.
///
///
///
///
/// Returns the texture image. Should be a pointer to an array of the type specified by type.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexImage")]
public static extern void GetTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,] pixels)
where T4 : struct
;
/// [requires: v1.0]
/// Return a texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies a pixel format for the returned data. The supported formats are GL_STENCIL_INDEX, GL_DEPTH_COMPONENT, GL_DEPTH_STENCIL, GL_RED, GL_GREEN, GL_BLUE, GL_RG, GL_RGB, GL_RGBA, GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER.
///
///
///
///
/// Specifies a pixel type for the returned data. The supported types are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_HALF_FLOAT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_5_9_9_9_REV, and GL_FLOAT_32_UNSIGNED_INT_24_8_REV.
///
///
///
///
/// Returns the texture image. Should be a pointer to an array of the type specified by type.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexImage")]
public static extern void GetTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] T4[,,] pixels)
where T4 : struct
;
/// [requires: v1.0]
/// Return a texture image
///
///
///
/// Specifies which texture is to be obtained. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, and GL_TEXTURE_CUBE_MAP_NEGATIVE_Z are accepted.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies a pixel format for the returned data. The supported formats are GL_STENCIL_INDEX, GL_DEPTH_COMPONENT, GL_DEPTH_STENCIL, GL_RED, GL_GREEN, GL_BLUE, GL_RG, GL_RGB, GL_RGBA, GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER.
///
///
///
///
/// Specifies a pixel type for the returned data. The supported types are GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, GL_SHORT, GL_UNSIGNED_INT, GL_INT, GL_HALF_FLOAT, GL_FLOAT, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_5_9_9_9_REV, and GL_FLOAT_32_UNSIGNED_INT_24_8_REV.
///
///
///
///
/// Returns the texture image. Should be a pointer to an array of the type specified by type.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexImage")]
public static extern void GetTexImage(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.PixelFormat format, OpenTK.Graphics.OpenGL4.PixelType type, [InAttribute, OutAttribute] ref T4 pixels)
where T4 : struct
;
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameterfv")]
public static extern void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Single[] @params);
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameterfv")]
public static extern void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out Single @params);
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameterfv")]
public static extern unsafe void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Single* @params);
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameteriv")]
public static extern void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameteriv")]
public static extern void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v1.0]
/// Return texture parameter values for a specific level of detail
///
///
///
/// Specifies the symbolic name of the target texture, one of GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_PROXY_TEXTURE_CUBE_MAP, or GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the level-of-detail number of the desired image. Level 0 is the base image level. Level is the th mipmap reduction image.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_TEXTURE_WIDTH, GL_TEXTURE_HEIGHT, GL_TEXTURE_DEPTH, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_RED_SIZE, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_COMPRESSED, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, and GL_TEXTURE_BUFFER_OFFSET are accepted.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexLevelParameteriv")]
public static extern unsafe void GetTexLevelParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32* @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameterfv")]
public static extern void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Single[] @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameterfv")]
public static extern void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out Single @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameterfv")]
public static extern unsafe void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Single* @params);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIiv")]
public static extern void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIiv")]
public static extern void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIiv")]
public static extern unsafe void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIuiv")]
public static extern void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] UInt32[] @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIuiv")]
public static extern void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out UInt32 @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTexParameterIuiv")]
public static extern unsafe void GetTexParameterI(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] UInt32* @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameteriv")]
public static extern void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameteriv")]
public static extern void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v1.0]
/// Return texture parameter values
///
///
///
/// Specifies the symbolic name of the target texture. GL_TEXTURE_1D, GL_TEXTURE_2D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_RECTANGLE, GL_TEXTURE_CUBE_MAP, and GL_TEXTURE_CUBE_MAP_ARRAY are accepted.
///
///
///
///
/// Specifies the symbolic name of a texture parameter. GL_DEPTH_STENCIL_TEXTURE_MODE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MIN_LOD, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, and GL_TEXTURE_WRAP_R are accepted.
///
///
///
///
/// Returns the texture parameters.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glGetTexParameteriv")]
public static extern unsafe void GetTexParameter(OpenTK.Graphics.OpenGL4.TextureTarget target, OpenTK.Graphics.OpenGL4.GetTextureParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.0]
/// Retrieve information about varying variables selected for transform feedback
///
///
///
/// The name of the target program object.
///
///
///
///
/// The index of the varying variable whose information to retrieve.
///
///
///
///
/// The maximum number of characters, including the null terminator, that may be written into name.
///
///
///
///
/// The address of a variable which will receive the number of characters written into name, excluding the null-terminator. If length is NULL no length is returned.
///
///
///
///
/// The address of a variable that will receive the size of the varying.
///
///
///
///
/// The address of a variable that will recieve the type of the varying.
///
///
///
///
/// The address of a buffer into which will be written the name of the varying.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTransformFeedbackVarying")]
public static extern void GetTransformFeedbackVarying(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.TransformFeedbackType type, [OutAttribute] StringBuilder name);
/// [requires: v3.0]
/// Retrieve information about varying variables selected for transform feedback
///
///
///
/// The name of the target program object.
///
///
///
///
/// The index of the varying variable whose information to retrieve.
///
///
///
///
/// The maximum number of characters, including the null terminator, that may be written into name.
///
///
///
///
/// The address of a variable which will receive the number of characters written into name, excluding the null-terminator. If length is NULL no length is returned.
///
///
///
///
/// The address of a variable that will receive the size of the varying.
///
///
///
///
/// The address of a variable that will recieve the type of the varying.
///
///
///
///
/// The address of a buffer into which will be written the name of the varying.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTransformFeedbackVarying")]
public static extern unsafe void GetTransformFeedbackVarying(Int32 program, Int32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.TransformFeedbackType* type, [OutAttribute] StringBuilder name);
/// [requires: v3.0]
/// Retrieve information about varying variables selected for transform feedback
///
///
///
/// The name of the target program object.
///
///
///
///
/// The index of the varying variable whose information to retrieve.
///
///
///
///
/// The maximum number of characters, including the null terminator, that may be written into name.
///
///
///
///
/// The address of a variable which will receive the number of characters written into name, excluding the null-terminator. If length is NULL no length is returned.
///
///
///
///
/// The address of a variable that will receive the size of the varying.
///
///
///
///
/// The address of a variable that will recieve the type of the varying.
///
///
///
///
/// The address of a buffer into which will be written the name of the varying.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTransformFeedbackVarying")]
public static extern void GetTransformFeedbackVarying(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL4.TransformFeedbackType type, [OutAttribute] StringBuilder name);
/// [requires: v3.0]
/// Retrieve information about varying variables selected for transform feedback
///
///
///
/// The name of the target program object.
///
///
///
///
/// The index of the varying variable whose information to retrieve.
///
///
///
///
/// The maximum number of characters, including the null terminator, that may be written into name.
///
///
///
///
/// The address of a variable which will receive the number of characters written into name, excluding the null-terminator. If length is NULL no length is returned.
///
///
///
///
/// The address of a variable that will receive the size of the varying.
///
///
///
///
/// The address of a variable that will recieve the type of the varying.
///
///
///
///
/// The address of a buffer into which will be written the name of the varying.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetTransformFeedbackVarying")]
public static extern unsafe void GetTransformFeedbackVarying(UInt32 program, UInt32 index, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL4.TransformFeedbackType* type, [OutAttribute] StringBuilder name);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the address an array of characters to containing the name of the uniform block whose index to retrieve.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformBlockIndex")]
public static extern Int32 GetUniformBlockIndex(Int32 program, String uniformBlockName);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing the uniform block.
///
///
///
///
/// Specifies the address an array of characters to containing the name of the uniform block whose index to retrieve.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformBlockIndex")]
public static extern Int32 GetUniformBlockIndex(UInt32 program, String uniformBlockName);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] Double[] @params);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] out Double @params);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern unsafe void GetUniform(Int32 program, Int32 location, [OutAttribute] Double* @params);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] Double[] @params);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] out Double @params);
/// [requires: v4.0 and ARB_gpu_shader_fp64|VERSION_4_0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_gpu_shader_fp64|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformdv")]
public static extern unsafe void GetUniform(UInt32 program, Int32 location, [OutAttribute] Double* @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] Single[] @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] out Single @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern unsafe void GetUniform(Int32 program, Int32 location, [OutAttribute] Single* @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] Single[] @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] out Single @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformfv")]
public static extern unsafe void GetUniform(UInt32 program, Int32 location, [OutAttribute] Single* @params);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern void GetUniformIndices(Int32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] Int32[] uniformIndices);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern void GetUniformIndices(Int32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] out Int32 uniformIndices);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern unsafe void GetUniformIndices(Int32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] Int32* uniformIndices);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern void GetUniformIndices(UInt32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] UInt32[] uniformIndices);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern void GetUniformIndices(UInt32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] out UInt32 uniformIndices);
/// [requires: v3.1 and ARB_uniform_buffer_object|VERSION_3_1]
/// Retrieve the index of a named uniform block
///
///
///
/// Specifies the name of a program containing uniforms whose indices to query.
///
///
///
///
/// Specifies the number of uniforms whose indices to query.
///
///
///
///
/// Specifies the address of an array of pointers to buffers containing the names of the queried uniforms.
///
///
///
///
/// Specifies the address of an array that will receive the indices of the uniforms.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_uniform_buffer_object|VERSION_3_1", Version = "3.1", EntryPoint = "glGetUniformIndices")]
public static extern unsafe void GetUniformIndices(UInt32 program, Int32 uniformCount, String[] uniformNames, [OutAttribute] UInt32* uniformIndices);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern void GetUniform(Int32 program, Int32 location, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern unsafe void GetUniform(Int32 program, Int32 location, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformiv")]
public static extern unsafe void GetUniform(UInt32 program, Int32 location, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Returns the location of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Points to a null terminated string containing the name of the uniform variable whose location is to be queried.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformLocation")]
public static extern Int32 GetUniformLocation(Int32 program, String name);
/// [requires: v2.0]
/// Returns the location of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Points to a null terminated string containing the name of the uniform variable whose location is to be queried.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetUniformLocation")]
public static extern Int32 GetUniformLocation(UInt32 program, String name);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the value of a subroutine uniform of a given shader stage of the current program
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the location of the subroutine uniform.
///
///
///
///
/// Specifies the address of a variable to receive the value or values of the subroutine uniform.
///
///
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformSubroutineuiv")]
public static extern void GetUniformSubroutine(OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 location, [OutAttribute] out Int32 @params);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the value of a subroutine uniform of a given shader stage of the current program
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the location of the subroutine uniform.
///
///
///
///
/// Specifies the address of a variable to receive the value or values of the subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformSubroutineuiv")]
public static extern unsafe void GetUniformSubroutine(OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 location, [OutAttribute] Int32* @params);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the value of a subroutine uniform of a given shader stage of the current program
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the location of the subroutine uniform.
///
///
///
///
/// Specifies the address of a variable to receive the value or values of the subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformSubroutineuiv")]
public static extern void GetUniformSubroutine(OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 location, [OutAttribute] out UInt32 @params);
/// [requires: v4.0 and ARB_shader_subroutine|VERSION_4_0]
/// Retrieve the value of a subroutine uniform of a given shader stage of the current program
///
///
///
/// Specifies the shader stage from which to query for subroutine uniform index. shadertype must be one of GL_VERTEX_SHADER, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_GEOMETRY_SHADER or GL_FRAGMENT_SHADER.
///
///
///
///
/// Specifies the location of the subroutine uniform.
///
///
///
///
/// Specifies the address of a variable to receive the value or values of the subroutine uniform.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_subroutine|VERSION_4_0", Version = "4.0", EntryPoint = "glGetUniformSubroutineuiv")]
public static extern unsafe void GetUniformSubroutine(OpenTK.Graphics.OpenGL4.ShaderType shadertype, Int32 location, [OutAttribute] UInt32* @params);
/// [requires: v3.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetUniformuiv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] UInt32[] @params);
/// [requires: v3.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetUniformuiv")]
public static extern void GetUniform(UInt32 program, Int32 location, [OutAttribute] out UInt32 @params);
/// [requires: v3.0]
/// Returns the value of a uniform variable
///
///
///
/// Specifies the program object to be queried.
///
///
///
///
/// Specifies the location of the uniform variable to be queried.
///
///
///
///
/// Returns the value of the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetUniformuiv")]
public static extern unsafe void GetUniform(UInt32 program, Int32 location, [OutAttribute] UInt32* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Double @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Double @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribdv")]
public static extern unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Single[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Single @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Single* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Single[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Single @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribfv")]
public static extern unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Single* @params);
/// [requires: v3.0]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIiv")]
public static extern void GetVertexAttribI(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIiv")]
public static extern unsafe void GetVertexAttribI(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIiv")]
public static extern void GetVertexAttribI(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIiv")]
public static extern unsafe void GetVertexAttribI(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32* @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIuiv")]
public static extern void GetVertexAttribI(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out UInt32 @params);
/// [requires: v3.0]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glGetVertexAttribIuiv")]
public static extern unsafe void GetVertexAttribI(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] UInt32* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32* @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32[] @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Int32 @params);
/// [requires: v2.0]
/// Return a generic vertex attribute parameter
///
///
///
/// Specifies the generic vertex attribute parameter to be queried.
///
///
///
///
/// Specifies the symbolic name of the vertex attribute parameter to be queried. Accepted values are GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_INTEGER, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, or GL_CURRENT_VERTEX_ATTRIB.
///
///
///
///
/// Returns the requested data.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribiv")]
public static extern unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Int32* @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double[] @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Double @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern unsafe void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double* @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double[] @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] out Double @params);
/// [requires: v4.1 and ARB_vertex_attrib_64bit|VERSION_4_1]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_attrib_64bit|VERSION_4_1", Version = "4.1", EntryPoint = "glGetVertexAttribLdv")]
public static extern unsafe void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribParameter pname, [OutAttribute] Double* @params);
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [OutAttribute] IntPtr pointer);
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[,] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[,,] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] ref T2 pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [OutAttribute] IntPtr pointer);
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[,] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] T2[,,] pointer)
where T2 : struct
;
/// [requires: v2.0]
/// Return the address of the specified generic vertex attribute pointer
///
///
///
/// Specifies the generic vertex attribute parameter to be returned.
///
///
///
///
/// Specifies the symbolic name of the generic vertex attribute parameter to be returned. Must be GL_VERTEX_ATTRIB_ARRAY_POINTER.
///
///
///
///
/// Returns the pointer value.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glGetVertexAttribPointerv")]
public static extern void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter pname, [InAttribute, OutAttribute] ref T2 pointer)
where T2 : struct
;
/// [requires: v1.0]
/// Specify implementation-specific hints
///
///
///
/// Specifies a symbolic constant indicating the behavior to be controlled. GL_LINE_SMOOTH_HINT, GL_POLYGON_SMOOTH_HINT, GL_TEXTURE_COMPRESSION_HINT, and GL_FRAGMENT_SHADER_DERIVATIVE_HINT are accepted.
///
///
///
///
/// Specifies a symbolic constant indicating the desired behavior. GL_FASTEST, GL_NICEST, and GL_DONT_CARE are accepted.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glHint")]
public static extern void Hint(OpenTK.Graphics.OpenGL4.HintTarget target, OpenTK.Graphics.OpenGL4.HintMode mode);
///
/// Define histogram table
///
///
///
/// The histogram whose parameters are to be set. Must be one of GL_HISTOGRAM or GL_PROXY_HISTOGRAM.
///
///
///
///
/// The number of entries in the histogram table. Must be a power of 2.
///
///
///
///
/// The format of entries in the histogram table. Must be one of GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// If GL_TRUE, pixels will be consumed by the histogramming process and no drawing or texture loading will take place. If GL_FALSE, pixels will proceed to the minmax process after histogramming.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glHistogram")]
public static extern void Histogram(OpenTK.Graphics.OpenGL4.HistogramTarget target, Int32 width, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, bool sink);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content of a buffer object's data store
///
///
///
/// The name of a buffer object whose data store to invalidate.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateBufferData")]
public static extern void InvalidateBufferData(Int32 buffer);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content of a buffer object's data store
///
///
///
/// The name of a buffer object whose data store to invalidate.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateBufferData")]
public static extern void InvalidateBufferData(UInt32 buffer);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate a region of a buffer object's data store
///
///
///
/// The name of a buffer object, a subrange of whose data store to invalidate.
///
///
///
///
/// The offset within the buffer's data store of the start of the range to be invalidated.
///
///
///
///
/// The length of the range within the buffer's data store to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateBufferSubData")]
public static extern void InvalidateBufferSubData(Int32 buffer, IntPtr offset, IntPtr length);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate a region of a buffer object's data store
///
///
///
/// The name of a buffer object, a subrange of whose data store to invalidate.
///
///
///
///
/// The offset within the buffer's data store of the start of the range to be invalidated.
///
///
///
///
/// The length of the range within the buffer's data store to be invalidated.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateBufferSubData")]
public static extern void InvalidateBufferSubData(UInt32 buffer, IntPtr offset, IntPtr length);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateFramebuffer")]
public static extern void InvalidateFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, OpenTK.Graphics.OpenGL4.FramebufferAttachment[] attachments);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateFramebuffer")]
public static extern void InvalidateFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, ref OpenTK.Graphics.OpenGL4.FramebufferAttachment attachments);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateFramebuffer")]
public static extern unsafe void InvalidateFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, OpenTK.Graphics.OpenGL4.FramebufferAttachment* attachments);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content of a region of some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
///
///
/// The X offset of the region to be invalidated.
///
///
///
///
/// The Y offset of the region to be invalidated.
///
///
///
///
/// The width of the region to be invalidated.
///
///
///
///
/// The height of the region to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateSubFramebuffer")]
public static extern void InvalidateSubFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, OpenTK.Graphics.OpenGL4.FramebufferAttachment[] attachments, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content of a region of some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
///
///
/// The X offset of the region to be invalidated.
///
///
///
///
/// The Y offset of the region to be invalidated.
///
///
///
///
/// The width of the region to be invalidated.
///
///
///
///
/// The height of the region to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateSubFramebuffer")]
public static extern void InvalidateSubFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, ref OpenTK.Graphics.OpenGL4.FramebufferAttachment attachments, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the content of a region of some or all of a framebuffer object's attachments
///
///
///
/// The target to which the framebuffer is attached. target must be GL_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER, or GL_READ_FRAMEBUFFER.
///
///
///
///
/// The number of entries in the attachments array.
///
///
///
///
/// The address of an array identifying the attachments to be invalidated.
///
///
///
///
/// The X offset of the region to be invalidated.
///
///
///
///
/// The Y offset of the region to be invalidated.
///
///
///
///
/// The width of the region to be invalidated.
///
///
///
///
/// The height of the region to be invalidated.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateSubFramebuffer")]
public static extern unsafe void InvalidateSubFramebuffer(OpenTK.Graphics.OpenGL4.FramebufferTarget target, Int32 numAttachments, OpenTK.Graphics.OpenGL4.FramebufferAttachment* attachments, Int32 x, Int32 y, Int32 width, Int32 height);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the entirety a texture image
///
///
///
/// The name of a texture object to invalidate.
///
///
///
///
/// The level of detail of the texture object to invalidate.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateTexImage")]
public static extern void InvalidateTexImage(Int32 texture, Int32 level);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate the entirety a texture image
///
///
///
/// The name of a texture object to invalidate.
///
///
///
///
/// The level of detail of the texture object to invalidate.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateTexImage")]
public static extern void InvalidateTexImage(UInt32 texture, Int32 level);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate a region of a texture image
///
///
///
/// The name of a texture object a subregion of which to invalidate.
///
///
///
///
/// The level of detail of the texture object within which the region resides.
///
///
///
///
/// The X offset of the region to be invalidated.
///
///
///
///
/// The Y offset of the region to be invalidated.
///
///
///
///
/// The Z offset of the region to be invalidated.
///
///
///
///
/// The width of the region to be invalidated.
///
///
///
///
/// The height of the region to be invalidated.
///
///
///
///
/// The depth of the region to be invalidated.
///
///
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateTexSubImage")]
public static extern void InvalidateTexSubImage(Int32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth);
/// [requires: v4.3 and ARB_invalidate_subdata|VERSION_4_3]
/// Invalidate a region of a texture image
///
///
///
/// The name of a texture object a subregion of which to invalidate.
///
///
///
///
/// The level of detail of the texture object within which the region resides.
///
///
///
///
/// The X offset of the region to be invalidated.
///
///
///
///
/// The Y offset of the region to be invalidated.
///
///
///
///
/// The Z offset of the region to be invalidated.
///
///
///
///
/// The width of the region to be invalidated.
///
///
///
///
/// The height of the region to be invalidated.
///
///
///
///
/// The depth of the region to be invalidated.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_invalidate_subdata|VERSION_4_3", Version = "4.3", EntryPoint = "glInvalidateTexSubImage")]
public static extern void InvalidateTexSubImage(UInt32 texture, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth);
/// [requires: v1.5]
/// Determine if a name corresponds to a buffer object
///
///
///
/// Specifies a value that may be the name of a buffer object.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glIsBuffer")]
public static extern bool IsBuffer(Int32 buffer);
/// [requires: v1.5]
/// Determine if a name corresponds to a buffer object
///
///
///
/// Specifies a value that may be the name of a buffer object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glIsBuffer")]
public static extern bool IsBuffer(UInt32 buffer);
/// [requires: v1.0]
/// Test whether a capability is enabled
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the capability.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glIsEnabled")]
public static extern bool IsEnabled(OpenTK.Graphics.OpenGL4.EnableCap cap);
/// [requires: v3.0]
/// Test whether a capability is enabled
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the capability.
///
///
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glIsEnabledi")]
public static extern bool IsEnabled(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, Int32 index);
/// [requires: v3.0]
/// Test whether a capability is enabled
///
///
///
/// Specifies a symbolic constant indicating a GL capability.
///
///
///
///
/// Specifies the index of the capability.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_3_0", Version = "3.0", EntryPoint = "glIsEnabledi")]
public static extern bool IsEnabled(OpenTK.Graphics.OpenGL4.IndexedEnableCap target, UInt32 index);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Determine if a name corresponds to a framebuffer object
///
///
///
/// Specifies a value that may be the name of a framebuffer object.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsFramebuffer")]
public static extern bool IsFramebuffer(Int32 framebuffer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Determine if a name corresponds to a framebuffer object
///
///
///
/// Specifies a value that may be the name of a framebuffer object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsFramebuffer")]
public static extern bool IsFramebuffer(UInt32 framebuffer);
/// [requires: v2.0]
/// Determines if a name corresponds to a program object
///
///
///
/// Specifies a potential program object.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glIsProgram")]
public static extern bool IsProgram(Int32 program);
/// [requires: v2.0]
/// Determines if a name corresponds to a program object
///
///
///
/// Specifies a potential program object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glIsProgram")]
public static extern bool IsProgram(UInt32 program);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Determine if a name corresponds to a program pipeline object
///
///
///
/// Specifies a value that may be the name of a program pipeline object.
///
///
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glIsProgramPipeline")]
public static extern bool IsProgramPipeline(Int32 pipeline);
/// [requires: v4.1 and ARB_separate_shader_objects|VERSION_4_1]
/// Determine if a name corresponds to a program pipeline object
///
///
///
/// Specifies a value that may be the name of a program pipeline object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_separate_shader_objects|VERSION_4_1", Version = "4.1", EntryPoint = "glIsProgramPipeline")]
public static extern bool IsProgramPipeline(UInt32 pipeline);
/// [requires: v1.5]
/// Determine if a name corresponds to a query object
///
///
///
/// Specifies a value that may be the name of a query object.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glIsQuery")]
public static extern bool IsQuery(Int32 id);
/// [requires: v1.5]
/// Determine if a name corresponds to a query object
///
///
///
/// Specifies a value that may be the name of a query object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glIsQuery")]
public static extern bool IsQuery(UInt32 id);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Determine if a name corresponds to a renderbuffer object
///
///
///
/// Specifies a value that may be the name of a renderbuffer object.
///
///
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsRenderbuffer")]
public static extern bool IsRenderbuffer(Int32 renderbuffer);
/// [requires: v3.0 and ARB_framebuffer_object|VERSION_3_0]
/// Determine if a name corresponds to a renderbuffer object
///
///
///
/// Specifies a value that may be the name of a renderbuffer object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_framebuffer_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsRenderbuffer")]
public static extern bool IsRenderbuffer(UInt32 renderbuffer);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Determine if a name corresponds to a sampler object
///
///
///
/// Specifies a value that may be the name of a sampler object.
///
///
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glIsSampler")]
public static extern bool IsSampler(Int32 sampler);
/// [requires: v3.3 and ARB_sampler_objects|VERSION_3_3]
/// Determine if a name corresponds to a sampler object
///
///
///
/// Specifies a value that may be the name of a sampler object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_sampler_objects|VERSION_3_3", Version = "3.3", EntryPoint = "glIsSampler")]
public static extern bool IsSampler(UInt32 sampler);
/// [requires: v2.0]
/// Determines if a name corresponds to a shader object
///
///
///
/// Specifies a potential shader object.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glIsShader")]
public static extern bool IsShader(Int32 shader);
/// [requires: v2.0]
/// Determines if a name corresponds to a shader object
///
///
///
/// Specifies a potential shader object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glIsShader")]
public static extern bool IsShader(UInt32 shader);
/// [requires: v3.2 and ARB_sync|VERSION_3_2]
/// Determine if a name corresponds to a sync object
///
///
///
/// Specifies a value that may be the name of a sync object.
///
///
[AutoGenerated(Category = "ARB_sync|VERSION_3_2", Version = "3.2", EntryPoint = "glIsSync")]
public static extern bool IsSync(IntPtr sync);
/// [requires: v1.1]
/// Determine if a name corresponds to a texture
///
///
///
/// Specifies a value that may be the name of a texture.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glIsTexture")]
public static extern bool IsTexture(Int32 texture);
/// [requires: v1.1]
/// Determine if a name corresponds to a texture
///
///
///
/// Specifies a value that may be the name of a texture.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glIsTexture")]
public static extern bool IsTexture(UInt32 texture);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Determine if a name corresponds to a transform feedback object
///
///
///
/// Specifies a value that may be the name of a transform feedback object.
///
///
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glIsTransformFeedback")]
public static extern bool IsTransformFeedback(Int32 id);
/// [requires: v4.0 and ARB_transform_feedback2|VERSION_4_0]
/// Determine if a name corresponds to a transform feedback object
///
///
///
/// Specifies a value that may be the name of a transform feedback object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transform_feedback2|VERSION_4_0", Version = "4.0", EntryPoint = "glIsTransformFeedback")]
public static extern bool IsTransformFeedback(UInt32 id);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Determine if a name corresponds to a vertex array object
///
///
///
/// Specifies a value that may be the name of a vertex array object.
///
///
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsVertexArray")]
public static extern bool IsVertexArray(Int32 array);
/// [requires: v3.0 and ARB_vertex_array_object|VERSION_3_0]
/// Determine if a name corresponds to a vertex array object
///
///
///
/// Specifies a value that may be the name of a vertex array object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_array_object|VERSION_3_0", Version = "3.0", EntryPoint = "glIsVertexArray")]
public static extern bool IsVertexArray(UInt32 array);
/// [requires: v1.0]
/// Specify the width of rasterized lines
///
///
///
/// Specifies the width of rasterized lines. The initial value is 1.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glLineWidth")]
public static extern void LineWidth(Single width);
/// [requires: v2.0]
/// Links a program object
///
///
///
/// Specifies the handle of the program object to be linked.
///
///
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glLinkProgram")]
public static extern void LinkProgram(Int32 program);
/// [requires: v2.0]
/// Links a program object
///
///
///
/// Specifies the handle of the program object to be linked.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_2_0", Version = "2.0", EntryPoint = "glLinkProgram")]
public static extern void LinkProgram(UInt32 program);
/// [requires: v1.0]
/// Specify a logical pixel operation for rendering
///
///
///
/// Specifies a symbolic constant that selects a logical operation. The following symbols are accepted: GL_CLEAR, GL_SET, GL_COPY, GL_COPY_INVERTED, GL_NOOP, GL_INVERT, GL_AND, GL_NAND, GL_OR, GL_NOR, GL_XOR, GL_EQUIV, GL_AND_REVERSE, GL_AND_INVERTED, GL_OR_REVERSE, and GL_OR_INVERTED. The initial value is GL_COPY.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glLogicOp")]
public static extern void LogicOp(OpenTK.Graphics.OpenGL4.LogicOp opcode);
/// [requires: v1.5]
/// Map a buffer object's data store
///
///
///
/// Specifies the target buffer object being mapped. The symbolic constant must be GL_ARRAY_BUFFER, GL_ATOMIC_COUNTER_BUFFER, GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, GL_DRAW_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER, GL_ELEMENT_ARRAY_BUFFER, GL_PIXEL_PACK_BUFFER, GL_PIXEL_UNPACK_BUFFER, GL_QUERY_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TEXTURE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.
///
///
///
///
/// For glMapBuffer only, specifies the access policy, indicating whether it will be possible to read from, write to, or both read from and write to the buffer object's mapped data store. The symbolic constant must be GL_READ_ONLY, GL_WRITE_ONLY, or GL_READ_WRITE.
///
///
[AutoGenerated(Category = "VERSION_1_5", Version = "1.5", EntryPoint = "glMapBuffer")]
public static extern IntPtr MapBuffer(OpenTK.Graphics.OpenGL4.BufferTarget target, OpenTK.Graphics.OpenGL4.BufferAccess access);
/// [requires: v3.0 and ARB_map_buffer_range|VERSION_3_0]
/// Map a section of a buffer object's data store
///
///
///
/// Specifies a binding to which the target buffer is bound.
///
///
///
///
/// Specifies a the starting offset within the buffer of the range to be mapped.
///
///
///
///
/// Specifies a length of the range to be mapped.
///
///
///
///
/// Specifies a combination of access flags indicating the desired access to the range.
///
///
[AutoGenerated(Category = "ARB_map_buffer_range|VERSION_3_0", Version = "3.0", EntryPoint = "glMapBufferRange")]
public static extern IntPtr MapBufferRange(OpenTK.Graphics.OpenGL4.BufferTarget target, IntPtr offset, IntPtr length, OpenTK.Graphics.OpenGL4.BufferAccessMask access);
/// [requires: v4.2 and ARB_shader_image_load_store|VERSION_4_2]
/// Defines a barrier ordering memory transactions
///
///
///
/// Specifies the barriers to insert. Must be a bitwise combination of GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT, GL_ELEMENT_ARRAY_BARRIER_BIT, GL_UNIFORM_BARRIER_BIT, GL_TEXTURE_FETCH_BARRIER_BIT, GL_SHADER_IMAGE_ACCESS_BARRIER_BIT, GL_COMMAND_BARRIER_BIT, GL_PIXEL_BUFFER_BARRIER_BIT, GL_TEXTURE_UPDATE_BARRIER_BIT, GL_BUFFER_UPDATE_BARRIER_BIT, GL_FRAMEBUFFER_BARRIER_BIT, GL_TRANSFORM_FEEDBACK_BARRIER_BIT, GL_ATOMIC_COUNTER_BARRIER_BIT, or GL_SHADER_STORAGE_BARRIER_BIT. If the special value GL_ALL_BARRIER_BITS is specified, all supported barriers will be inserted.
///
///
[AutoGenerated(Category = "ARB_shader_image_load_store|VERSION_4_2", Version = "4.2", EntryPoint = "glMemoryBarrier")]
public static extern void MemoryBarrier(OpenTK.Graphics.OpenGL4.MemoryBarrierFlags barriers);
///
/// Define minmax table
///
///
///
/// The minmax table whose parameters are to be set. Must be GL_MINMAX.
///
///
///
///
/// The format of entries in the minmax table. Must be one of GL_ALPHA, GL_ALPHA4, GL_ALPHA8, GL_ALPHA12, GL_ALPHA16, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, GL_LUMINANCE12, GL_LUMINANCE16, GL_LUMINANCE_ALPHA, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE16_ALPHA16, GL_R3_G3_B2, GL_RGB, GL_RGB4, GL_RGB5, GL_RGB8, GL_RGB10, GL_RGB12, GL_RGB16, GL_RGBA, GL_RGBA2, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, GL_RGBA12, or GL_RGBA16.
///
///
///
///
/// If GL_TRUE, pixels will be consumed by the minmax process and no drawing or texture loading will take place. If GL_FALSE, pixels will proceed to the final conversion process after minmax.
///
///
[AutoGenerated(Category = "ARB_imaging", Version = "", EntryPoint = "glMinmax")]
public static extern void Minmax(OpenTK.Graphics.OpenGL4.MinmaxTarget target, OpenTK.Graphics.OpenGL4.PixelInternalFormat internalformat, bool sink);
/// [requires: v4.0]
/// Specifies minimum rate at which sample shaing takes place
///
///
///
/// Specifies the rate at which samples are shaded within each covered pixel.
///
///
[AutoGenerated(Category = "VERSION_4_0", Version = "4.0", EntryPoint = "glMinSampleShading")]
public static extern void MinSampleShading(Single value);
/// [requires: v1.4]
/// Render multiple sets of primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of starting indices in the enabled arrays.
///
///
///
///
/// Points to an array of the number of indices to be rendered.
///
///
///
///
/// Specifies the size of the first and count
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawArrays")]
public static extern void MultiDrawArrays(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32[] first, Int32[] count, Int32 drawcount);
/// [requires: v1.4]
/// Render multiple sets of primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of starting indices in the enabled arrays.
///
///
///
///
/// Points to an array of the number of indices to be rendered.
///
///
///
///
/// Specifies the size of the first and count
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawArrays")]
public static extern void MultiDrawArrays(OpenTK.Graphics.OpenGL4.PrimitiveType mode, ref Int32 first, ref Int32 count, Int32 drawcount);
/// [requires: v1.4]
/// Render multiple sets of primitives from array data
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of starting indices in the enabled arrays.
///
///
///
///
/// Points to an array of the number of indices to be rendered.
///
///
///
///
/// Specifies the size of the first and count
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawArrays")]
public static extern unsafe void MultiDrawArrays(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32* first, Int32* count, Int32 drawcount);
/// [requires: v4.3 and ARB_multi_draw_indirect|VERSION_4_3]
/// Render multiple sets of primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of an array of structures containing the draw parameters.
///
///
///
///
/// Specifies the the number of elements in the array of draw parameter structures.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "ARB_multi_draw_indirect|VERSION_4_3", Version = "4.3", EntryPoint = "glMultiDrawArraysIndirect")]
public static extern void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, IntPtr indirect, Int32 drawcount, Int32 stride);
/// [requires: v4.3 and ARB_multi_draw_indirect|VERSION_4_3]
/// Render multiple sets of primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of an array of structures containing the draw parameters.
///
///
///
///
/// Specifies the the number of elements in the array of draw parameter structures.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "ARB_multi_draw_indirect|VERSION_4_3", Version = "4.3", EntryPoint = "glMultiDrawArraysIndirect")]
public static extern void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[] indirect, Int32 drawcount, Int32 stride)
where T1 : struct
;
/// [requires: v4.3 and ARB_multi_draw_indirect|VERSION_4_3]
/// Render multiple sets of primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of an array of structures containing the draw parameters.
///
///
///
///
/// Specifies the the number of elements in the array of draw parameter structures.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "ARB_multi_draw_indirect|VERSION_4_3", Version = "4.3", EntryPoint = "glMultiDrawArraysIndirect")]
public static extern void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[,] indirect, Int32 drawcount, Int32 stride)
where T1 : struct
;
/// [requires: v4.3 and ARB_multi_draw_indirect|VERSION_4_3]
/// Render multiple sets of primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of an array of structures containing the draw parameters.
///
///
///
///
/// Specifies the the number of elements in the array of draw parameter structures.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "ARB_multi_draw_indirect|VERSION_4_3", Version = "4.3", EntryPoint = "glMultiDrawArraysIndirect")]
public static extern void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] T1[,,] indirect, Int32 drawcount, Int32 stride)
where T1 : struct
;
/// [requires: v4.3 and ARB_multi_draw_indirect|VERSION_4_3]
/// Render multiple sets of primitives from array data, taking parameters from memory
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, and GL_PATCHES are accepted.
///
///
///
///
/// Specifies the address of an array of structures containing the draw parameters.
///
///
///
///
/// Specifies the the number of elements in the array of draw parameter structures.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "ARB_multi_draw_indirect|VERSION_4_3", Version = "4.3", EntryPoint = "glMultiDrawArraysIndirect")]
public static extern void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL4.PrimitiveType mode, [InAttribute, OutAttribute] ref T1 indirect, Int32 drawcount, Int32 stride)
where T1 : struct
;
/// [requires: v1.4]
/// Render multiple sets of primitives by specifying indices of array data elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of the elements counts.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the size of the count and indices arrays.
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawElements")]
public static extern void MultiDrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32[] count, OpenTK.Graphics.OpenGL4.DrawElementsType type, IntPtr indices, Int32 drawcount);
/// [requires: v1.4]
/// Render multiple sets of primitives by specifying indices of array data elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of the elements counts.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the size of the count and indices arrays.
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawElements")]
public static extern void MultiDrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32[] count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 drawcount)
where T3 : struct
;
/// [requires: v1.4]
/// Render multiple sets of primitives by specifying indices of array data elements
///
///
///
/// Specifies what kind of primitives to render. Symbolic constants GL_POINTS, GL_LINE_STRIP, GL_LINE_LOOP, GL_LINES, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY and GL_PATCHES are accepted.
///
///
///
///
/// Points to an array of the elements counts.
///
///
///
///
/// Specifies the type of the values in indices. Must be one of GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT, or GL_UNSIGNED_INT.
///
///
///
///
/// Specifies a pointer to the location where the indices are stored.
///
///
///
///
/// Specifies the size of the count and indices arrays.
///
///
[AutoGenerated(Category = "VERSION_1_4", Version = "1.4", EntryPoint = "glMultiDrawElements")]
public static extern void MultiDrawElements(OpenTK.Graphics.OpenGL4.PrimitiveType mode, Int32[] count, OpenTK.Graphics.OpenGL4.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 drawcount)
where T3 : struct
;
///