//
// 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.OpenGL
{
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
partial class GL
{
static GL()
{
EntryPointNames = new string[]
{
"glAccum",
"glAccumxOES",
"glActiveProgramEXT",
"glActiveShaderProgram",
"glActiveShaderProgramEXT",
"glActiveStencilFaceEXT",
"glActiveTexture",
"glActiveTextureARB",
"glActiveVaryingNV",
"glAlphaFragmentOp1ATI",
"glAlphaFragmentOp2ATI",
"glAlphaFragmentOp3ATI",
"glAlphaFunc",
"glAlphaFuncxOES",
"glApplyTextureEXT",
"glAreProgramsResidentNV",
"glAreTexturesResident",
"glAreTexturesResidentEXT",
"glArrayElement",
"glArrayElementEXT",
"glArrayObjectATI",
"glAsyncMarkerSGIX",
"glAttachObjectARB",
"glAttachShader",
"glBegin",
"glBeginConditionalRender",
"glBeginConditionalRenderNV",
"glBeginConditionalRenderNVX",
"glBeginFragmentShaderATI",
"glBeginOcclusionQueryNV",
"glBeginPerfMonitorAMD",
"glBeginQuery",
"glBeginQueryARB",
"glBeginQueryIndexed",
"glBeginTransformFeedback",
"glBeginTransformFeedbackEXT",
"glBeginTransformFeedbackNV",
"glBeginVertexShaderEXT",
"glBeginVideoCaptureNV",
"glBindAttribLocation",
"glBindAttribLocationARB",
"glBindBuffer",
"glBindBufferARB",
"glBindBufferBase",
"glBindBufferBaseEXT",
"glBindBufferBaseNV",
"glBindBufferOffsetEXT",
"glBindBufferOffsetNV",
"glBindBufferRange",
"glBindBufferRangeEXT",
"glBindBufferRangeNV",
"glBindBuffersBase",
"glBindBuffersRange",
"glBindFragDataLocation",
"glBindFragDataLocationEXT",
"glBindFragDataLocationIndexed",
"glBindFragmentShaderATI",
"glBindFramebuffer",
"glBindFramebufferEXT",
"glBindImageTexture",
"glBindImageTextureEXT",
"glBindImageTextures",
"glBindLightParameterEXT",
"glBindMaterialParameterEXT",
"glBindMultiTextureEXT",
"glBindParameterEXT",
"glBindProgramARB",
"glBindProgramNV",
"glBindProgramPipeline",
"glBindProgramPipelineEXT",
"glBindRenderbuffer",
"glBindRenderbufferEXT",
"glBindSampler",
"glBindSamplers",
"glBindTexGenParameterEXT",
"glBindTexture",
"glBindTextureEXT",
"glBindTextures",
"glBindTextureUnitParameterEXT",
"glBindTransformFeedback",
"glBindTransformFeedbackNV",
"glBindVertexArray",
"glBindVertexArrayAPPLE",
"glBindVertexBuffer",
"glBindVertexBuffers",
"glBindVertexShaderEXT",
"glBindVideoCaptureStreamBufferNV",
"glBindVideoCaptureStreamTextureNV",
"glBinormal3bEXT",
"glBinormal3bvEXT",
"glBinormal3dEXT",
"glBinormal3dvEXT",
"glBinormal3fEXT",
"glBinormal3fvEXT",
"glBinormal3iEXT",
"glBinormal3ivEXT",
"glBinormal3sEXT",
"glBinormal3svEXT",
"glBinormalPointerEXT",
"glBitmap",
"glBitmapxOES",
"glBlendBarrierNV",
"glBlendColor",
"glBlendColorEXT",
"glBlendColorxOES",
"glBlendEquation",
"glBlendEquationEXT",
"glBlendEquationi",
"glBlendEquationiARB",
"glBlendEquationIndexedAMD",
"glBlendEquationSeparate",
"glBlendEquationSeparateEXT",
"glBlendEquationSeparatei",
"glBlendEquationSeparateiARB",
"glBlendEquationSeparateIndexedAMD",
"glBlendFunc",
"glBlendFunci",
"glBlendFunciARB",
"glBlendFuncIndexedAMD",
"glBlendFuncSeparate",
"glBlendFuncSeparateEXT",
"glBlendFuncSeparatei",
"glBlendFuncSeparateiARB",
"glBlendFuncSeparateIndexedAMD",
"glBlendFuncSeparateINGR",
"glBlendParameteriNV",
"glBlitFramebuffer",
"glBlitFramebufferEXT",
"glBufferAddressRangeNV",
"glBufferData",
"glBufferDataARB",
"glBufferParameteriAPPLE",
"glBufferStorage",
"glBufferSubData",
"glBufferSubDataARB",
"glCallList",
"glCallLists",
"glCheckFramebufferStatus",
"glCheckFramebufferStatusEXT",
"glCheckNamedFramebufferStatusEXT",
"glClampColor",
"glClampColorARB",
"glClear",
"glClearAccum",
"glClearAccumxOES",
"glClearBufferData",
"glClearBufferfi",
"glClearBufferfv",
"glClearBufferiv",
"glClearBufferSubData",
"glClearBufferuiv",
"glClearColor",
"glClearColorIiEXT",
"glClearColorIuiEXT",
"glClearColorxOES",
"glClearDepth",
"glClearDepthdNV",
"glClearDepthf",
"glClearDepthfOES",
"glClearDepthxOES",
"glClearIndex",
"glClearNamedBufferDataEXT",
"glClearNamedBufferSubDataEXT",
"glClearStencil",
"glClearTexImage",
"glClearTexSubImage",
"glClientActiveTexture",
"glClientActiveTextureARB",
"glClientActiveVertexStreamATI",
"glClientAttribDefaultEXT",
"glClientWaitSync",
"glClipPlane",
"glClipPlanefOES",
"glClipPlanexOES",
"glColor3b",
"glColor3bv",
"glColor3d",
"glColor3dv",
"glColor3f",
"glColor3fv",
"glColor3fVertex3fSUN",
"glColor3fVertex3fvSUN",
"glColor3hNV",
"glColor3hvNV",
"glColor3i",
"glColor3iv",
"glColor3s",
"glColor3sv",
"glColor3ub",
"glColor3ubv",
"glColor3ui",
"glColor3uiv",
"glColor3us",
"glColor3usv",
"glColor3xOES",
"glColor3xvOES",
"glColor4b",
"glColor4bv",
"glColor4d",
"glColor4dv",
"glColor4f",
"glColor4fNormal3fVertex3fSUN",
"glColor4fNormal3fVertex3fvSUN",
"glColor4fv",
"glColor4hNV",
"glColor4hvNV",
"glColor4i",
"glColor4iv",
"glColor4s",
"glColor4sv",
"glColor4ub",
"glColor4ubv",
"glColor4ubVertex2fSUN",
"glColor4ubVertex2fvSUN",
"glColor4ubVertex3fSUN",
"glColor4ubVertex3fvSUN",
"glColor4ui",
"glColor4uiv",
"glColor4us",
"glColor4usv",
"glColor4xOES",
"glColor4xvOES",
"glColorFormatNV",
"glColorFragmentOp1ATI",
"glColorFragmentOp2ATI",
"glColorFragmentOp3ATI",
"glColorMask",
"glColorMaski",
"glColorMaskIndexedEXT",
"glColorMaterial",
"glColorP3ui",
"glColorP3uiv",
"glColorP4ui",
"glColorP4uiv",
"glColorPointer",
"glColorPointerEXT",
"glColorPointerListIBM",
"glColorPointervINTEL",
"glColorSubTable",
"glColorSubTableEXT",
"glColorTable",
"glColorTableEXT",
"glColorTableParameterfv",
"glColorTableParameterfvSGI",
"glColorTableParameteriv",
"glColorTableParameterivSGI",
"glColorTableSGI",
"glCombinerInputNV",
"glCombinerOutputNV",
"glCombinerParameterfNV",
"glCombinerParameterfvNV",
"glCombinerParameteriNV",
"glCombinerParameterivNV",
"glCombinerStageParameterfvNV",
"glCompileShader",
"glCompileShaderARB",
"glCompileShaderIncludeARB",
"glCompressedMultiTexImage1DEXT",
"glCompressedMultiTexImage2DEXT",
"glCompressedMultiTexImage3DEXT",
"glCompressedMultiTexSubImage1DEXT",
"glCompressedMultiTexSubImage2DEXT",
"glCompressedMultiTexSubImage3DEXT",
"glCompressedTexImage1D",
"glCompressedTexImage1DARB",
"glCompressedTexImage2D",
"glCompressedTexImage2DARB",
"glCompressedTexImage3D",
"glCompressedTexImage3DARB",
"glCompressedTexSubImage1D",
"glCompressedTexSubImage1DARB",
"glCompressedTexSubImage2D",
"glCompressedTexSubImage2DARB",
"glCompressedTexSubImage3D",
"glCompressedTexSubImage3DARB",
"glCompressedTextureImage1DEXT",
"glCompressedTextureImage2DEXT",
"glCompressedTextureImage3DEXT",
"glCompressedTextureSubImage1DEXT",
"glCompressedTextureSubImage2DEXT",
"glCompressedTextureSubImage3DEXT",
"glConvolutionFilter1D",
"glConvolutionFilter1DEXT",
"glConvolutionFilter2D",
"glConvolutionFilter2DEXT",
"glConvolutionParameterf",
"glConvolutionParameterfEXT",
"glConvolutionParameterfv",
"glConvolutionParameterfvEXT",
"glConvolutionParameteri",
"glConvolutionParameteriEXT",
"glConvolutionParameteriv",
"glConvolutionParameterivEXT",
"glConvolutionParameterxOES",
"glConvolutionParameterxvOES",
"glCopyBufferSubData",
"glCopyColorSubTable",
"glCopyColorSubTableEXT",
"glCopyColorTable",
"glCopyColorTableSGI",
"glCopyConvolutionFilter1D",
"glCopyConvolutionFilter1DEXT",
"glCopyConvolutionFilter2D",
"glCopyConvolutionFilter2DEXT",
"glCopyImageSubData",
"glCopyImageSubDataNV",
"glCopyMultiTexImage1DEXT",
"glCopyMultiTexImage2DEXT",
"glCopyMultiTexSubImage1DEXT",
"glCopyMultiTexSubImage2DEXT",
"glCopyMultiTexSubImage3DEXT",
"glCopyPathNV",
"glCopyPixels",
"glCopyTexImage1D",
"glCopyTexImage1DEXT",
"glCopyTexImage2D",
"glCopyTexImage2DEXT",
"glCopyTexSubImage1D",
"glCopyTexSubImage1DEXT",
"glCopyTexSubImage2D",
"glCopyTexSubImage2DEXT",
"glCopyTexSubImage3D",
"glCopyTexSubImage3DEXT",
"glCopyTextureImage1DEXT",
"glCopyTextureImage2DEXT",
"glCopyTextureSubImage1DEXT",
"glCopyTextureSubImage2DEXT",
"glCopyTextureSubImage3DEXT",
"glCoverFillPathInstancedNV",
"glCoverFillPathNV",
"glCoverStrokePathInstancedNV",
"glCoverStrokePathNV",
"glCreateProgram",
"glCreateProgramObjectARB",
"glCreateShader",
"glCreateShaderObjectARB",
"glCreateShaderProgramEXT",
"glCreateShaderProgramv",
"glCreateShaderProgramvEXT",
"glCreateSyncFromCLeventARB",
"glCullFace",
"glCullParameterdvEXT",
"glCullParameterfvEXT",
"glCurrentPaletteMatrixARB",
"glDebugMessageCallback",
"glDebugMessageCallbackAMD",
"glDebugMessageCallbackARB",
"glDebugMessageCallbackKHR",
"glDebugMessageControl",
"glDebugMessageControlARB",
"glDebugMessageControlKHR",
"glDebugMessageEnableAMD",
"glDebugMessageInsert",
"glDebugMessageInsertAMD",
"glDebugMessageInsertARB",
"glDebugMessageInsertKHR",
"glDeformationMap3dSGIX",
"glDeformationMap3fSGIX",
"glDeformSGIX",
"glDeleteAsyncMarkersSGIX",
"glDeleteBuffers",
"glDeleteBuffersARB",
"glDeleteFencesAPPLE",
"glDeleteFencesNV",
"glDeleteFragmentShaderATI",
"glDeleteFramebuffers",
"glDeleteFramebuffersEXT",
"glDeleteLists",
"glDeleteNamedStringARB",
"glDeleteNamesAMD",
"glDeleteObjectARB",
"glDeleteOcclusionQueriesNV",
"glDeletePathsNV",
"glDeletePerfMonitorsAMD",
"glDeleteProgram",
"glDeleteProgramPipelines",
"glDeleteProgramPipelinesEXT",
"glDeleteProgramsARB",
"glDeleteProgramsNV",
"glDeleteQueries",
"glDeleteQueriesARB",
"glDeleteRenderbuffers",
"glDeleteRenderbuffersEXT",
"glDeleteSamplers",
"glDeleteShader",
"glDeleteSync",
"glDeleteTextures",
"glDeleteTexturesEXT",
"glDeleteTransformFeedbacks",
"glDeleteTransformFeedbacksNV",
"glDeleteVertexArrays",
"glDeleteVertexArraysAPPLE",
"glDeleteVertexShaderEXT",
"glDepthBoundsdNV",
"glDepthBoundsEXT",
"glDepthFunc",
"glDepthMask",
"glDepthRange",
"glDepthRangeArrayv",
"glDepthRangedNV",
"glDepthRangef",
"glDepthRangefOES",
"glDepthRangeIndexed",
"glDepthRangexOES",
"glDetachObjectARB",
"glDetachShader",
"glDetailTexFuncSGIS",
"glDisable",
"glDisableClientState",
"glDisableClientStateiEXT",
"glDisableClientStateIndexedEXT",
"glDisablei",
"glDisableIndexedEXT",
"glDisableVariantClientStateEXT",
"glDisableVertexArrayAttribEXT",
"glDisableVertexArrayEXT",
"glDisableVertexAttribAPPLE",
"glDisableVertexAttribArray",
"glDisableVertexAttribArrayARB",
"glDispatchCompute",
"glDispatchComputeGroupSizeARB",
"glDispatchComputeIndirect",
"glDrawArrays",
"glDrawArraysEXT",
"glDrawArraysIndirect",
"glDrawArraysInstanced",
"glDrawArraysInstancedARB",
"glDrawArraysInstancedBaseInstance",
"glDrawArraysInstancedEXT",
"glDrawBuffer",
"glDrawBuffers",
"glDrawBuffersARB",
"glDrawBuffersATI",
"glDrawElementArrayAPPLE",
"glDrawElementArrayATI",
"glDrawElements",
"glDrawElementsBaseVertex",
"glDrawElementsIndirect",
"glDrawElementsInstanced",
"glDrawElementsInstancedARB",
"glDrawElementsInstancedBaseInstance",
"glDrawElementsInstancedBaseVertex",
"glDrawElementsInstancedBaseVertexBaseInstance",
"glDrawElementsInstancedEXT",
"glDrawMeshArraysSUN",
"glDrawPixels",
"glDrawRangeElementArrayAPPLE",
"glDrawRangeElementArrayATI",
"glDrawRangeElements",
"glDrawRangeElementsBaseVertex",
"glDrawRangeElementsEXT",
"glDrawTextureNV",
"glDrawTransformFeedback",
"glDrawTransformFeedbackInstanced",
"glDrawTransformFeedbackNV",
"glDrawTransformFeedbackStream",
"glDrawTransformFeedbackStreamInstanced",
"glEdgeFlag",
"glEdgeFlagFormatNV",
"glEdgeFlagPointer",
"glEdgeFlagPointerEXT",
"glEdgeFlagPointerListIBM",
"glEdgeFlagv",
"glElementPointerAPPLE",
"glElementPointerATI",
"glEnable",
"glEnableClientState",
"glEnableClientStateiEXT",
"glEnableClientStateIndexedEXT",
"glEnablei",
"glEnableIndexedEXT",
"glEnableVariantClientStateEXT",
"glEnableVertexArrayAttribEXT",
"glEnableVertexArrayEXT",
"glEnableVertexAttribAPPLE",
"glEnableVertexAttribArray",
"glEnableVertexAttribArrayARB",
"glEnd",
"glEndConditionalRender",
"glEndConditionalRenderNV",
"glEndConditionalRenderNVX",
"glEndFragmentShaderATI",
"glEndList",
"glEndOcclusionQueryNV",
"glEndPerfMonitorAMD",
"glEndQuery",
"glEndQueryARB",
"glEndQueryIndexed",
"glEndTransformFeedback",
"glEndTransformFeedbackEXT",
"glEndTransformFeedbackNV",
"glEndVertexShaderEXT",
"glEndVideoCaptureNV",
"glEvalCoord1d",
"glEvalCoord1dv",
"glEvalCoord1f",
"glEvalCoord1fv",
"glEvalCoord1xOES",
"glEvalCoord1xvOES",
"glEvalCoord2d",
"glEvalCoord2dv",
"glEvalCoord2f",
"glEvalCoord2fv",
"glEvalCoord2xOES",
"glEvalCoord2xvOES",
"glEvalMapsNV",
"glEvalMesh1",
"glEvalMesh2",
"glEvalPoint1",
"glEvalPoint2",
"glExecuteProgramNV",
"glExtractComponentEXT",
"glFeedbackBuffer",
"glFeedbackBufferxOES",
"glFenceSync",
"glFinalCombinerInputNV",
"glFinish",
"glFinishAsyncSGIX",
"glFinishFenceAPPLE",
"glFinishFenceNV",
"glFinishObjectAPPLE",
"glFinishTextureSUNX",
"glFlush",
"glFlushMappedBufferRange",
"glFlushMappedBufferRangeAPPLE",
"glFlushMappedNamedBufferRangeEXT",
"glFlushPixelDataRangeNV",
"glFlushRasterSGIX",
"glFlushStaticDataIBM",
"glFlushVertexArrayRangeAPPLE",
"glFlushVertexArrayRangeNV",
"glFogCoordd",
"glFogCoorddEXT",
"glFogCoorddv",
"glFogCoorddvEXT",
"glFogCoordf",
"glFogCoordfEXT",
"glFogCoordFormatNV",
"glFogCoordfv",
"glFogCoordfvEXT",
"glFogCoordhNV",
"glFogCoordhvNV",
"glFogCoordPointer",
"glFogCoordPointerEXT",
"glFogCoordPointerListIBM",
"glFogf",
"glFogFuncSGIS",
"glFogfv",
"glFogi",
"glFogiv",
"glFogxOES",
"glFogxvOES",
"glFragmentColorMaterialSGIX",
"glFragmentLightfSGIX",
"glFragmentLightfvSGIX",
"glFragmentLightiSGIX",
"glFragmentLightivSGIX",
"glFragmentLightModelfSGIX",
"glFragmentLightModelfvSGIX",
"glFragmentLightModeliSGIX",
"glFragmentLightModelivSGIX",
"glFragmentMaterialfSGIX",
"glFragmentMaterialfvSGIX",
"glFragmentMaterialiSGIX",
"glFragmentMaterialivSGIX",
"glFramebufferDrawBufferEXT",
"glFramebufferDrawBuffersEXT",
"glFramebufferParameteri",
"glFramebufferReadBufferEXT",
"glFramebufferRenderbuffer",
"glFramebufferRenderbufferEXT",
"glFramebufferTexture",
"glFramebufferTexture1D",
"glFramebufferTexture1DEXT",
"glFramebufferTexture2D",
"glFramebufferTexture2DEXT",
"glFramebufferTexture3D",
"glFramebufferTexture3DEXT",
"glFramebufferTextureARB",
"glFramebufferTextureEXT",
"glFramebufferTextureFaceARB",
"glFramebufferTextureFaceEXT",
"glFramebufferTextureLayer",
"glFramebufferTextureLayerARB",
"glFramebufferTextureLayerEXT",
"glFrameTerminatorGREMEDY",
"glFrameZoomSGIX",
"glFreeObjectBufferATI",
"glFrontFace",
"glFrustum",
"glFrustumfOES",
"glFrustumxOES",
"glGenAsyncMarkersSGIX",
"glGenBuffers",
"glGenBuffersARB",
"glGenerateMipmap",
"glGenerateMipmapEXT",
"glGenerateMultiTexMipmapEXT",
"glGenerateTextureMipmapEXT",
"glGenFencesAPPLE",
"glGenFencesNV",
"glGenFragmentShadersATI",
"glGenFramebuffers",
"glGenFramebuffersEXT",
"glGenLists",
"glGenNamesAMD",
"glGenOcclusionQueriesNV",
"glGenPathsNV",
"glGenPerfMonitorsAMD",
"glGenProgramPipelines",
"glGenProgramPipelinesEXT",
"glGenProgramsARB",
"glGenProgramsNV",
"glGenQueries",
"glGenQueriesARB",
"glGenRenderbuffers",
"glGenRenderbuffersEXT",
"glGenSamplers",
"glGenSymbolsEXT",
"glGenTextures",
"glGenTexturesEXT",
"glGenTransformFeedbacks",
"glGenTransformFeedbacksNV",
"glGenVertexArrays",
"glGenVertexArraysAPPLE",
"glGenVertexShadersEXT",
"glGetActiveAtomicCounterBufferiv",
"glGetActiveAttrib",
"glGetActiveAttribARB",
"glGetActiveSubroutineName",
"glGetActiveSubroutineUniformiv",
"glGetActiveSubroutineUniformName",
"glGetActiveUniform",
"glGetActiveUniformARB",
"glGetActiveUniformBlockiv",
"glGetActiveUniformBlockName",
"glGetActiveUniformName",
"glGetActiveUniformsiv",
"glGetActiveVaryingNV",
"glGetArrayObjectfvATI",
"glGetArrayObjectivATI",
"glGetAttachedObjectsARB",
"glGetAttachedShaders",
"glGetAttribLocation",
"glGetAttribLocationARB",
"glGetBooleani_v",
"glGetBooleanIndexedvEXT",
"glGetBooleanv",
"glGetBufferParameteri64v",
"glGetBufferParameteriv",
"glGetBufferParameterivARB",
"glGetBufferParameterui64vNV",
"glGetBufferPointerv",
"glGetBufferPointervARB",
"glGetBufferSubData",
"glGetBufferSubDataARB",
"glGetClipPlane",
"glGetClipPlanefOES",
"glGetClipPlanexOES",
"glGetColorTable",
"glGetColorTableEXT",
"glGetColorTableParameterfv",
"glGetColorTableParameterfvEXT",
"glGetColorTableParameterfvSGI",
"glGetColorTableParameteriv",
"glGetColorTableParameterivEXT",
"glGetColorTableParameterivSGI",
"glGetColorTableSGI",
"glGetCombinerInputParameterfvNV",
"glGetCombinerInputParameterivNV",
"glGetCombinerOutputParameterfvNV",
"glGetCombinerOutputParameterivNV",
"glGetCombinerStageParameterfvNV",
"glGetCompressedMultiTexImageEXT",
"glGetCompressedTexImage",
"glGetCompressedTexImageARB",
"glGetCompressedTextureImageEXT",
"glGetConvolutionFilter",
"glGetConvolutionFilterEXT",
"glGetConvolutionParameterfv",
"glGetConvolutionParameterfvEXT",
"glGetConvolutionParameteriv",
"glGetConvolutionParameterivEXT",
"glGetConvolutionParameterxvOES",
"glGetDebugMessageLog",
"glGetDebugMessageLogAMD",
"glGetDebugMessageLogARB",
"glGetDebugMessageLogKHR",
"glGetDetailTexFuncSGIS",
"glGetDoublei_v",
"glGetDoublei_vEXT",
"glGetDoubleIndexedvEXT",
"glGetDoublev",
"glGetError",
"glGetFenceivNV",
"glGetFinalCombinerInputParameterfvNV",
"glGetFinalCombinerInputParameterivNV",
"glGetFixedvOES",
"glGetFloati_v",
"glGetFloati_vEXT",
"glGetFloatIndexedvEXT",
"glGetFloatv",
"glGetFogFuncSGIS",
"glGetFragDataIndex",
"glGetFragDataLocation",
"glGetFragDataLocationEXT",
"glGetFragmentLightfvSGIX",
"glGetFragmentLightivSGIX",
"glGetFragmentMaterialfvSGIX",
"glGetFragmentMaterialivSGIX",
"glGetFramebufferAttachmentParameteriv",
"glGetFramebufferAttachmentParameterivEXT",
"glGetFramebufferParameteriv",
"glGetFramebufferParameterivEXT",
"glGetGraphicsResetStatusARB",
"glGetHandleARB",
"glGetHistogram",
"glGetHistogramEXT",
"glGetHistogramParameterfv",
"glGetHistogramParameterfvEXT",
"glGetHistogramParameteriv",
"glGetHistogramParameterivEXT",
"glGetHistogramParameterxvOES",
"glGetImageHandleARB",
"glGetImageHandleNV",
"glGetImageTransformParameterfvHP",
"glGetImageTransformParameterivHP",
"glGetInfoLogARB",
"glGetInstrumentsSGIX",
"glGetInteger64i_v",
"glGetInteger64v",
"glGetIntegeri_v",
"glGetIntegerIndexedvEXT",
"glGetIntegerui64i_vNV",
"glGetIntegerui64vNV",
"glGetIntegerv",
"glGetInternalformati64v",
"glGetInternalformativ",
"glGetInvariantBooleanvEXT",
"glGetInvariantFloatvEXT",
"glGetInvariantIntegervEXT",
"glGetLightfv",
"glGetLightiv",
"glGetLightxOES",
"glGetLightxvOES",
"glGetListParameterfvSGIX",
"glGetListParameterivSGIX",
"glGetLocalConstantBooleanvEXT",
"glGetLocalConstantFloatvEXT",
"glGetLocalConstantIntegervEXT",
"glGetMapAttribParameterfvNV",
"glGetMapAttribParameterivNV",
"glGetMapControlPointsNV",
"glGetMapdv",
"glGetMapfv",
"glGetMapiv",
"glGetMapParameterfvNV",
"glGetMapParameterivNV",
"glGetMapxvOES",
"glGetMaterialfv",
"glGetMaterialiv",
"glGetMaterialxOES",
"glGetMaterialxvOES",
"glGetMinmax",
"glGetMinmaxEXT",
"glGetMinmaxParameterfv",
"glGetMinmaxParameterfvEXT",
"glGetMinmaxParameteriv",
"glGetMinmaxParameterivEXT",
"glGetMultisamplefv",
"glGetMultisamplefvNV",
"glGetMultiTexEnvfvEXT",
"glGetMultiTexEnvivEXT",
"glGetMultiTexGendvEXT",
"glGetMultiTexGenfvEXT",
"glGetMultiTexGenivEXT",
"glGetMultiTexImageEXT",
"glGetMultiTexLevelParameterfvEXT",
"glGetMultiTexLevelParameterivEXT",
"glGetMultiTexParameterfvEXT",
"glGetMultiTexParameterIivEXT",
"glGetMultiTexParameterIuivEXT",
"glGetMultiTexParameterivEXT",
"glGetNamedBufferParameterivEXT",
"glGetNamedBufferParameterui64vNV",
"glGetNamedBufferPointervEXT",
"glGetNamedBufferSubDataEXT",
"glGetNamedFramebufferAttachmentParameterivEXT",
"glGetNamedFramebufferParameterivEXT",
"glGetNamedProgramivEXT",
"glGetNamedProgramLocalParameterdvEXT",
"glGetNamedProgramLocalParameterfvEXT",
"glGetNamedProgramLocalParameterIivEXT",
"glGetNamedProgramLocalParameterIuivEXT",
"glGetNamedProgramStringEXT",
"glGetNamedRenderbufferParameterivEXT",
"glGetNamedStringARB",
"glGetNamedStringivARB",
"glGetnColorTableARB",
"glGetnCompressedTexImageARB",
"glGetnConvolutionFilterARB",
"glGetnHistogramARB",
"glGetnMapdvARB",
"glGetnMapfvARB",
"glGetnMapivARB",
"glGetnMinmaxARB",
"glGetnPixelMapfvARB",
"glGetnPixelMapuivARB",
"glGetnPixelMapusvARB",
"glGetnPolygonStippleARB",
"glGetnSeparableFilterARB",
"glGetnTexImageARB",
"glGetnUniformdvARB",
"glGetnUniformfvARB",
"glGetnUniformivARB",
"glGetnUniformuivARB",
"glGetObjectBufferfvATI",
"glGetObjectBufferivATI",
"glGetObjectLabel",
"glGetObjectLabelEXT",
"glGetObjectLabelKHR",
"glGetObjectParameterfvARB",
"glGetObjectParameterivAPPLE",
"glGetObjectParameterivARB",
"glGetObjectPtrLabel",
"glGetObjectPtrLabelKHR",
"glGetOcclusionQueryivNV",
"glGetOcclusionQueryuivNV",
"glGetPathColorGenfvNV",
"glGetPathColorGenivNV",
"glGetPathCommandsNV",
"glGetPathCoordsNV",
"glGetPathDashArrayNV",
"glGetPathLengthNV",
"glGetPathMetricRangeNV",
"glGetPathMetricsNV",
"glGetPathParameterfvNV",
"glGetPathParameterivNV",
"glGetPathSpacingNV",
"glGetPathTexGenfvNV",
"glGetPathTexGenivNV",
"glGetPerfMonitorCounterDataAMD",
"glGetPerfMonitorCounterInfoAMD",
"glGetPerfMonitorCountersAMD",
"glGetPerfMonitorCounterStringAMD",
"glGetPerfMonitorGroupsAMD",
"glGetPerfMonitorGroupStringAMD",
"glGetPixelMapfv",
"glGetPixelMapuiv",
"glGetPixelMapusv",
"glGetPixelMapxv",
"glGetPixelTexGenParameterfvSGIS",
"glGetPixelTexGenParameterivSGIS",
"glGetPixelTransformParameterfvEXT",
"glGetPixelTransformParameterivEXT",
"glGetPointeri_vEXT",
"glGetPointerIndexedvEXT",
"glGetPointerv",
"glGetPointervEXT",
"glGetPointervKHR",
"glGetPolygonStipple",
"glGetProgramBinary",
"glGetProgramEnvParameterdvARB",
"glGetProgramEnvParameterfvARB",
"glGetProgramEnvParameterIivNV",
"glGetProgramEnvParameterIuivNV",
"glGetProgramInfoLog",
"glGetProgramInterfaceiv",
"glGetProgramiv",
"glGetProgramivARB",
"glGetProgramivNV",
"glGetProgramLocalParameterdvARB",
"glGetProgramLocalParameterfvARB",
"glGetProgramLocalParameterIivNV",
"glGetProgramLocalParameterIuivNV",
"glGetProgramNamedParameterdvNV",
"glGetProgramNamedParameterfvNV",
"glGetProgramParameterdvNV",
"glGetProgramParameterfvNV",
"glGetProgramPipelineInfoLog",
"glGetProgramPipelineInfoLogEXT",
"glGetProgramPipelineiv",
"glGetProgramPipelineivEXT",
"glGetProgramResourceIndex",
"glGetProgramResourceiv",
"glGetProgramResourceLocation",
"glGetProgramResourceLocationIndex",
"glGetProgramResourceName",
"glGetProgramStageiv",
"glGetProgramStringARB",
"glGetProgramStringNV",
"glGetProgramSubroutineParameteruivNV",
"glGetQueryIndexediv",
"glGetQueryiv",
"glGetQueryivARB",
"glGetQueryObjecti64v",
"glGetQueryObjecti64vEXT",
"glGetQueryObjectiv",
"glGetQueryObjectivARB",
"glGetQueryObjectui64v",
"glGetQueryObjectui64vEXT",
"glGetQueryObjectuiv",
"glGetQueryObjectuivARB",
"glGetRenderbufferParameteriv",
"glGetRenderbufferParameterivEXT",
"glGetSamplerParameterfv",
"glGetSamplerParameterIiv",
"glGetSamplerParameterIuiv",
"glGetSamplerParameteriv",
"glGetSeparableFilter",
"glGetSeparableFilterEXT",
"glGetShaderInfoLog",
"glGetShaderiv",
"glGetShaderPrecisionFormat",
"glGetShaderSource",
"glGetShaderSourceARB",
"glGetSharpenTexFuncSGIS",
"glGetString",
"glGetStringi",
"glGetSubroutineIndex",
"glGetSubroutineUniformLocation",
"glGetSynciv",
"glGetTexBumpParameterfvATI",
"glGetTexBumpParameterivATI",
"glGetTexEnvfv",
"glGetTexEnviv",
"glGetTexEnvxvOES",
"glGetTexFilterFuncSGIS",
"glGetTexGendv",
"glGetTexGenfv",
"glGetTexGeniv",
"glGetTexGenxvOES",
"glGetTexImage",
"glGetTexLevelParameterfv",
"glGetTexLevelParameteriv",
"glGetTexLevelParameterxvOES",
"glGetTexParameterfv",
"glGetTexParameterIiv",
"glGetTexParameterIivEXT",
"glGetTexParameterIuiv",
"glGetTexParameterIuivEXT",
"glGetTexParameteriv",
"glGetTexParameterPointervAPPLE",
"glGetTexParameterxvOES",
"glGetTextureHandleARB",
"glGetTextureHandleNV",
"glGetTextureImageEXT",
"glGetTextureLevelParameterfvEXT",
"glGetTextureLevelParameterivEXT",
"glGetTextureParameterfvEXT",
"glGetTextureParameterIivEXT",
"glGetTextureParameterIuivEXT",
"glGetTextureParameterivEXT",
"glGetTextureSamplerHandleARB",
"glGetTextureSamplerHandleNV",
"glGetTrackMatrixivNV",
"glGetTransformFeedbackVarying",
"glGetTransformFeedbackVaryingEXT",
"glGetTransformFeedbackVaryingNV",
"glGetUniformBlockIndex",
"glGetUniformBufferSizeEXT",
"glGetUniformdv",
"glGetUniformfv",
"glGetUniformfvARB",
"glGetUniformi64vNV",
"glGetUniformIndices",
"glGetUniformiv",
"glGetUniformivARB",
"glGetUniformLocation",
"glGetUniformLocationARB",
"glGetUniformOffsetEXT",
"glGetUniformSubroutineuiv",
"glGetUniformui64vNV",
"glGetUniformuiv",
"glGetUniformuivEXT",
"glGetVariantArrayObjectfvATI",
"glGetVariantArrayObjectivATI",
"glGetVariantBooleanvEXT",
"glGetVariantFloatvEXT",
"glGetVariantIntegervEXT",
"glGetVariantPointervEXT",
"glGetVaryingLocationNV",
"glGetVertexArrayIntegeri_vEXT",
"glGetVertexArrayIntegervEXT",
"glGetVertexArrayPointeri_vEXT",
"glGetVertexArrayPointervEXT",
"glGetVertexAttribArrayObjectfvATI",
"glGetVertexAttribArrayObjectivATI",
"glGetVertexAttribdv",
"glGetVertexAttribdvARB",
"glGetVertexAttribdvNV",
"glGetVertexAttribfv",
"glGetVertexAttribfvARB",
"glGetVertexAttribfvNV",
"glGetVertexAttribIiv",
"glGetVertexAttribIivEXT",
"glGetVertexAttribIuiv",
"glGetVertexAttribIuivEXT",
"glGetVertexAttribiv",
"glGetVertexAttribivARB",
"glGetVertexAttribivNV",
"glGetVertexAttribLdv",
"glGetVertexAttribLdvEXT",
"glGetVertexAttribLi64vNV",
"glGetVertexAttribLui64vARB",
"glGetVertexAttribLui64vNV",
"glGetVertexAttribPointerv",
"glGetVertexAttribPointervARB",
"glGetVertexAttribPointervNV",
"glGetVideoCaptureivNV",
"glGetVideoCaptureStreamdvNV",
"glGetVideoCaptureStreamfvNV",
"glGetVideoCaptureStreamivNV",
"glGetVideoi64vNV",
"glGetVideoivNV",
"glGetVideoui64vNV",
"glGetVideouivNV",
"glGlobalAlphaFactorbSUN",
"glGlobalAlphaFactordSUN",
"glGlobalAlphaFactorfSUN",
"glGlobalAlphaFactoriSUN",
"glGlobalAlphaFactorsSUN",
"glGlobalAlphaFactorubSUN",
"glGlobalAlphaFactoruiSUN",
"glGlobalAlphaFactorusSUN",
"glHint",
"glHintPGI",
"glHistogram",
"glHistogramEXT",
"glIglooInterfaceSGIX",
"glImageTransformParameterfHP",
"glImageTransformParameterfvHP",
"glImageTransformParameteriHP",
"glImageTransformParameterivHP",
"glImportSyncEXT",
"glIndexd",
"glIndexdv",
"glIndexf",
"glIndexFormatNV",
"glIndexFuncEXT",
"glIndexfv",
"glIndexi",
"glIndexiv",
"glIndexMask",
"glIndexMaterialEXT",
"glIndexPointer",
"glIndexPointerEXT",
"glIndexPointerListIBM",
"glIndexs",
"glIndexsv",
"glIndexub",
"glIndexubv",
"glIndexxOES",
"glIndexxvOES",
"glInitNames",
"glInsertComponentEXT",
"glInsertEventMarkerEXT",
"glInstrumentsBufferSGIX",
"glInterleavedArrays",
"glInterpolatePathsNV",
"glInvalidateBufferData",
"glInvalidateBufferSubData",
"glInvalidateFramebuffer",
"glInvalidateSubFramebuffer",
"glInvalidateTexImage",
"glInvalidateTexSubImage",
"glIsAsyncMarkerSGIX",
"glIsBuffer",
"glIsBufferARB",
"glIsBufferResidentNV",
"glIsEnabled",
"glIsEnabledi",
"glIsEnabledIndexedEXT",
"glIsFenceAPPLE",
"glIsFenceNV",
"glIsFramebuffer",
"glIsFramebufferEXT",
"glIsImageHandleResidentARB",
"glIsImageHandleResidentNV",
"glIsList",
"glIsNameAMD",
"glIsNamedBufferResidentNV",
"glIsNamedStringARB",
"glIsObjectBufferATI",
"glIsOcclusionQueryNV",
"glIsPathNV",
"glIsPointInFillPathNV",
"glIsPointInStrokePathNV",
"glIsProgram",
"glIsProgramARB",
"glIsProgramNV",
"glIsProgramPipeline",
"glIsProgramPipelineEXT",
"glIsQuery",
"glIsQueryARB",
"glIsRenderbuffer",
"glIsRenderbufferEXT",
"glIsSampler",
"glIsShader",
"glIsSync",
"glIsTexture",
"glIsTextureEXT",
"glIsTextureHandleResidentARB",
"glIsTextureHandleResidentNV",
"glIsTransformFeedback",
"glIsTransformFeedbackNV",
"glIsVariantEnabledEXT",
"glIsVertexArray",
"glIsVertexArrayAPPLE",
"glIsVertexAttribEnabledAPPLE",
"glLabelObjectEXT",
"glLightEnviSGIX",
"glLightf",
"glLightfv",
"glLighti",
"glLightiv",
"glLightModelf",
"glLightModelfv",
"glLightModeli",
"glLightModeliv",
"glLightModelxOES",
"glLightModelxvOES",
"glLightxOES",
"glLightxvOES",
"glLineStipple",
"glLineWidth",
"glLineWidthxOES",
"glLinkProgram",
"glLinkProgramARB",
"glListBase",
"glListParameterfSGIX",
"glListParameterfvSGIX",
"glListParameteriSGIX",
"glListParameterivSGIX",
"glLoadIdentity",
"glLoadIdentityDeformationMapSGIX",
"glLoadMatrixd",
"glLoadMatrixf",
"glLoadMatrixxOES",
"glLoadName",
"glLoadProgramNV",
"glLoadTransposeMatrixd",
"glLoadTransposeMatrixdARB",
"glLoadTransposeMatrixf",
"glLoadTransposeMatrixfARB",
"glLoadTransposeMatrixxOES",
"glLockArraysEXT",
"glLogicOp",
"glMakeBufferNonResidentNV",
"glMakeBufferResidentNV",
"glMakeImageHandleNonResidentARB",
"glMakeImageHandleNonResidentNV",
"glMakeImageHandleResidentARB",
"glMakeImageHandleResidentNV",
"glMakeNamedBufferNonResidentNV",
"glMakeNamedBufferResidentNV",
"glMakeTextureHandleNonResidentARB",
"glMakeTextureHandleNonResidentNV",
"glMakeTextureHandleResidentARB",
"glMakeTextureHandleResidentNV",
"glMap1d",
"glMap1f",
"glMap1xOES",
"glMap2d",
"glMap2f",
"glMap2xOES",
"glMapBuffer",
"glMapBufferARB",
"glMapBufferRange",
"glMapControlPointsNV",
"glMapGrid1d",
"glMapGrid1f",
"glMapGrid1xOES",
"glMapGrid2d",
"glMapGrid2f",
"glMapGrid2xOES",
"glMapNamedBufferEXT",
"glMapNamedBufferRangeEXT",
"glMapObjectBufferATI",
"glMapParameterfvNV",
"glMapParameterivNV",
"glMapTexture2DINTEL",
"glMapVertexAttrib1dAPPLE",
"glMapVertexAttrib1fAPPLE",
"glMapVertexAttrib2dAPPLE",
"glMapVertexAttrib2fAPPLE",
"glMaterialf",
"glMaterialfv",
"glMateriali",
"glMaterialiv",
"glMaterialxOES",
"glMaterialxvOES",
"glMatrixFrustumEXT",
"glMatrixIndexPointerARB",
"glMatrixIndexubvARB",
"glMatrixIndexuivARB",
"glMatrixIndexusvARB",
"glMatrixLoaddEXT",
"glMatrixLoadfEXT",
"glMatrixLoadIdentityEXT",
"glMatrixLoadTransposedEXT",
"glMatrixLoadTransposefEXT",
"glMatrixMode",
"glMatrixMultdEXT",
"glMatrixMultfEXT",
"glMatrixMultTransposedEXT",
"glMatrixMultTransposefEXT",
"glMatrixOrthoEXT",
"glMatrixPopEXT",
"glMatrixPushEXT",
"glMatrixRotatedEXT",
"glMatrixRotatefEXT",
"glMatrixScaledEXT",
"glMatrixScalefEXT",
"glMatrixTranslatedEXT",
"glMatrixTranslatefEXT",
"glMemoryBarrier",
"glMemoryBarrierEXT",
"glMinmax",
"glMinmaxEXT",
"glMinSampleShading",
"glMinSampleShadingARB",
"glMultiDrawArrays",
"glMultiDrawArraysEXT",
"glMultiDrawArraysIndirect",
"glMultiDrawArraysIndirectAMD",
"glMultiDrawArraysIndirectBindlessNV",
"glMultiDrawArraysIndirectCountARB",
"glMultiDrawElementArrayAPPLE",
"glMultiDrawElements",
"glMultiDrawElementsBaseVertex",
"glMultiDrawElementsEXT",
"glMultiDrawElementsIndirect",
"glMultiDrawElementsIndirectAMD",
"glMultiDrawElementsIndirectBindlessNV",
"glMultiDrawElementsIndirectCountARB",
"glMultiDrawRangeElementArrayAPPLE",
"glMultiModeDrawArraysIBM",
"glMultiModeDrawElementsIBM",
"glMultiTexBufferEXT",
"glMultiTexCoord1bOES",
"glMultiTexCoord1bvOES",
"glMultiTexCoord1d",
"glMultiTexCoord1dARB",
"glMultiTexCoord1dv",
"glMultiTexCoord1dvARB",
"glMultiTexCoord1f",
"glMultiTexCoord1fARB",
"glMultiTexCoord1fv",
"glMultiTexCoord1fvARB",
"glMultiTexCoord1hNV",
"glMultiTexCoord1hvNV",
"glMultiTexCoord1i",
"glMultiTexCoord1iARB",
"glMultiTexCoord1iv",
"glMultiTexCoord1ivARB",
"glMultiTexCoord1s",
"glMultiTexCoord1sARB",
"glMultiTexCoord1sv",
"glMultiTexCoord1svARB",
"glMultiTexCoord1xOES",
"glMultiTexCoord1xvOES",
"glMultiTexCoord2bOES",
"glMultiTexCoord2bvOES",
"glMultiTexCoord2d",
"glMultiTexCoord2dARB",
"glMultiTexCoord2dv",
"glMultiTexCoord2dvARB",
"glMultiTexCoord2f",
"glMultiTexCoord2fARB",
"glMultiTexCoord2fv",
"glMultiTexCoord2fvARB",
"glMultiTexCoord2hNV",
"glMultiTexCoord2hvNV",
"glMultiTexCoord2i",
"glMultiTexCoord2iARB",
"glMultiTexCoord2iv",
"glMultiTexCoord2ivARB",
"glMultiTexCoord2s",
"glMultiTexCoord2sARB",
"glMultiTexCoord2sv",
"glMultiTexCoord2svARB",
"glMultiTexCoord2xOES",
"glMultiTexCoord2xvOES",
"glMultiTexCoord3bOES",
"glMultiTexCoord3bvOES",
"glMultiTexCoord3d",
"glMultiTexCoord3dARB",
"glMultiTexCoord3dv",
"glMultiTexCoord3dvARB",
"glMultiTexCoord3f",
"glMultiTexCoord3fARB",
"glMultiTexCoord3fv",
"glMultiTexCoord3fvARB",
"glMultiTexCoord3hNV",
"glMultiTexCoord3hvNV",
"glMultiTexCoord3i",
"glMultiTexCoord3iARB",
"glMultiTexCoord3iv",
"glMultiTexCoord3ivARB",
"glMultiTexCoord3s",
"glMultiTexCoord3sARB",
"glMultiTexCoord3sv",
"glMultiTexCoord3svARB",
"glMultiTexCoord3xOES",
"glMultiTexCoord3xvOES",
"glMultiTexCoord4bOES",
"glMultiTexCoord4bvOES",
"glMultiTexCoord4d",
"glMultiTexCoord4dARB",
"glMultiTexCoord4dv",
"glMultiTexCoord4dvARB",
"glMultiTexCoord4f",
"glMultiTexCoord4fARB",
"glMultiTexCoord4fv",
"glMultiTexCoord4fvARB",
"glMultiTexCoord4hNV",
"glMultiTexCoord4hvNV",
"glMultiTexCoord4i",
"glMultiTexCoord4iARB",
"glMultiTexCoord4iv",
"glMultiTexCoord4ivARB",
"glMultiTexCoord4s",
"glMultiTexCoord4sARB",
"glMultiTexCoord4sv",
"glMultiTexCoord4svARB",
"glMultiTexCoord4xOES",
"glMultiTexCoord4xvOES",
"glMultiTexCoordP1ui",
"glMultiTexCoordP1uiv",
"glMultiTexCoordP2ui",
"glMultiTexCoordP2uiv",
"glMultiTexCoordP3ui",
"glMultiTexCoordP3uiv",
"glMultiTexCoordP4ui",
"glMultiTexCoordP4uiv",
"glMultiTexCoordPointerEXT",
"glMultiTexEnvfEXT",
"glMultiTexEnvfvEXT",
"glMultiTexEnviEXT",
"glMultiTexEnvivEXT",
"glMultiTexGendEXT",
"glMultiTexGendvEXT",
"glMultiTexGenfEXT",
"glMultiTexGenfvEXT",
"glMultiTexGeniEXT",
"glMultiTexGenivEXT",
"glMultiTexImage1DEXT",
"glMultiTexImage2DEXT",
"glMultiTexImage3DEXT",
"glMultiTexParameterfEXT",
"glMultiTexParameterfvEXT",
"glMultiTexParameteriEXT",
"glMultiTexParameterIivEXT",
"glMultiTexParameterIuivEXT",
"glMultiTexParameterivEXT",
"glMultiTexRenderbufferEXT",
"glMultiTexSubImage1DEXT",
"glMultiTexSubImage2DEXT",
"glMultiTexSubImage3DEXT",
"glMultMatrixd",
"glMultMatrixf",
"glMultMatrixxOES",
"glMultTransposeMatrixd",
"glMultTransposeMatrixdARB",
"glMultTransposeMatrixf",
"glMultTransposeMatrixfARB",
"glMultTransposeMatrixxOES",
"glNamedBufferDataEXT",
"glNamedBufferStorageEXT",
"glNamedBufferSubDataEXT",
"glNamedCopyBufferSubDataEXT",
"glNamedFramebufferParameteriEXT",
"glNamedFramebufferRenderbufferEXT",
"glNamedFramebufferTexture1DEXT",
"glNamedFramebufferTexture2DEXT",
"glNamedFramebufferTexture3DEXT",
"glNamedFramebufferTextureEXT",
"glNamedFramebufferTextureFaceEXT",
"glNamedFramebufferTextureLayerEXT",
"glNamedProgramLocalParameter4dEXT",
"glNamedProgramLocalParameter4dvEXT",
"glNamedProgramLocalParameter4fEXT",
"glNamedProgramLocalParameter4fvEXT",
"glNamedProgramLocalParameterI4iEXT",
"glNamedProgramLocalParameterI4ivEXT",
"glNamedProgramLocalParameterI4uiEXT",
"glNamedProgramLocalParameterI4uivEXT",
"glNamedProgramLocalParameters4fvEXT",
"glNamedProgramLocalParametersI4ivEXT",
"glNamedProgramLocalParametersI4uivEXT",
"glNamedProgramStringEXT",
"glNamedRenderbufferStorageEXT",
"glNamedRenderbufferStorageMultisampleCoverageEXT",
"glNamedRenderbufferStorageMultisampleEXT",
"glNamedStringARB",
"glNewList",
"glNewObjectBufferATI",
"glNormal3b",
"glNormal3bv",
"glNormal3d",
"glNormal3dv",
"glNormal3f",
"glNormal3fv",
"glNormal3fVertex3fSUN",
"glNormal3fVertex3fvSUN",
"glNormal3hNV",
"glNormal3hvNV",
"glNormal3i",
"glNormal3iv",
"glNormal3s",
"glNormal3sv",
"glNormal3xOES",
"glNormal3xvOES",
"glNormalFormatNV",
"glNormalP3ui",
"glNormalP3uiv",
"glNormalPointer",
"glNormalPointerEXT",
"glNormalPointerListIBM",
"glNormalPointervINTEL",
"glNormalStream3bATI",
"glNormalStream3bvATI",
"glNormalStream3dATI",
"glNormalStream3dvATI",
"glNormalStream3fATI",
"glNormalStream3fvATI",
"glNormalStream3iATI",
"glNormalStream3ivATI",
"glNormalStream3sATI",
"glNormalStream3svATI",
"glObjectLabel",
"glObjectLabelKHR",
"glObjectPtrLabel",
"glObjectPtrLabelKHR",
"glObjectPurgeableAPPLE",
"glObjectUnpurgeableAPPLE",
"glOrtho",
"glOrthofOES",
"glOrthoxOES",
"glPassTexCoordATI",
"glPassThrough",
"glPassThroughxOES",
"glPatchParameterfv",
"glPatchParameteri",
"glPathColorGenNV",
"glPathCommandsNV",
"glPathCoordsNV",
"glPathCoverDepthFuncNV",
"glPathDashArrayNV",
"glPathFogGenNV",
"glPathGlyphRangeNV",
"glPathGlyphsNV",
"glPathParameterfNV",
"glPathParameterfvNV",
"glPathParameteriNV",
"glPathParameterivNV",
"glPathStencilDepthOffsetNV",
"glPathStencilFuncNV",
"glPathStringNV",
"glPathSubCommandsNV",
"glPathSubCoordsNV",
"glPathTexGenNV",
"glPauseTransformFeedback",
"glPauseTransformFeedbackNV",
"glPixelDataRangeNV",
"glPixelMapfv",
"glPixelMapuiv",
"glPixelMapusv",
"glPixelMapx",
"glPixelStoref",
"glPixelStorei",
"glPixelStorex",
"glPixelTexGenParameterfSGIS",
"glPixelTexGenParameterfvSGIS",
"glPixelTexGenParameteriSGIS",
"glPixelTexGenParameterivSGIS",
"glPixelTexGenSGIX",
"glPixelTransferf",
"glPixelTransferi",
"glPixelTransferxOES",
"glPixelTransformParameterfEXT",
"glPixelTransformParameterfvEXT",
"glPixelTransformParameteriEXT",
"glPixelTransformParameterivEXT",
"glPixelZoom",
"glPixelZoomxOES",
"glPNTrianglesfATI",
"glPNTrianglesiATI",
"glPointAlongPathNV",
"glPointParameterf",
"glPointParameterfARB",
"glPointParameterfEXT",
"glPointParameterfSGIS",
"glPointParameterfv",
"glPointParameterfvARB",
"glPointParameterfvEXT",
"glPointParameterfvSGIS",
"glPointParameteri",
"glPointParameteriNV",
"glPointParameteriv",
"glPointParameterivNV",
"glPointParameterxOES",
"glPointParameterxvOES",
"glPointSize",
"glPointSizexOES",
"glPollAsyncSGIX",
"glPollInstrumentsSGIX",
"glPolygonMode",
"glPolygonOffset",
"glPolygonOffsetEXT",
"glPolygonOffsetxOES",
"glPolygonStipple",
"glPopAttrib",
"glPopClientAttrib",
"glPopDebugGroup",
"glPopDebugGroupKHR",
"glPopGroupMarkerEXT",
"glPopMatrix",
"glPopName",
"glPresentFrameDualFillNV",
"glPresentFrameKeyedNV",
"glPrimitiveRestartIndex",
"glPrimitiveRestartIndexNV",
"glPrimitiveRestartNV",
"glPrioritizeTextures",
"glPrioritizeTexturesEXT",
"glPrioritizeTexturesxOES",
"glProgramBinary",
"glProgramBufferParametersfvNV",
"glProgramBufferParametersIivNV",
"glProgramBufferParametersIuivNV",
"glProgramEnvParameter4dARB",
"glProgramEnvParameter4dvARB",
"glProgramEnvParameter4fARB",
"glProgramEnvParameter4fvARB",
"glProgramEnvParameterI4iNV",
"glProgramEnvParameterI4ivNV",
"glProgramEnvParameterI4uiNV",
"glProgramEnvParameterI4uivNV",
"glProgramEnvParameters4fvEXT",
"glProgramEnvParametersI4ivNV",
"glProgramEnvParametersI4uivNV",
"glProgramLocalParameter4dARB",
"glProgramLocalParameter4dvARB",
"glProgramLocalParameter4fARB",
"glProgramLocalParameter4fvARB",
"glProgramLocalParameterI4iNV",
"glProgramLocalParameterI4ivNV",
"glProgramLocalParameterI4uiNV",
"glProgramLocalParameterI4uivNV",
"glProgramLocalParameters4fvEXT",
"glProgramLocalParametersI4ivNV",
"glProgramLocalParametersI4uivNV",
"glProgramNamedParameter4dNV",
"glProgramNamedParameter4dvNV",
"glProgramNamedParameter4fNV",
"glProgramNamedParameter4fvNV",
"glProgramParameter4dNV",
"glProgramParameter4dvNV",
"glProgramParameter4fNV",
"glProgramParameter4fvNV",
"glProgramParameteri",
"glProgramParameteriARB",
"glProgramParameteriEXT",
"glProgramParameters4dvNV",
"glProgramParameters4fvNV",
"glProgramStringARB",
"glProgramSubroutineParametersuivNV",
"glProgramUniform1d",
"glProgramUniform1dEXT",
"glProgramUniform1dv",
"glProgramUniform1dvEXT",
"glProgramUniform1f",
"glProgramUniform1fEXT",
"glProgramUniform1fv",
"glProgramUniform1fvEXT",
"glProgramUniform1i",
"glProgramUniform1i64NV",
"glProgramUniform1i64vNV",
"glProgramUniform1iEXT",
"glProgramUniform1iv",
"glProgramUniform1ivEXT",
"glProgramUniform1ui",
"glProgramUniform1ui64NV",
"glProgramUniform1ui64vNV",
"glProgramUniform1uiEXT",
"glProgramUniform1uiv",
"glProgramUniform1uivEXT",
"glProgramUniform2d",
"glProgramUniform2dEXT",
"glProgramUniform2dv",
"glProgramUniform2dvEXT",
"glProgramUniform2f",
"glProgramUniform2fEXT",
"glProgramUniform2fv",
"glProgramUniform2fvEXT",
"glProgramUniform2i",
"glProgramUniform2i64NV",
"glProgramUniform2i64vNV",
"glProgramUniform2iEXT",
"glProgramUniform2iv",
"glProgramUniform2ivEXT",
"glProgramUniform2ui",
"glProgramUniform2ui64NV",
"glProgramUniform2ui64vNV",
"glProgramUniform2uiEXT",
"glProgramUniform2uiv",
"glProgramUniform2uivEXT",
"glProgramUniform3d",
"glProgramUniform3dEXT",
"glProgramUniform3dv",
"glProgramUniform3dvEXT",
"glProgramUniform3f",
"glProgramUniform3fEXT",
"glProgramUniform3fv",
"glProgramUniform3fvEXT",
"glProgramUniform3i",
"glProgramUniform3i64NV",
"glProgramUniform3i64vNV",
"glProgramUniform3iEXT",
"glProgramUniform3iv",
"glProgramUniform3ivEXT",
"glProgramUniform3ui",
"glProgramUniform3ui64NV",
"glProgramUniform3ui64vNV",
"glProgramUniform3uiEXT",
"glProgramUniform3uiv",
"glProgramUniform3uivEXT",
"glProgramUniform4d",
"glProgramUniform4dEXT",
"glProgramUniform4dv",
"glProgramUniform4dvEXT",
"glProgramUniform4f",
"glProgramUniform4fEXT",
"glProgramUniform4fv",
"glProgramUniform4fvEXT",
"glProgramUniform4i",
"glProgramUniform4i64NV",
"glProgramUniform4i64vNV",
"glProgramUniform4iEXT",
"glProgramUniform4iv",
"glProgramUniform4ivEXT",
"glProgramUniform4ui",
"glProgramUniform4ui64NV",
"glProgramUniform4ui64vNV",
"glProgramUniform4uiEXT",
"glProgramUniform4uiv",
"glProgramUniform4uivEXT",
"glProgramUniformHandleui64ARB",
"glProgramUniformHandleui64NV",
"glProgramUniformHandleui64vARB",
"glProgramUniformHandleui64vNV",
"glProgramUniformMatrix2dv",
"glProgramUniformMatrix2dvEXT",
"glProgramUniformMatrix2fv",
"glProgramUniformMatrix2fvEXT",
"glProgramUniformMatrix2x3dv",
"glProgramUniformMatrix2x3dvEXT",
"glProgramUniformMatrix2x3fv",
"glProgramUniformMatrix2x3fvEXT",
"glProgramUniformMatrix2x4dv",
"glProgramUniformMatrix2x4dvEXT",
"glProgramUniformMatrix2x4fv",
"glProgramUniformMatrix2x4fvEXT",
"glProgramUniformMatrix3dv",
"glProgramUniformMatrix3dvEXT",
"glProgramUniformMatrix3fv",
"glProgramUniformMatrix3fvEXT",
"glProgramUniformMatrix3x2dv",
"glProgramUniformMatrix3x2dvEXT",
"glProgramUniformMatrix3x2fv",
"glProgramUniformMatrix3x2fvEXT",
"glProgramUniformMatrix3x4dv",
"glProgramUniformMatrix3x4dvEXT",
"glProgramUniformMatrix3x4fv",
"glProgramUniformMatrix3x4fvEXT",
"glProgramUniformMatrix4dv",
"glProgramUniformMatrix4dvEXT",
"glProgramUniformMatrix4fv",
"glProgramUniformMatrix4fvEXT",
"glProgramUniformMatrix4x2dv",
"glProgramUniformMatrix4x2dvEXT",
"glProgramUniformMatrix4x2fv",
"glProgramUniformMatrix4x2fvEXT",
"glProgramUniformMatrix4x3dv",
"glProgramUniformMatrix4x3dvEXT",
"glProgramUniformMatrix4x3fv",
"glProgramUniformMatrix4x3fvEXT",
"glProgramUniformui64NV",
"glProgramUniformui64vNV",
"glProgramVertexLimitNV",
"glProvokingVertex",
"glProvokingVertexEXT",
"glPushAttrib",
"glPushClientAttrib",
"glPushClientAttribDefaultEXT",
"glPushDebugGroup",
"glPushDebugGroupKHR",
"glPushGroupMarkerEXT",
"glPushMatrix",
"glPushName",
"glQueryCounter",
"glQueryMatrixxOES",
"glRasterPos2d",
"glRasterPos2dv",
"glRasterPos2f",
"glRasterPos2fv",
"glRasterPos2i",
"glRasterPos2iv",
"glRasterPos2s",
"glRasterPos2sv",
"glRasterPos2xOES",
"glRasterPos2xvOES",
"glRasterPos3d",
"glRasterPos3dv",
"glRasterPos3f",
"glRasterPos3fv",
"glRasterPos3i",
"glRasterPos3iv",
"glRasterPos3s",
"glRasterPos3sv",
"glRasterPos3xOES",
"glRasterPos3xvOES",
"glRasterPos4d",
"glRasterPos4dv",
"glRasterPos4f",
"glRasterPos4fv",
"glRasterPos4i",
"glRasterPos4iv",
"glRasterPos4s",
"glRasterPos4sv",
"glRasterPos4xOES",
"glRasterPos4xvOES",
"glReadBuffer",
"glReadInstrumentsSGIX",
"glReadnPixelsARB",
"glReadPixels",
"glRectd",
"glRectdv",
"glRectf",
"glRectfv",
"glRecti",
"glRectiv",
"glRects",
"glRectsv",
"glRectxOES",
"glRectxvOES",
"glReferencePlaneSGIX",
"glReleaseShaderCompiler",
"glRenderbufferStorage",
"glRenderbufferStorageEXT",
"glRenderbufferStorageMultisample",
"glRenderbufferStorageMultisampleCoverageNV",
"glRenderbufferStorageMultisampleEXT",
"glRenderMode",
"glReplacementCodePointerSUN",
"glReplacementCodeubSUN",
"glReplacementCodeubvSUN",
"glReplacementCodeuiColor3fVertex3fSUN",
"glReplacementCodeuiColor3fVertex3fvSUN",
"glReplacementCodeuiColor4fNormal3fVertex3fSUN",
"glReplacementCodeuiColor4fNormal3fVertex3fvSUN",
"glReplacementCodeuiColor4ubVertex3fSUN",
"glReplacementCodeuiColor4ubVertex3fvSUN",
"glReplacementCodeuiNormal3fVertex3fSUN",
"glReplacementCodeuiNormal3fVertex3fvSUN",
"glReplacementCodeuiSUN",
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN",
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN",
"glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN",
"glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN",
"glReplacementCodeuiTexCoord2fVertex3fSUN",
"glReplacementCodeuiTexCoord2fVertex3fvSUN",
"glReplacementCodeuiVertex3fSUN",
"glReplacementCodeuiVertex3fvSUN",
"glReplacementCodeuivSUN",
"glReplacementCodeusSUN",
"glReplacementCodeusvSUN",
"glRequestResidentProgramsNV",
"glResetHistogram",
"glResetHistogramEXT",
"glResetMinmax",
"glResetMinmaxEXT",
"glResizeBuffersMESA",
"glResumeTransformFeedback",
"glResumeTransformFeedbackNV",
"glRotated",
"glRotatef",
"glRotatexOES",
"glSampleCoverage",
"glSampleCoverageARB",
"glSampleCoverageOES",
"glSampleCoveragexOES",
"glSampleMapATI",
"glSampleMaskEXT",
"glSampleMaski",
"glSampleMaskIndexedNV",
"glSampleMaskSGIS",
"glSamplePatternEXT",
"glSamplePatternSGIS",
"glSamplerParameterf",
"glSamplerParameterfv",
"glSamplerParameteri",
"glSamplerParameterIiv",
"glSamplerParameterIuiv",
"glSamplerParameteriv",
"glScaled",
"glScalef",
"glScalexOES",
"glScissor",
"glScissorArrayv",
"glScissorIndexed",
"glScissorIndexedv",
"glSecondaryColor3b",
"glSecondaryColor3bEXT",
"glSecondaryColor3bv",
"glSecondaryColor3bvEXT",
"glSecondaryColor3d",
"glSecondaryColor3dEXT",
"glSecondaryColor3dv",
"glSecondaryColor3dvEXT",
"glSecondaryColor3f",
"glSecondaryColor3fEXT",
"glSecondaryColor3fv",
"glSecondaryColor3fvEXT",
"glSecondaryColor3hNV",
"glSecondaryColor3hvNV",
"glSecondaryColor3i",
"glSecondaryColor3iEXT",
"glSecondaryColor3iv",
"glSecondaryColor3ivEXT",
"glSecondaryColor3s",
"glSecondaryColor3sEXT",
"glSecondaryColor3sv",
"glSecondaryColor3svEXT",
"glSecondaryColor3ub",
"glSecondaryColor3ubEXT",
"glSecondaryColor3ubv",
"glSecondaryColor3ubvEXT",
"glSecondaryColor3ui",
"glSecondaryColor3uiEXT",
"glSecondaryColor3uiv",
"glSecondaryColor3uivEXT",
"glSecondaryColor3us",
"glSecondaryColor3usEXT",
"glSecondaryColor3usv",
"glSecondaryColor3usvEXT",
"glSecondaryColorFormatNV",
"glSecondaryColorP3ui",
"glSecondaryColorP3uiv",
"glSecondaryColorPointer",
"glSecondaryColorPointerEXT",
"glSecondaryColorPointerListIBM",
"glSelectBuffer",
"glSelectPerfMonitorCountersAMD",
"glSeparableFilter2D",
"glSeparableFilter2DEXT",
"glSetFenceAPPLE",
"glSetFenceNV",
"glSetFragmentShaderConstantATI",
"glSetInvariantEXT",
"glSetLocalConstantEXT",
"glSetMultisamplefvAMD",
"glShadeModel",
"glShaderBinary",
"glShaderOp1EXT",
"glShaderOp2EXT",
"glShaderOp3EXT",
"glShaderSource",
"glShaderSourceARB",
"glShaderStorageBlockBinding",
"glSharpenTexFuncSGIS",
"glSpriteParameterfSGIX",
"glSpriteParameterfvSGIX",
"glSpriteParameteriSGIX",
"glSpriteParameterivSGIX",
"glStartInstrumentsSGIX",
"glStencilClearTagEXT",
"glStencilFillPathInstancedNV",
"glStencilFillPathNV",
"glStencilFunc",
"glStencilFuncSeparate",
"glStencilFuncSeparateATI",
"glStencilMask",
"glStencilMaskSeparate",
"glStencilOp",
"glStencilOpSeparate",
"glStencilOpSeparateATI",
"glStencilOpValueAMD",
"glStencilStrokePathInstancedNV",
"glStencilStrokePathNV",
"glStopInstrumentsSGIX",
"glStringMarkerGREMEDY",
"glSwizzleEXT",
"glSyncTextureINTEL",
"glTagSampleBufferSGIX",
"glTangent3bEXT",
"glTangent3bvEXT",
"glTangent3dEXT",
"glTangent3dvEXT",
"glTangent3fEXT",
"glTangent3fvEXT",
"glTangent3iEXT",
"glTangent3ivEXT",
"glTangent3sEXT",
"glTangent3svEXT",
"glTangentPointerEXT",
"glTbufferMask3DFX",
"glTessellationFactorAMD",
"glTessellationModeAMD",
"glTestFenceAPPLE",
"glTestFenceNV",
"glTestObjectAPPLE",
"glTexBuffer",
"glTexBufferARB",
"glTexBufferEXT",
"glTexBufferRange",
"glTexBumpParameterfvATI",
"glTexBumpParameterivATI",
"glTexCoord1bOES",
"glTexCoord1bvOES",
"glTexCoord1d",
"glTexCoord1dv",
"glTexCoord1f",
"glTexCoord1fv",
"glTexCoord1hNV",
"glTexCoord1hvNV",
"glTexCoord1i",
"glTexCoord1iv",
"glTexCoord1s",
"glTexCoord1sv",
"glTexCoord1xOES",
"glTexCoord1xvOES",
"glTexCoord2bOES",
"glTexCoord2bvOES",
"glTexCoord2d",
"glTexCoord2dv",
"glTexCoord2f",
"glTexCoord2fColor3fVertex3fSUN",
"glTexCoord2fColor3fVertex3fvSUN",
"glTexCoord2fColor4fNormal3fVertex3fSUN",
"glTexCoord2fColor4fNormal3fVertex3fvSUN",
"glTexCoord2fColor4ubVertex3fSUN",
"glTexCoord2fColor4ubVertex3fvSUN",
"glTexCoord2fNormal3fVertex3fSUN",
"glTexCoord2fNormal3fVertex3fvSUN",
"glTexCoord2fv",
"glTexCoord2fVertex3fSUN",
"glTexCoord2fVertex3fvSUN",
"glTexCoord2hNV",
"glTexCoord2hvNV",
"glTexCoord2i",
"glTexCoord2iv",
"glTexCoord2s",
"glTexCoord2sv",
"glTexCoord2xOES",
"glTexCoord2xvOES",
"glTexCoord3bOES",
"glTexCoord3bvOES",
"glTexCoord3d",
"glTexCoord3dv",
"glTexCoord3f",
"glTexCoord3fv",
"glTexCoord3hNV",
"glTexCoord3hvNV",
"glTexCoord3i",
"glTexCoord3iv",
"glTexCoord3s",
"glTexCoord3sv",
"glTexCoord3xOES",
"glTexCoord3xvOES",
"glTexCoord4bOES",
"glTexCoord4bvOES",
"glTexCoord4d",
"glTexCoord4dv",
"glTexCoord4f",
"glTexCoord4fColor4fNormal3fVertex4fSUN",
"glTexCoord4fColor4fNormal3fVertex4fvSUN",
"glTexCoord4fv",
"glTexCoord4fVertex4fSUN",
"glTexCoord4fVertex4fvSUN",
"glTexCoord4hNV",
"glTexCoord4hvNV",
"glTexCoord4i",
"glTexCoord4iv",
"glTexCoord4s",
"glTexCoord4sv",
"glTexCoord4xOES",
"glTexCoord4xvOES",
"glTexCoordFormatNV",
"glTexCoordP1ui",
"glTexCoordP1uiv",
"glTexCoordP2ui",
"glTexCoordP2uiv",
"glTexCoordP3ui",
"glTexCoordP3uiv",
"glTexCoordP4ui",
"glTexCoordP4uiv",
"glTexCoordPointer",
"glTexCoordPointerEXT",
"glTexCoordPointerListIBM",
"glTexCoordPointervINTEL",
"glTexEnvf",
"glTexEnvfv",
"glTexEnvi",
"glTexEnviv",
"glTexEnvxOES",
"glTexEnvxvOES",
"glTexFilterFuncSGIS",
"glTexGend",
"glTexGendv",
"glTexGenf",
"glTexGenfv",
"glTexGeni",
"glTexGeniv",
"glTexGenxOES",
"glTexGenxvOES",
"glTexImage1D",
"glTexImage2D",
"glTexImage2DMultisample",
"glTexImage2DMultisampleCoverageNV",
"glTexImage3D",
"glTexImage3DEXT",
"glTexImage3DMultisample",
"glTexImage3DMultisampleCoverageNV",
"glTexImage4DSGIS",
"glTexPageCommitmentARB",
"glTexParameterf",
"glTexParameterfv",
"glTexParameteri",
"glTexParameterIiv",
"glTexParameterIivEXT",
"glTexParameterIuiv",
"glTexParameterIuivEXT",
"glTexParameteriv",
"glTexParameterxOES",
"glTexParameterxvOES",
"glTexRenderbufferNV",
"glTexStorage1D",
"glTexStorage2D",
"glTexStorage2DMultisample",
"glTexStorage3D",
"glTexStorage3DMultisample",
"glTexStorageSparseAMD",
"glTexSubImage1D",
"glTexSubImage1DEXT",
"glTexSubImage2D",
"glTexSubImage2DEXT",
"glTexSubImage3D",
"glTexSubImage3DEXT",
"glTexSubImage4DSGIS",
"glTextureBarrierNV",
"glTextureBufferEXT",
"glTextureBufferRangeEXT",
"glTextureColorMaskSGIS",
"glTextureImage1DEXT",
"glTextureImage2DEXT",
"glTextureImage2DMultisampleCoverageNV",
"glTextureImage2DMultisampleNV",
"glTextureImage3DEXT",
"glTextureImage3DMultisampleCoverageNV",
"glTextureImage3DMultisampleNV",
"glTextureLightEXT",
"glTextureMaterialEXT",
"glTextureNormalEXT",
"glTexturePageCommitmentEXT",
"glTextureParameterfEXT",
"glTextureParameterfvEXT",
"glTextureParameteriEXT",
"glTextureParameterIivEXT",
"glTextureParameterIuivEXT",
"glTextureParameterivEXT",
"glTextureRangeAPPLE",
"glTextureRenderbufferEXT",
"glTextureStorage1DEXT",
"glTextureStorage2DEXT",
"glTextureStorage2DMultisampleEXT",
"glTextureStorage3DEXT",
"glTextureStorage3DMultisampleEXT",
"glTextureStorageSparseAMD",
"glTextureSubImage1DEXT",
"glTextureSubImage2DEXT",
"glTextureSubImage3DEXT",
"glTextureView",
"glTrackMatrixNV",
"glTransformFeedbackAttribsNV",
"glTransformFeedbackStreamAttribsNV",
"glTransformFeedbackVaryings",
"glTransformFeedbackVaryingsEXT",
"glTransformFeedbackVaryingsNV",
"glTransformPathNV",
"glTranslated",
"glTranslatef",
"glTranslatexOES",
"glUniform1d",
"glUniform1dv",
"glUniform1f",
"glUniform1fARB",
"glUniform1fv",
"glUniform1fvARB",
"glUniform1i",
"glUniform1i64NV",
"glUniform1i64vNV",
"glUniform1iARB",
"glUniform1iv",
"glUniform1ivARB",
"glUniform1ui",
"glUniform1ui64NV",
"glUniform1ui64vNV",
"glUniform1uiEXT",
"glUniform1uiv",
"glUniform1uivEXT",
"glUniform2d",
"glUniform2dv",
"glUniform2f",
"glUniform2fARB",
"glUniform2fv",
"glUniform2fvARB",
"glUniform2i",
"glUniform2i64NV",
"glUniform2i64vNV",
"glUniform2iARB",
"glUniform2iv",
"glUniform2ivARB",
"glUniform2ui",
"glUniform2ui64NV",
"glUniform2ui64vNV",
"glUniform2uiEXT",
"glUniform2uiv",
"glUniform2uivEXT",
"glUniform3d",
"glUniform3dv",
"glUniform3f",
"glUniform3fARB",
"glUniform3fv",
"glUniform3fvARB",
"glUniform3i",
"glUniform3i64NV",
"glUniform3i64vNV",
"glUniform3iARB",
"glUniform3iv",
"glUniform3ivARB",
"glUniform3ui",
"glUniform3ui64NV",
"glUniform3ui64vNV",
"glUniform3uiEXT",
"glUniform3uiv",
"glUniform3uivEXT",
"glUniform4d",
"glUniform4dv",
"glUniform4f",
"glUniform4fARB",
"glUniform4fv",
"glUniform4fvARB",
"glUniform4i",
"glUniform4i64NV",
"glUniform4i64vNV",
"glUniform4iARB",
"glUniform4iv",
"glUniform4ivARB",
"glUniform4ui",
"glUniform4ui64NV",
"glUniform4ui64vNV",
"glUniform4uiEXT",
"glUniform4uiv",
"glUniform4uivEXT",
"glUniformBlockBinding",
"glUniformBufferEXT",
"glUniformHandleui64ARB",
"glUniformHandleui64NV",
"glUniformHandleui64vARB",
"glUniformHandleui64vNV",
"glUniformMatrix2dv",
"glUniformMatrix2fv",
"glUniformMatrix2fvARB",
"glUniformMatrix2x3dv",
"glUniformMatrix2x3fv",
"glUniformMatrix2x4dv",
"glUniformMatrix2x4fv",
"glUniformMatrix3dv",
"glUniformMatrix3fv",
"glUniformMatrix3fvARB",
"glUniformMatrix3x2dv",
"glUniformMatrix3x2fv",
"glUniformMatrix3x4dv",
"glUniformMatrix3x4fv",
"glUniformMatrix4dv",
"glUniformMatrix4fv",
"glUniformMatrix4fvARB",
"glUniformMatrix4x2dv",
"glUniformMatrix4x2fv",
"glUniformMatrix4x3dv",
"glUniformMatrix4x3fv",
"glUniformSubroutinesuiv",
"glUniformui64NV",
"glUniformui64vNV",
"glUnlockArraysEXT",
"glUnmapBuffer",
"glUnmapBufferARB",
"glUnmapNamedBufferEXT",
"glUnmapObjectBufferATI",
"glUnmapTexture2DINTEL",
"glUpdateObjectBufferATI",
"glUseProgram",
"glUseProgramObjectARB",
"glUseProgramStages",
"glUseProgramStagesEXT",
"glUseShaderProgramEXT",
"glValidateProgram",
"glValidateProgramARB",
"glValidateProgramPipeline",
"glValidateProgramPipelineEXT",
"glVariantArrayObjectATI",
"glVariantbvEXT",
"glVariantdvEXT",
"glVariantfvEXT",
"glVariantivEXT",
"glVariantPointerEXT",
"glVariantsvEXT",
"glVariantubvEXT",
"glVariantuivEXT",
"glVariantusvEXT",
"glVDPAUFiniNV",
"glVDPAUGetSurfaceivNV",
"glVDPAUInitNV",
"glVDPAUIsSurfaceNV",
"glVDPAUMapSurfacesNV",
"glVDPAURegisterOutputSurfaceNV",
"glVDPAURegisterVideoSurfaceNV",
"glVDPAUSurfaceAccessNV",
"glVDPAUUnmapSurfacesNV",
"glVDPAUUnregisterSurfaceNV",
"glVertex2bOES",
"glVertex2bvOES",
"glVertex2d",
"glVertex2dv",
"glVertex2f",
"glVertex2fv",
"glVertex2hNV",
"glVertex2hvNV",
"glVertex2i",
"glVertex2iv",
"glVertex2s",
"glVertex2sv",
"glVertex2xOES",
"glVertex2xvOES",
"glVertex3bOES",
"glVertex3bvOES",
"glVertex3d",
"glVertex3dv",
"glVertex3f",
"glVertex3fv",
"glVertex3hNV",
"glVertex3hvNV",
"glVertex3i",
"glVertex3iv",
"glVertex3s",
"glVertex3sv",
"glVertex3xOES",
"glVertex3xvOES",
"glVertex4bOES",
"glVertex4bvOES",
"glVertex4d",
"glVertex4dv",
"glVertex4f",
"glVertex4fv",
"glVertex4hNV",
"glVertex4hvNV",
"glVertex4i",
"glVertex4iv",
"glVertex4s",
"glVertex4sv",
"glVertex4xOES",
"glVertex4xvOES",
"glVertexArrayBindVertexBufferEXT",
"glVertexArrayColorOffsetEXT",
"glVertexArrayEdgeFlagOffsetEXT",
"glVertexArrayFogCoordOffsetEXT",
"glVertexArrayIndexOffsetEXT",
"glVertexArrayMultiTexCoordOffsetEXT",
"glVertexArrayNormalOffsetEXT",
"glVertexArrayParameteriAPPLE",
"glVertexArrayRangeAPPLE",
"glVertexArrayRangeNV",
"glVertexArraySecondaryColorOffsetEXT",
"glVertexArrayTexCoordOffsetEXT",
"glVertexArrayVertexAttribBindingEXT",
"glVertexArrayVertexAttribDivisorEXT",
"glVertexArrayVertexAttribFormatEXT",
"glVertexArrayVertexAttribIFormatEXT",
"glVertexArrayVertexAttribIOffsetEXT",
"glVertexArrayVertexAttribLFormatEXT",
"glVertexArrayVertexAttribLOffsetEXT",
"glVertexArrayVertexAttribOffsetEXT",
"glVertexArrayVertexBindingDivisorEXT",
"glVertexArrayVertexOffsetEXT",
"glVertexAttrib1d",
"glVertexAttrib1dARB",
"glVertexAttrib1dNV",
"glVertexAttrib1dv",
"glVertexAttrib1dvARB",
"glVertexAttrib1dvNV",
"glVertexAttrib1f",
"glVertexAttrib1fARB",
"glVertexAttrib1fNV",
"glVertexAttrib1fv",
"glVertexAttrib1fvARB",
"glVertexAttrib1fvNV",
"glVertexAttrib1hNV",
"glVertexAttrib1hvNV",
"glVertexAttrib1s",
"glVertexAttrib1sARB",
"glVertexAttrib1sNV",
"glVertexAttrib1sv",
"glVertexAttrib1svARB",
"glVertexAttrib1svNV",
"glVertexAttrib2d",
"glVertexAttrib2dARB",
"glVertexAttrib2dNV",
"glVertexAttrib2dv",
"glVertexAttrib2dvARB",
"glVertexAttrib2dvNV",
"glVertexAttrib2f",
"glVertexAttrib2fARB",
"glVertexAttrib2fNV",
"glVertexAttrib2fv",
"glVertexAttrib2fvARB",
"glVertexAttrib2fvNV",
"glVertexAttrib2hNV",
"glVertexAttrib2hvNV",
"glVertexAttrib2s",
"glVertexAttrib2sARB",
"glVertexAttrib2sNV",
"glVertexAttrib2sv",
"glVertexAttrib2svARB",
"glVertexAttrib2svNV",
"glVertexAttrib3d",
"glVertexAttrib3dARB",
"glVertexAttrib3dNV",
"glVertexAttrib3dv",
"glVertexAttrib3dvARB",
"glVertexAttrib3dvNV",
"glVertexAttrib3f",
"glVertexAttrib3fARB",
"glVertexAttrib3fNV",
"glVertexAttrib3fv",
"glVertexAttrib3fvARB",
"glVertexAttrib3fvNV",
"glVertexAttrib3hNV",
"glVertexAttrib3hvNV",
"glVertexAttrib3s",
"glVertexAttrib3sARB",
"glVertexAttrib3sNV",
"glVertexAttrib3sv",
"glVertexAttrib3svARB",
"glVertexAttrib3svNV",
"glVertexAttrib4bv",
"glVertexAttrib4bvARB",
"glVertexAttrib4d",
"glVertexAttrib4dARB",
"glVertexAttrib4dNV",
"glVertexAttrib4dv",
"glVertexAttrib4dvARB",
"glVertexAttrib4dvNV",
"glVertexAttrib4f",
"glVertexAttrib4fARB",
"glVertexAttrib4fNV",
"glVertexAttrib4fv",
"glVertexAttrib4fvARB",
"glVertexAttrib4fvNV",
"glVertexAttrib4hNV",
"glVertexAttrib4hvNV",
"glVertexAttrib4iv",
"glVertexAttrib4ivARB",
"glVertexAttrib4Nbv",
"glVertexAttrib4NbvARB",
"glVertexAttrib4Niv",
"glVertexAttrib4NivARB",
"glVertexAttrib4Nsv",
"glVertexAttrib4NsvARB",
"glVertexAttrib4Nub",
"glVertexAttrib4NubARB",
"glVertexAttrib4Nubv",
"glVertexAttrib4NubvARB",
"glVertexAttrib4Nuiv",
"glVertexAttrib4NuivARB",
"glVertexAttrib4Nusv",
"glVertexAttrib4NusvARB",
"glVertexAttrib4s",
"glVertexAttrib4sARB",
"glVertexAttrib4sNV",
"glVertexAttrib4sv",
"glVertexAttrib4svARB",
"glVertexAttrib4svNV",
"glVertexAttrib4ubNV",
"glVertexAttrib4ubv",
"glVertexAttrib4ubvARB",
"glVertexAttrib4ubvNV",
"glVertexAttrib4uiv",
"glVertexAttrib4uivARB",
"glVertexAttrib4usv",
"glVertexAttrib4usvARB",
"glVertexAttribArrayObjectATI",
"glVertexAttribBinding",
"glVertexAttribDivisor",
"glVertexAttribDivisorARB",
"glVertexAttribFormat",
"glVertexAttribFormatNV",
"glVertexAttribI1i",
"glVertexAttribI1iEXT",
"glVertexAttribI1iv",
"glVertexAttribI1ivEXT",
"glVertexAttribI1ui",
"glVertexAttribI1uiEXT",
"glVertexAttribI1uiv",
"glVertexAttribI1uivEXT",
"glVertexAttribI2i",
"glVertexAttribI2iEXT",
"glVertexAttribI2iv",
"glVertexAttribI2ivEXT",
"glVertexAttribI2ui",
"glVertexAttribI2uiEXT",
"glVertexAttribI2uiv",
"glVertexAttribI2uivEXT",
"glVertexAttribI3i",
"glVertexAttribI3iEXT",
"glVertexAttribI3iv",
"glVertexAttribI3ivEXT",
"glVertexAttribI3ui",
"glVertexAttribI3uiEXT",
"glVertexAttribI3uiv",
"glVertexAttribI3uivEXT",
"glVertexAttribI4bv",
"glVertexAttribI4bvEXT",
"glVertexAttribI4i",
"glVertexAttribI4iEXT",
"glVertexAttribI4iv",
"glVertexAttribI4ivEXT",
"glVertexAttribI4sv",
"glVertexAttribI4svEXT",
"glVertexAttribI4ubv",
"glVertexAttribI4ubvEXT",
"glVertexAttribI4ui",
"glVertexAttribI4uiEXT",
"glVertexAttribI4uiv",
"glVertexAttribI4uivEXT",
"glVertexAttribI4usv",
"glVertexAttribI4usvEXT",
"glVertexAttribIFormat",
"glVertexAttribIFormatNV",
"glVertexAttribIPointer",
"glVertexAttribIPointerEXT",
"glVertexAttribL1d",
"glVertexAttribL1dEXT",
"glVertexAttribL1dv",
"glVertexAttribL1dvEXT",
"glVertexAttribL1i64NV",
"glVertexAttribL1i64vNV",
"glVertexAttribL1ui64ARB",
"glVertexAttribL1ui64NV",
"glVertexAttribL1ui64vARB",
"glVertexAttribL1ui64vNV",
"glVertexAttribL2d",
"glVertexAttribL2dEXT",
"glVertexAttribL2dv",
"glVertexAttribL2dvEXT",
"glVertexAttribL2i64NV",
"glVertexAttribL2i64vNV",
"glVertexAttribL2ui64NV",
"glVertexAttribL2ui64vNV",
"glVertexAttribL3d",
"glVertexAttribL3dEXT",
"glVertexAttribL3dv",
"glVertexAttribL3dvEXT",
"glVertexAttribL3i64NV",
"glVertexAttribL3i64vNV",
"glVertexAttribL3ui64NV",
"glVertexAttribL3ui64vNV",
"glVertexAttribL4d",
"glVertexAttribL4dEXT",
"glVertexAttribL4dv",
"glVertexAttribL4dvEXT",
"glVertexAttribL4i64NV",
"glVertexAttribL4i64vNV",
"glVertexAttribL4ui64NV",
"glVertexAttribL4ui64vNV",
"glVertexAttribLFormat",
"glVertexAttribLFormatNV",
"glVertexAttribLPointer",
"glVertexAttribLPointerEXT",
"glVertexAttribP1ui",
"glVertexAttribP1uiv",
"glVertexAttribP2ui",
"glVertexAttribP2uiv",
"glVertexAttribP3ui",
"glVertexAttribP3uiv",
"glVertexAttribP4ui",
"glVertexAttribP4uiv",
"glVertexAttribParameteriAMD",
"glVertexAttribPointer",
"glVertexAttribPointerARB",
"glVertexAttribPointerNV",
"glVertexAttribs1dvNV",
"glVertexAttribs1fvNV",
"glVertexAttribs1hvNV",
"glVertexAttribs1svNV",
"glVertexAttribs2dvNV",
"glVertexAttribs2fvNV",
"glVertexAttribs2hvNV",
"glVertexAttribs2svNV",
"glVertexAttribs3dvNV",
"glVertexAttribs3fvNV",
"glVertexAttribs3hvNV",
"glVertexAttribs3svNV",
"glVertexAttribs4dvNV",
"glVertexAttribs4fvNV",
"glVertexAttribs4hvNV",
"glVertexAttribs4svNV",
"glVertexAttribs4ubvNV",
"glVertexBindingDivisor",
"glVertexBlendARB",
"glVertexBlendEnvfATI",
"glVertexBlendEnviATI",
"glVertexFormatNV",
"glVertexP2ui",
"glVertexP2uiv",
"glVertexP3ui",
"glVertexP3uiv",
"glVertexP4ui",
"glVertexP4uiv",
"glVertexPointer",
"glVertexPointerEXT",
"glVertexPointerListIBM",
"glVertexPointervINTEL",
"glVertexStream1dATI",
"glVertexStream1dvATI",
"glVertexStream1fATI",
"glVertexStream1fvATI",
"glVertexStream1iATI",
"glVertexStream1ivATI",
"glVertexStream1sATI",
"glVertexStream1svATI",
"glVertexStream2dATI",
"glVertexStream2dvATI",
"glVertexStream2fATI",
"glVertexStream2fvATI",
"glVertexStream2iATI",
"glVertexStream2ivATI",
"glVertexStream2sATI",
"glVertexStream2svATI",
"glVertexStream3dATI",
"glVertexStream3dvATI",
"glVertexStream3fATI",
"glVertexStream3fvATI",
"glVertexStream3iATI",
"glVertexStream3ivATI",
"glVertexStream3sATI",
"glVertexStream3svATI",
"glVertexStream4dATI",
"glVertexStream4dvATI",
"glVertexStream4fATI",
"glVertexStream4fvATI",
"glVertexStream4iATI",
"glVertexStream4ivATI",
"glVertexStream4sATI",
"glVertexStream4svATI",
"glVertexWeightfEXT",
"glVertexWeightfvEXT",
"glVertexWeighthNV",
"glVertexWeighthvNV",
"glVertexWeightPointerEXT",
"glVideoCaptureNV",
"glVideoCaptureStreamParameterdvNV",
"glVideoCaptureStreamParameterfvNV",
"glVideoCaptureStreamParameterivNV",
"glViewport",
"glViewportArrayv",
"glViewportIndexedf",
"glViewportIndexedfv",
"glWaitSync",
"glWeightbvARB",
"glWeightdvARB",
"glWeightfvARB",
"glWeightivARB",
"glWeightPathsNV",
"glWeightPointerARB",
"glWeightsvARB",
"glWeightubvARB",
"glWeightuivARB",
"glWeightusvARB",
"glWindowPos2d",
"glWindowPos2dARB",
"glWindowPos2dMESA",
"glWindowPos2dv",
"glWindowPos2dvARB",
"glWindowPos2dvMESA",
"glWindowPos2f",
"glWindowPos2fARB",
"glWindowPos2fMESA",
"glWindowPos2fv",
"glWindowPos2fvARB",
"glWindowPos2fvMESA",
"glWindowPos2i",
"glWindowPos2iARB",
"glWindowPos2iMESA",
"glWindowPos2iv",
"glWindowPos2ivARB",
"glWindowPos2ivMESA",
"glWindowPos2s",
"glWindowPos2sARB",
"glWindowPos2sMESA",
"glWindowPos2sv",
"glWindowPos2svARB",
"glWindowPos2svMESA",
"glWindowPos3d",
"glWindowPos3dARB",
"glWindowPos3dMESA",
"glWindowPos3dv",
"glWindowPos3dvARB",
"glWindowPos3dvMESA",
"glWindowPos3f",
"glWindowPos3fARB",
"glWindowPos3fMESA",
"glWindowPos3fv",
"glWindowPos3fvARB",
"glWindowPos3fvMESA",
"glWindowPos3i",
"glWindowPos3iARB",
"glWindowPos3iMESA",
"glWindowPos3iv",
"glWindowPos3ivARB",
"glWindowPos3ivMESA",
"glWindowPos3s",
"glWindowPos3sARB",
"glWindowPos3sMESA",
"glWindowPos3sv",
"glWindowPos3svARB",
"glWindowPos3svMESA",
"glWindowPos4dMESA",
"glWindowPos4dvMESA",
"glWindowPos4fMESA",
"glWindowPos4fvMESA",
"glWindowPos4iMESA",
"glWindowPos4ivMESA",
"glWindowPos4sMESA",
"glWindowPos4svMESA",
"glWriteMaskEXT",
};
EntryPoints = new IntPtr[EntryPointNames.Length];
}
public static partial class GL_3dfx
{
/// [requires: 3DFX_tbuffer]
[AutoGenerated(Category = "3DFX_tbuffer", Version = "", EntryPoint = "glTbufferMask3DFX")]
public static
void TbufferMask(Int32 mask)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)mask, EntryPoints[1908]);
#if DEBUG
}
#endif
}
/// [requires: 3DFX_tbuffer]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "3DFX_tbuffer", Version = "", EntryPoint = "glTbufferMask3DFX")]
public static
void TbufferMask(UInt32 mask)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)mask, EntryPoints[1908]);
#if DEBUG
}
#endif
}
}
public static partial class Amd
{
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glBeginPerfMonitorAMD")]
public static
void BeginPerfMonitor(Int32 monitor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, EntryPoints[30]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glBeginPerfMonitorAMD")]
public static
void BeginPerfMonitor(UInt32 monitor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, EntryPoints[30]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationIndexedAMD")]
public static
void BlendEquationIndexed(Int32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)mode, EntryPoints[109]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationIndexedAMD")]
public static
void BlendEquationIndexed(UInt32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)mode, EntryPoints[109]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationSeparateIndexedAMD")]
public static
void BlendEquationSeparateIndexed(Int32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend modeRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend modeAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)modeRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)modeAlpha, EntryPoints[114]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendEquationSeparateIndexedAMD")]
public static
void BlendEquationSeparateIndexed(UInt32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend modeRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend modeAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)modeRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)modeAlpha, EntryPoints[114]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncIndexedAMD")]
public static
void BlendFuncIndexed(Int32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend src, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dst)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)src, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dst, EntryPoints[118]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncIndexedAMD")]
public static
void BlendFuncIndexed(UInt32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend src, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dst)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)src, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dst, EntryPoints[118]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncSeparateIndexedAMD")]
public static
void BlendFuncSeparateIndexed(Int32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend srcRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dstRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend srcAlpha, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dstAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)srcRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dstRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)srcAlpha, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dstAlpha, EntryPoints[123]);
#if DEBUG
}
#endif
}
/// [requires: AMD_draw_buffers_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_draw_buffers_blend", Version = "", EntryPoint = "glBlendFuncSeparateIndexedAMD")]
public static
void BlendFuncSeparateIndexed(UInt32 buf, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend srcRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dstRGB, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend srcAlpha, OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend dstAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)srcRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dstRGB, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)srcAlpha, (OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend)dstAlpha, EntryPoints[123]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackAMD")]
public static
void DebugMessageCallback(DebugProcAmd callback, [OutAttribute] IntPtr userParam)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((DebugProcAmd)callback, (IntPtr)userParam, EntryPoints[345]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackAMD")]
public static
void DebugMessageCallback(DebugProcAmd callback, [InAttribute, OutAttribute] T1[] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcAmd)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[345]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackAMD")]
public static
void DebugMessageCallback(DebugProcAmd callback, [InAttribute, OutAttribute] T1[,] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcAmd)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[345]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackAMD")]
public static
void DebugMessageCallback(DebugProcAmd callback, [InAttribute, OutAttribute] T1[,,] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcAmd)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[345]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageCallbackAMD")]
public static
void DebugMessageCallback(DebugProcAmd callback, [InAttribute, OutAttribute] ref T1 userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcAmd)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[345]);
userParam = (T1)userParam_ptr.Target;
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, Int32[] ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[351]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, ref Int32 ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = &ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[351]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
unsafe void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, Int32* ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids, (bool)enabled, EntryPoints[351]);
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, UInt32[] ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[351]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, ref UInt32 ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = &ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[351]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_debug_output]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageEnableAMD")]
public static
unsafe void DebugMessageEnable(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 count, UInt32* ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (Int32)count, (IntPtr)ids, (bool)enabled, EntryPoints[351]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageInsertAMD")]
public static
void DebugMessageInsert(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, Int32 id, Int32 length, String buf)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (UInt32)id, (Int32)length, (String)buf, EntryPoints[353]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glDebugMessageInsertAMD")]
public static
void DebugMessageInsert(OpenTK.Graphics.OpenGL.AmdDebugOutput category, OpenTK.Graphics.OpenGL.AmdDebugOutput severity, UInt32 id, Int32 length, String buf)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdDebugOutput)category, (OpenTK.Graphics.OpenGL.AmdDebugOutput)severity, (UInt32)id, (Int32)length, (String)buf, EntryPoints[353]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, Int32[] names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* names_ptr = names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, ref Int32 names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* names_ptr = &names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
unsafe void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, Int32* names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names, EntryPoints[369]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, UInt32[] names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* names_ptr = names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, ref UInt32 names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* names_ptr = &names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glDeleteNamesAMD")]
public static
unsafe void DeleteNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, UInt32* names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names, EntryPoints[369]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitor(Int32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* monitors_ptr = (UInt32*)&monitors;
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitor(UInt32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* monitors_ptr = (UInt32*)&monitors;
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitors(Int32 n, Int32[] monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* monitors_ptr = monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitors(Int32 n, ref Int32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* monitors_ptr = &monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
unsafe void DeletePerfMonitors(Int32 n, Int32* monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)monitors, EntryPoints[373]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitors(Int32 n, UInt32[] monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* monitors_ptr = monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
void DeletePerfMonitors(Int32 n, ref UInt32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* monitors_ptr = &monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[373]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glDeletePerfMonitorsAMD")]
public static
unsafe void DeletePerfMonitors(Int32 n, UInt32* monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)monitors, EntryPoints[373]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glEndPerfMonitorAMD")]
public static
void EndPerfMonitor(Int32 monitor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, EntryPoints[484]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glEndPerfMonitorAMD")]
public static
void EndPerfMonitor(UInt32 monitor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, EntryPoints[484]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, [OutAttribute] Int32[] names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* names_ptr = names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[605]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, [OutAttribute] out Int32 names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* names_ptr = &names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[605]);
names = *names_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
unsafe void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 num, [OutAttribute] Int32* names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names, EntryPoints[605]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, [OutAttribute] UInt32[] names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* names_ptr = names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[605]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, [OutAttribute] out UInt32 names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* names_ptr = &names)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names_ptr, EntryPoints[605]);
names = *names_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glGenNamesAMD")]
public static
unsafe void GenNames(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 num, [OutAttribute] UInt32* names)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)num, (IntPtr)names, EntryPoints[605]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
Int32 GenPerfMonitor()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* monitors_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[608]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
void GenPerfMonitors(Int32 n, [OutAttribute] Int32[] monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* monitors_ptr = monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[608]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
void GenPerfMonitors(Int32 n, [OutAttribute] out Int32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* monitors_ptr = &monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[608]);
monitors = *monitors_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
unsafe void GenPerfMonitors(Int32 n, [OutAttribute] Int32* monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)monitors, EntryPoints[608]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
void GenPerfMonitors(Int32 n, [OutAttribute] UInt32[] monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* monitors_ptr = monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[608]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
void GenPerfMonitors(Int32 n, [OutAttribute] out UInt32 monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* monitors_ptr = &monitors)
{
InteropHelper.Call((Int32)n, (IntPtr)monitors_ptr, EntryPoints[608]);
monitors = *monitors_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGenPerfMonitorsAMD")]
public static
unsafe void GenPerfMonitors(Int32 n, [OutAttribute] UInt32* monitors)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)monitors, EntryPoints[608]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
Int32 GetDebugMessageLog(Int32 count, Int32 bufsize, [OutAttribute] OpenTK.Graphics.OpenGL.AmdDebugOutput[] categories, [OutAttribute] Int32[] severities, [OutAttribute] Int32[] ids, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AmdDebugOutput* categories_ptr = categories)
fixed (Int32* severities_ptr = severities)
fixed (Int32* ids_ptr = ids)
fixed (Int32* lengths_ptr = lengths)
{
return InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories_ptr, (IntPtr)severities_ptr, (IntPtr)ids_ptr, (IntPtr)lengths_ptr, (StringBuilder)message, EntryPoints[685]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
Int32 GetDebugMessageLog(Int32 count, Int32 bufsize, [OutAttribute] out OpenTK.Graphics.OpenGL.AmdDebugOutput categories, [OutAttribute] out Int32 severities, [OutAttribute] out Int32 ids, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AmdDebugOutput* categories_ptr = &categories)
fixed (Int32* severities_ptr = &severities)
fixed (Int32* ids_ptr = &ids)
fixed (Int32* lengths_ptr = &lengths)
{
Int32 retval = InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories_ptr, (IntPtr)severities_ptr, (IntPtr)ids_ptr, (IntPtr)lengths_ptr, (StringBuilder)message, EntryPoints[685]);
categories = *categories_ptr;
severities = *severities_ptr;
ids = *ids_ptr;
lengths = *lengths_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
unsafe Int32 GetDebugMessageLog(Int32 count, Int32 bufsize, [OutAttribute] OpenTK.Graphics.OpenGL.AmdDebugOutput* categories, [OutAttribute] Int32* severities, [OutAttribute] Int32* ids, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories, (IntPtr)severities, (IntPtr)ids, (IntPtr)lengths, (StringBuilder)message, EntryPoints[685]);
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
Int32 GetDebugMessageLog(UInt32 count, Int32 bufsize, [OutAttribute] OpenTK.Graphics.OpenGL.AmdDebugOutput[] categories, [OutAttribute] UInt32[] severities, [OutAttribute] UInt32[] ids, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AmdDebugOutput* categories_ptr = categories)
fixed (UInt32* severities_ptr = severities)
fixed (UInt32* ids_ptr = ids)
fixed (Int32* lengths_ptr = lengths)
{
return InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories_ptr, (IntPtr)severities_ptr, (IntPtr)ids_ptr, (IntPtr)lengths_ptr, (StringBuilder)message, EntryPoints[685]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
Int32 GetDebugMessageLog(UInt32 count, Int32 bufsize, [OutAttribute] out OpenTK.Graphics.OpenGL.AmdDebugOutput categories, [OutAttribute] out UInt32 severities, [OutAttribute] out UInt32 ids, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AmdDebugOutput* categories_ptr = &categories)
fixed (UInt32* severities_ptr = &severities)
fixed (UInt32* ids_ptr = &ids)
fixed (Int32* lengths_ptr = &lengths)
{
Int32 retval = InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories_ptr, (IntPtr)severities_ptr, (IntPtr)ids_ptr, (IntPtr)lengths_ptr, (StringBuilder)message, EntryPoints[685]);
categories = *categories_ptr;
severities = *severities_ptr;
ids = *ids_ptr;
lengths = *lengths_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_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 = "AMD_debug_output", Version = "", EntryPoint = "glGetDebugMessageLogAMD")]
public static
unsafe Int32 GetDebugMessageLog(UInt32 count, Int32 bufsize, [OutAttribute] OpenTK.Graphics.OpenGL.AmdDebugOutput* categories, [OutAttribute] UInt32* severities, [OutAttribute] UInt32* ids, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder message)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)count, (Int32)bufsize, (IntPtr)categories, (IntPtr)severities, (IntPtr)ids, (IntPtr)lengths, (StringBuilder)message, EntryPoints[685]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
void GetPerfMonitorCounterData(Int32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] Int32[] data, [OutAttribute] out Int32 bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* data_ptr = data)
fixed (Int32* bytesWritten_ptr = &bytesWritten)
{
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data_ptr, (IntPtr)bytesWritten_ptr, EntryPoints[841]);
bytesWritten = *bytesWritten_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
void GetPerfMonitorCounterData(Int32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] out Int32 data, [OutAttribute] out Int32 bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* data_ptr = &data)
fixed (Int32* bytesWritten_ptr = &bytesWritten)
{
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data_ptr, (IntPtr)bytesWritten_ptr, EntryPoints[841]);
data = *data_ptr;
bytesWritten = *bytesWritten_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
unsafe void GetPerfMonitorCounterData(Int32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] Int32* data, [OutAttribute] Int32* bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data, (IntPtr)bytesWritten, EntryPoints[841]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
void GetPerfMonitorCounterData(UInt32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] UInt32[] data, [OutAttribute] out Int32 bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* data_ptr = data)
fixed (Int32* bytesWritten_ptr = &bytesWritten)
{
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data_ptr, (IntPtr)bytesWritten_ptr, EntryPoints[841]);
bytesWritten = *bytesWritten_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
void GetPerfMonitorCounterData(UInt32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] out UInt32 data, [OutAttribute] out Int32 bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* data_ptr = &data)
fixed (Int32* bytesWritten_ptr = &bytesWritten)
{
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data_ptr, (IntPtr)bytesWritten_ptr, EntryPoints[841]);
data = *data_ptr;
bytesWritten = *bytesWritten_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterDataAMD")]
public static
unsafe void GetPerfMonitorCounterData(UInt32 monitor, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, Int32 dataSize, [OutAttribute] UInt32* data, [OutAttribute] Int32* bytesWritten)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (Int32)dataSize, (IntPtr)data, (IntPtr)bytesWritten, EntryPoints[841]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(Int32 group, Int32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [OutAttribute] IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data, EntryPoints[842]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(Int32 group, Int32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(Int32 group, Int32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(Int32 group, Int32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(Int32 group, Int32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
data = (T3)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(UInt32 group, UInt32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [OutAttribute] IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data, EntryPoints[842]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(UInt32 group, UInt32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(UInt32 group, UInt32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(UInt32 group, UInt32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterInfoAMD")]
public static
void GetPerfMonitorCounterInfo(UInt32 group, UInt32 counter, OpenTK.Graphics.OpenGL.AmdPerformanceMonitor pname, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (OpenTK.Graphics.OpenGL.AmdPerformanceMonitor)pname, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[842]);
data = (T3)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
void GetPerfMonitorCounters(Int32 group, [OutAttribute] out Int32 numCounters, [OutAttribute] out Int32 maxActiveCounters, Int32 counterSize, [OutAttribute] Int32[] counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numCounters_ptr = &numCounters)
fixed (Int32* maxActiveCounters_ptr = &maxActiveCounters)
fixed (Int32* counters_ptr = counters)
{
InteropHelper.Call((UInt32)group, (IntPtr)numCounters_ptr, (IntPtr)maxActiveCounters_ptr, (Int32)counterSize, (IntPtr)counters_ptr, EntryPoints[843]);
numCounters = *numCounters_ptr;
maxActiveCounters = *maxActiveCounters_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
void GetPerfMonitorCounters(Int32 group, [OutAttribute] out Int32 numCounters, [OutAttribute] out Int32 maxActiveCounters, Int32 counterSize, [OutAttribute] out Int32 counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numCounters_ptr = &numCounters)
fixed (Int32* maxActiveCounters_ptr = &maxActiveCounters)
fixed (Int32* counters_ptr = &counters)
{
InteropHelper.Call((UInt32)group, (IntPtr)numCounters_ptr, (IntPtr)maxActiveCounters_ptr, (Int32)counterSize, (IntPtr)counters_ptr, EntryPoints[843]);
numCounters = *numCounters_ptr;
maxActiveCounters = *maxActiveCounters_ptr;
counters = *counters_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
unsafe void GetPerfMonitorCounters(Int32 group, [OutAttribute] Int32* numCounters, [OutAttribute] Int32* maxActiveCounters, Int32 counterSize, [OutAttribute] Int32* counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (IntPtr)numCounters, (IntPtr)maxActiveCounters, (Int32)counterSize, (IntPtr)counters, EntryPoints[843]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
void GetPerfMonitorCounters(UInt32 group, [OutAttribute] out Int32 numCounters, [OutAttribute] out Int32 maxActiveCounters, Int32 counterSize, [OutAttribute] UInt32[] counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numCounters_ptr = &numCounters)
fixed (Int32* maxActiveCounters_ptr = &maxActiveCounters)
fixed (UInt32* counters_ptr = counters)
{
InteropHelper.Call((UInt32)group, (IntPtr)numCounters_ptr, (IntPtr)maxActiveCounters_ptr, (Int32)counterSize, (IntPtr)counters_ptr, EntryPoints[843]);
numCounters = *numCounters_ptr;
maxActiveCounters = *maxActiveCounters_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
void GetPerfMonitorCounters(UInt32 group, [OutAttribute] out Int32 numCounters, [OutAttribute] out Int32 maxActiveCounters, Int32 counterSize, [OutAttribute] out UInt32 counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numCounters_ptr = &numCounters)
fixed (Int32* maxActiveCounters_ptr = &maxActiveCounters)
fixed (UInt32* counters_ptr = &counters)
{
InteropHelper.Call((UInt32)group, (IntPtr)numCounters_ptr, (IntPtr)maxActiveCounters_ptr, (Int32)counterSize, (IntPtr)counters_ptr, EntryPoints[843]);
numCounters = *numCounters_ptr;
maxActiveCounters = *maxActiveCounters_ptr;
counters = *counters_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCountersAMD")]
public static
unsafe void GetPerfMonitorCounters(UInt32 group, [OutAttribute] Int32* numCounters, [OutAttribute] Int32* maxActiveCounters, Int32 counterSize, [OutAttribute] UInt32* counters)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (IntPtr)numCounters, (IntPtr)maxActiveCounters, (Int32)counterSize, (IntPtr)counters, EntryPoints[843]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterStringAMD")]
public static
void GetPerfMonitorCounterString(Int32 group, Int32 counter, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder counterString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (Int32)bufSize, (IntPtr)length_ptr, (StringBuilder)counterString, EntryPoints[844]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterStringAMD")]
public static
unsafe void GetPerfMonitorCounterString(Int32 group, Int32 counter, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder counterString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (UInt32)counter, (Int32)bufSize, (IntPtr)length, (StringBuilder)counterString, EntryPoints[844]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterStringAMD")]
public static
void GetPerfMonitorCounterString(UInt32 group, UInt32 counter, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder counterString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)group, (UInt32)counter, (Int32)bufSize, (IntPtr)length_ptr, (StringBuilder)counterString, EntryPoints[844]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorCounterStringAMD")]
public static
unsafe void GetPerfMonitorCounterString(UInt32 group, UInt32 counter, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder counterString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (UInt32)counter, (Int32)bufSize, (IntPtr)length, (StringBuilder)counterString, EntryPoints[844]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
void GetPerfMonitorGroups([OutAttribute] out Int32 numGroups, Int32 groupsSize, [OutAttribute] Int32[] groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numGroups_ptr = &numGroups)
fixed (Int32* groups_ptr = groups)
{
InteropHelper.Call((IntPtr)numGroups_ptr, (Int32)groupsSize, (IntPtr)groups_ptr, EntryPoints[845]);
numGroups = *numGroups_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
void GetPerfMonitorGroups([OutAttribute] out Int32 numGroups, Int32 groupsSize, [OutAttribute] out Int32 groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numGroups_ptr = &numGroups)
fixed (Int32* groups_ptr = &groups)
{
InteropHelper.Call((IntPtr)numGroups_ptr, (Int32)groupsSize, (IntPtr)groups_ptr, EntryPoints[845]);
numGroups = *numGroups_ptr;
groups = *groups_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
void GetPerfMonitorGroups([OutAttribute] out Int32 numGroups, Int32 groupsSize, [OutAttribute] UInt32[] groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numGroups_ptr = &numGroups)
fixed (UInt32* groups_ptr = groups)
{
InteropHelper.Call((IntPtr)numGroups_ptr, (Int32)groupsSize, (IntPtr)groups_ptr, EntryPoints[845]);
numGroups = *numGroups_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
void GetPerfMonitorGroups([OutAttribute] out Int32 numGroups, Int32 groupsSize, [OutAttribute] out UInt32 groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* numGroups_ptr = &numGroups)
fixed (UInt32* groups_ptr = &groups)
{
InteropHelper.Call((IntPtr)numGroups_ptr, (Int32)groupsSize, (IntPtr)groups_ptr, EntryPoints[845]);
numGroups = *numGroups_ptr;
groups = *groups_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
unsafe void GetPerfMonitorGroups([OutAttribute] Int32* numGroups, Int32 groupsSize, [OutAttribute] Int32* groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)numGroups, (Int32)groupsSize, (IntPtr)groups, EntryPoints[845]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupsAMD")]
public static
unsafe void GetPerfMonitorGroups([OutAttribute] Int32* numGroups, Int32 groupsSize, [OutAttribute] UInt32* groups)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)numGroups, (Int32)groupsSize, (IntPtr)groups, EntryPoints[845]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupStringAMD")]
public static
void GetPerfMonitorGroupString(Int32 group, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder groupString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)group, (Int32)bufSize, (IntPtr)length_ptr, (StringBuilder)groupString, EntryPoints[846]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupStringAMD")]
public static
unsafe void GetPerfMonitorGroupString(Int32 group, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder groupString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (Int32)bufSize, (IntPtr)length, (StringBuilder)groupString, EntryPoints[846]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupStringAMD")]
public static
void GetPerfMonitorGroupString(UInt32 group, Int32 bufSize, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder groupString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)group, (Int32)bufSize, (IntPtr)length_ptr, (StringBuilder)groupString, EntryPoints[846]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glGetPerfMonitorGroupStringAMD")]
public static
unsafe void GetPerfMonitorGroupString(UInt32 group, Int32 bufSize, [OutAttribute] Int32* length, [OutAttribute] StringBuilder groupString)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)group, (Int32)bufSize, (IntPtr)length, (StringBuilder)groupString, EntryPoints[846]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glIsNameAMD")]
public static
bool IsName(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, Int32 name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)name, EntryPoints[1080]);
#if DEBUG
}
#endif
}
/// [requires: AMD_name_gen_delete]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_name_gen_delete", Version = "", EntryPoint = "glIsNameAMD")]
public static
bool IsName(OpenTK.Graphics.OpenGL.AmdNameGenDelete identifier, UInt32 name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AmdNameGenDelete)identifier, (UInt32)name, EntryPoints[1080]);
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawArraysIndirectAMD")]
public static
void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, IntPtr indirect, Int32 primcount, Int32 stride)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (IntPtr)indirect, (Int32)primcount, (Int32)stride, EntryPoints[1225]);
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawArraysIndirectAMD")]
public static
void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, [InAttribute, OutAttribute] T1[] indirect, Int32 primcount, Int32 stride)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1225]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawArraysIndirectAMD")]
public static
void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, [InAttribute, OutAttribute] T1[,] indirect, Int32 primcount, Int32 stride)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1225]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawArraysIndirectAMD")]
public static
void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, [InAttribute, OutAttribute] T1[,,] indirect, Int32 primcount, Int32 stride)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1225]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawArraysIndirectAMD")]
public static
void MultiDrawArraysIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, [InAttribute, OutAttribute] ref T1 indirect, Int32 primcount, Int32 stride)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1225]);
indirect = (T1)indirect_ptr.Target;
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 an array of draw parameters.
///
///
///
///
/// Specifies the number of elements in the array addressed by indirect.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawElementsIndirectAMD")]
public static
void MultiDrawElementsIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect type, IntPtr indirect, Int32 primcount, Int32 stride)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)type, (IntPtr)indirect, (Int32)primcount, (Int32)stride, EntryPoints[1233]);
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 an array of draw parameters.
///
///
///
///
/// Specifies the number of elements in the array addressed by indirect.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawElementsIndirectAMD")]
public static
void MultiDrawElementsIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect type, [InAttribute, OutAttribute] T2[] indirect, Int32 primcount, Int32 stride)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)type, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1233]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 an array of draw parameters.
///
///
///
///
/// Specifies the number of elements in the array addressed by indirect.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawElementsIndirectAMD")]
public static
void MultiDrawElementsIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect type, [InAttribute, OutAttribute] T2[,] indirect, Int32 primcount, Int32 stride)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)type, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1233]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 an array of draw parameters.
///
///
///
///
/// Specifies the number of elements in the array addressed by indirect.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawElementsIndirectAMD")]
public static
void MultiDrawElementsIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect type, [InAttribute, OutAttribute] T2[,,] indirect, Int32 primcount, Int32 stride)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)type, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1233]);
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_multi_draw_indirect]
/// 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 an array of draw parameters.
///
///
///
///
/// Specifies the number of elements in the array addressed by indirect.
///
///
///
///
/// Specifies the distance in basic machine units between elements of the draw parameter array.
///
///
[AutoGenerated(Category = "AMD_multi_draw_indirect", Version = "", EntryPoint = "glMultiDrawElementsIndirectAMD")]
public static
void MultiDrawElementsIndirect(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect mode, OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect type, [InAttribute, OutAttribute] ref T2 indirect, Int32 primcount, Int32 stride)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indirect_ptr = GCHandle.Alloc(indirect, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)mode, (OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect)type, (IntPtr)indirect_ptr.AddrOfPinnedObject(), (Int32)primcount, (Int32)stride, EntryPoints[1233]);
indirect = (T2)indirect_ptr.Target;
}
finally
{
indirect_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
void SelectPerfMonitorCounters(Int32 monitor, bool enable, Int32 group, Int32 numCounters, [OutAttribute] Int32[] counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* counterList_ptr = counterList)
{
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList_ptr, EntryPoints[1855]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
void SelectPerfMonitorCounters(Int32 monitor, bool enable, Int32 group, Int32 numCounters, [OutAttribute] out Int32 counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* counterList_ptr = &counterList)
{
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList_ptr, EntryPoints[1855]);
counterList = *counterList_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
unsafe void SelectPerfMonitorCounters(Int32 monitor, bool enable, Int32 group, Int32 numCounters, [OutAttribute] Int32* counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList, EntryPoints[1855]);
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
void SelectPerfMonitorCounters(UInt32 monitor, bool enable, UInt32 group, Int32 numCounters, [OutAttribute] UInt32[] counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* counterList_ptr = counterList)
{
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList_ptr, EntryPoints[1855]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
void SelectPerfMonitorCounters(UInt32 monitor, bool enable, UInt32 group, Int32 numCounters, [OutAttribute] out UInt32 counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* counterList_ptr = &counterList)
{
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList_ptr, EntryPoints[1855]);
counterList = *counterList_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_performance_monitor]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_performance_monitor", Version = "", EntryPoint = "glSelectPerfMonitorCountersAMD")]
public static
unsafe void SelectPerfMonitorCounters(UInt32 monitor, bool enable, UInt32 group, Int32 numCounters, [OutAttribute] UInt32* counterList)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)monitor, (bool)enable, (UInt32)group, (Int32)numCounters, (IntPtr)counterList, EntryPoints[1855]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, Int32 index, Single[] val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* val_ptr = val)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val_ptr, EntryPoints[1863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, Int32 index, ref Single val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* val_ptr = &val)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val_ptr, EntryPoints[1863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
unsafe void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, Int32 index, Single* val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val, EntryPoints[1863]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, UInt32 index, Single[] val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* val_ptr = val)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val_ptr, EntryPoints[1863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, UInt32 index, ref Single val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* val_ptr = &val)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val_ptr, EntryPoints[1863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: AMD_sample_positions]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sample_positions", Version = "", EntryPoint = "glSetMultisamplefvAMD")]
public static
unsafe void SetMultisample(OpenTK.Graphics.OpenGL.AmdSamplePositions pname, UInt32 index, Single* val)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSamplePositions)pname, (UInt32)index, (IntPtr)val, EntryPoints[1863]);
#if DEBUG
}
#endif
}
/// [requires: AMD_stencil_operation_extended]
[AutoGenerated(Category = "AMD_stencil_operation_extended", Version = "", EntryPoint = "glStencilOpValueAMD")]
public static
void StencilOpValue(OpenTK.Graphics.OpenGL.AmdStencilOperationExtended face, Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdStencilOperationExtended)face, (UInt32)value, EntryPoints[1889]);
#if DEBUG
}
#endif
}
/// [requires: AMD_stencil_operation_extended]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_stencil_operation_extended", Version = "", EntryPoint = "glStencilOpValueAMD")]
public static
void StencilOpValue(OpenTK.Graphics.OpenGL.AmdStencilOperationExtended face, UInt32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdStencilOperationExtended)face, (UInt32)value, EntryPoints[1889]);
#if DEBUG
}
#endif
}
/// [requires: AMD_vertex_shader_tessellator]
[AutoGenerated(Category = "AMD_vertex_shader_tessellator", Version = "", EntryPoint = "glTessellationFactorAMD")]
public static
void TessellationFactor(Single factor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Single)factor, EntryPoints[1909]);
#if DEBUG
}
#endif
}
/// [requires: AMD_vertex_shader_tessellator]
[Obsolete("Use AmdVertexShaderTessellator overload instead")]
[AutoGenerated(Category = "AMD_vertex_shader_tessellator", Version = "", EntryPoint = "glTessellationModeAMD")]
public static
void TessellationMode(OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator)mode, EntryPoints[1910]);
#if DEBUG
}
#endif
}
/// [requires: AMD_vertex_shader_tessellator]
[AutoGenerated(Category = "AMD_vertex_shader_tessellator", Version = "", EntryPoint = "glTessellationModeAMD")]
public static
void TessellationMode(OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator)mode, EntryPoints[1910]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sparse_texture]
[AutoGenerated(Category = "AMD_sparse_texture", Version = "", EntryPoint = "glTexStorageSparseAMD")]
public static
void TexStorageSparse(OpenTK.Graphics.OpenGL.AmdSparseTexture target, OpenTK.Graphics.OpenGL.AmdSparseTexture internalFormat, Int32 width, Int32 height, Int32 depth, Int32 layers, Int32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSparseTexture)target, (OpenTK.Graphics.OpenGL.AmdSparseTexture)internalFormat, (Int32)width, (Int32)height, (Int32)depth, (Int32)layers, (UInt32)flags, EntryPoints[2044]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sparse_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sparse_texture", Version = "", EntryPoint = "glTexStorageSparseAMD")]
public static
void TexStorageSparse(OpenTK.Graphics.OpenGL.AmdSparseTexture target, OpenTK.Graphics.OpenGL.AmdSparseTexture internalFormat, Int32 width, Int32 height, Int32 depth, Int32 layers, UInt32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AmdSparseTexture)target, (OpenTK.Graphics.OpenGL.AmdSparseTexture)internalFormat, (Int32)width, (Int32)height, (Int32)depth, (Int32)layers, (UInt32)flags, EntryPoints[2044]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sparse_texture]
[AutoGenerated(Category = "AMD_sparse_texture", Version = "", EntryPoint = "glTextureStorageSparseAMD")]
public static
void TextureStorageSparse(Int32 texture, OpenTK.Graphics.OpenGL.AmdSparseTexture target, OpenTK.Graphics.OpenGL.AmdSparseTexture internalFormat, Int32 width, Int32 height, Int32 depth, Int32 layers, Int32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)texture, (OpenTK.Graphics.OpenGL.AmdSparseTexture)target, (OpenTK.Graphics.OpenGL.AmdSparseTexture)internalFormat, (Int32)width, (Int32)height, (Int32)depth, (Int32)layers, (UInt32)flags, EntryPoints[2080]);
#if DEBUG
}
#endif
}
/// [requires: AMD_sparse_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_sparse_texture", Version = "", EntryPoint = "glTextureStorageSparseAMD")]
public static
void TextureStorageSparse(UInt32 texture, OpenTK.Graphics.OpenGL.AmdSparseTexture target, OpenTK.Graphics.OpenGL.AmdSparseTexture internalFormat, Int32 width, Int32 height, Int32 depth, Int32 layers, UInt32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)texture, (OpenTK.Graphics.OpenGL.AmdSparseTexture)target, (OpenTK.Graphics.OpenGL.AmdSparseTexture)internalFormat, (Int32)width, (Int32)height, (Int32)depth, (Int32)layers, (UInt32)flags, EntryPoints[2080]);
#if DEBUG
}
#endif
}
/// [requires: AMD_interleaved_elements]
[AutoGenerated(Category = "AMD_interleaved_elements", Version = "", EntryPoint = "glVertexAttribParameteriAMD")]
public static
void VertexAttribParameter(Int32 index, OpenTK.Graphics.OpenGL.AmdInterleavedElements pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AmdInterleavedElements)pname, (Int32)param, EntryPoints[2499]);
#if DEBUG
}
#endif
}
/// [requires: AMD_interleaved_elements]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "AMD_interleaved_elements", Version = "", EntryPoint = "glVertexAttribParameteriAMD")]
public static
void VertexAttribParameter(UInt32 index, OpenTK.Graphics.OpenGL.AmdInterleavedElements pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AmdInterleavedElements)pname, (Int32)param, EntryPoints[2499]);
#if DEBUG
}
#endif
}
}
public static partial class Apple
{
/// [requires: APPLE_vertex_array_object]
/// Bind a vertex array object
///
///
///
/// Specifies the name of the vertex array to bind.
///
///
[AutoGenerated(Category = "APPLE_vertex_array_object", Version = "", EntryPoint = "glBindVertexArrayAPPLE")]
public static
void BindVertexArray(Int32 array)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)array, EntryPoints[82]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// Bind a vertex array object
///
///
///
/// Specifies the name of the vertex array to bind.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_array_object", Version = "", EntryPoint = "glBindVertexArrayAPPLE")]
public static
void BindVertexArray(UInt32 array)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)array, EntryPoints[82]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_flush_buffer_range]
[AutoGenerated(Category = "APPLE_flush_buffer_range", Version = "", EntryPoint = "glBufferParameteriAPPLE")]
public static
void BufferParameter(OpenTK.Graphics.OpenGL.BufferTarget target, OpenTK.Graphics.OpenGL.BufferParameterApple pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTarget)target, (OpenTK.Graphics.OpenGL.BufferParameterApple)pname, (Int32)param, EntryPoints[131]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFence(Int32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* fences_ptr = (UInt32*)&fences;
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFence(UInt32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* fences_ptr = (UInt32*)&fences;
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFences(Int32 n, Int32[] fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* fences_ptr = fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFences(Int32 n, ref Int32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* fences_ptr = &fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
unsafe void DeleteFences(Int32 n, Int32* fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)fences, EntryPoints[362]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFences(Int32 n, UInt32[] fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* fences_ptr = fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
void DeleteFences(Int32 n, ref UInt32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* fences_ptr = &fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[362]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glDeleteFencesAPPLE")]
public static
unsafe void DeleteFences(Int32 n, UInt32* fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)fences, EntryPoints[362]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
[AutoGenerated(Category = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArray(Int32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* arrays_ptr = (UInt32*)&arrays;
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArray(UInt32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* arrays_ptr = (UInt32*)&arrays;
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArrays(Int32 n, Int32[] arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* arrays_ptr = arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArrays(Int32 n, ref Int32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* arrays_ptr = &arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
unsafe void DeleteVertexArrays(Int32 n, Int32* arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)arrays, EntryPoints[391]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArrays(Int32 n, UInt32[] arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* arrays_ptr = arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
void DeleteVertexArrays(Int32 n, ref UInt32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* arrays_ptr = &arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[391]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glDeleteVertexArraysAPPLE")]
public static
unsafe void DeleteVertexArrays(Int32 n, UInt32* arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)arrays, EntryPoints[391]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glDisableVertexAttribAPPLE")]
public static
void DisableVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[416]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glDisableVertexAttribAPPLE")]
public static
void DisableVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[416]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawElementArrayAPPLE")]
public static
void DrawElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)first, (Int32)count, EntryPoints[433]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawElementArrayAPPLE")]
public static
void DrawElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)first, (Int32)count, EntryPoints[433]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayAPPLE")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 start, Int32 end, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)first, (Int32)count, EntryPoints[446]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayAPPLE")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, UInt32 start, UInt32 end, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)first, (Int32)count, EntryPoints[446]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayAPPLE")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 start, Int32 end, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)first, (Int32)count, EntryPoints[446]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayAPPLE")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, UInt32 start, UInt32 end, Int32 first, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)first, (Int32)count, EntryPoints[446]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glElementPointerAPPLE")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AppleElementArray type, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleElementArray)type, (IntPtr)pointer, EntryPoints[463]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glElementPointerAPPLE")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AppleElementArray type, [InAttribute, OutAttribute] T1[] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[463]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glElementPointerAPPLE")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AppleElementArray type, [InAttribute, OutAttribute] T1[,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[463]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glElementPointerAPPLE")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AppleElementArray type, [InAttribute, OutAttribute] T1[,,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[463]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glElementPointerAPPLE")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AppleElementArray type, [InAttribute, OutAttribute] ref T1 pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[463]);
pointer = (T1)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glEnableVertexAttribAPPLE")]
public static
void EnableVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[474]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glEnableVertexAttribAPPLE")]
public static
void EnableVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[474]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glFinishFenceAPPLE")]
public static
void FinishFence(Int32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)fence, EntryPoints[518]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glFinishFenceAPPLE")]
public static
void FinishFence(UInt32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)fence, EntryPoints[518]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glFinishObjectAPPLE")]
public static
void FinishObject(OpenTK.Graphics.OpenGL.AppleFence @object, Int32 name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleFence)@object, (Int32)name, EntryPoints[520]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_flush_buffer_range]
/// 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 = "APPLE_flush_buffer_range", Version = "", EntryPoint = "glFlushMappedBufferRangeAPPLE")]
public static
void FlushMappedBufferRange(OpenTK.Graphics.OpenGL.BufferTarget target, IntPtr offset, IntPtr size)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTarget)target, (IntPtr)offset, (IntPtr)size, EntryPoints[524]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glFlushVertexArrayRangeAPPLE")]
public static
void FlushVertexArrayRange(Int32 length, [OutAttribute] IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)length, (IntPtr)pointer, EntryPoints[529]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glFlushVertexArrayRangeAPPLE")]
public static
void FlushVertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[529]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glFlushVertexArrayRangeAPPLE")]
public static
void FlushVertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[529]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glFlushVertexArrayRangeAPPLE")]
public static
void FlushVertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[,,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[529]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glFlushVertexArrayRangeAPPLE")]
public static
void FlushVertexArrayRange(Int32 length, [InAttribute, OutAttribute] ref T1 pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[529]);
pointer = (T1)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
Int32 GenFence()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* fences_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[599]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
void GenFences(Int32 n, [OutAttribute] Int32[] fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* fences_ptr = fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[599]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
void GenFences(Int32 n, [OutAttribute] out Int32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* fences_ptr = &fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[599]);
fences = *fences_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
unsafe void GenFences(Int32 n, [OutAttribute] Int32* fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)fences, EntryPoints[599]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
void GenFences(Int32 n, [OutAttribute] UInt32[] fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* fences_ptr = fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[599]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
void GenFences(Int32 n, [OutAttribute] out UInt32 fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* fences_ptr = &fences)
{
InteropHelper.Call((Int32)n, (IntPtr)fences_ptr, EntryPoints[599]);
fences = *fences_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glGenFencesAPPLE")]
public static
unsafe void GenFences(Int32 n, [OutAttribute] UInt32* fences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)fences, EntryPoints[599]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
[AutoGenerated(Category = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
Int32 GenVertexArray()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* arrays_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[624]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
void GenVertexArrays(Int32 n, [OutAttribute] Int32[] arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* arrays_ptr = arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[624]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
void GenVertexArrays(Int32 n, [OutAttribute] out Int32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* arrays_ptr = &arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[624]);
arrays = *arrays_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
unsafe void GenVertexArrays(Int32 n, [OutAttribute] Int32* arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)arrays, EntryPoints[624]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
void GenVertexArrays(Int32 n, [OutAttribute] UInt32[] arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* arrays_ptr = arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[624]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
void GenVertexArrays(Int32 n, [OutAttribute] out UInt32 arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* arrays_ptr = &arrays)
{
InteropHelper.Call((Int32)n, (IntPtr)arrays_ptr, EntryPoints[624]);
arrays = *arrays_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glGenVertexArraysAPPLE")]
public static
unsafe void GenVertexArrays(Int32 n, [OutAttribute] UInt32* arrays)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)arrays, EntryPoints[624]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, Int32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params_ptr, EntryPoints[822]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, Int32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params_ptr, EntryPoints[822]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
unsafe void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, Int32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params, EntryPoints[822]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, UInt32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params_ptr, EntryPoints[822]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, UInt32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params_ptr, EntryPoints[822]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glGetObjectParameterivAPPLE")]
public static
unsafe void GetObjectParameter(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, UInt32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)pname, (IntPtr)@params, EntryPoints[822]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glGetTexParameterPointervAPPLE")]
public static
void GetTexParameterPointer(OpenTK.Graphics.OpenGL.AppleTextureRange target, OpenTK.Graphics.OpenGL.AppleTextureRange pname, [OutAttribute] IntPtr @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (OpenTK.Graphics.OpenGL.AppleTextureRange)pname, (IntPtr)@params, EntryPoints[942]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glGetTexParameterPointervAPPLE")]
public static
void GetTexParameterPointer(OpenTK.Graphics.OpenGL.AppleTextureRange target, OpenTK.Graphics.OpenGL.AppleTextureRange pname, [InAttribute, OutAttribute] T2[] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (OpenTK.Graphics.OpenGL.AppleTextureRange)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[942]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glGetTexParameterPointervAPPLE")]
public static
void GetTexParameterPointer(OpenTK.Graphics.OpenGL.AppleTextureRange target, OpenTK.Graphics.OpenGL.AppleTextureRange pname, [InAttribute, OutAttribute] T2[,] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (OpenTK.Graphics.OpenGL.AppleTextureRange)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[942]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glGetTexParameterPointervAPPLE")]
public static
void GetTexParameterPointer(OpenTK.Graphics.OpenGL.AppleTextureRange target, OpenTK.Graphics.OpenGL.AppleTextureRange pname, [InAttribute, OutAttribute] T2[,,] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (OpenTK.Graphics.OpenGL.AppleTextureRange)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[942]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glGetTexParameterPointervAPPLE")]
public static
void GetTexParameterPointer(OpenTK.Graphics.OpenGL.AppleTextureRange target, OpenTK.Graphics.OpenGL.AppleTextureRange pname, [InAttribute, OutAttribute] ref T2 @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (OpenTK.Graphics.OpenGL.AppleTextureRange)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[942]);
@params = (T2)@params_ptr.Target;
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glIsFenceAPPLE")]
public static
bool IsFence(Int32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)fence, EntryPoints[1073]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glIsFenceAPPLE")]
public static
bool IsFence(UInt32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)fence, EntryPoints[1073]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glIsVertexArrayAPPLE")]
public static
bool IsVertexArray(Int32 array)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)array, EntryPoints[1108]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_object]
/// 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 = "APPLE_vertex_array_object", Version = "", EntryPoint = "glIsVertexArrayAPPLE")]
public static
bool IsVertexArray(UInt32 array)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)array, EntryPoints[1108]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glIsVertexAttribEnabledAPPLE")]
public static
bool IsVertexAttribEnabled(Int32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[1109]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glIsVertexAttribEnabledAPPLE")]
public static
bool IsVertexAttribEnabled(UInt32 index, OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)index, (OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators)pname, EntryPoints[1109]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
void MapVertexAttrib1(Int32 index, Int32 size, Double u1, Double u2, Int32 stride, Int32 order, Double[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
void MapVertexAttrib1(Int32 index, Int32 size, Double u1, Double u2, Int32 stride, Int32 order, ref Double points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
unsafe void MapVertexAttrib1(Int32 index, Int32 size, Double u1, Double u2, Int32 stride, Int32 order, Double* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points, EntryPoints[1182]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
void MapVertexAttrib1(UInt32 index, UInt32 size, Double u1, Double u2, Int32 stride, Int32 order, Double[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
void MapVertexAttrib1(UInt32 index, UInt32 size, Double u1, Double u2, Int32 stride, Int32 order, ref Double points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1dAPPLE")]
public static
unsafe void MapVertexAttrib1(UInt32 index, UInt32 size, Double u1, Double u2, Int32 stride, Int32 order, Double* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)stride, (Int32)order, (IntPtr)points, EntryPoints[1182]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
void MapVertexAttrib1(Int32 index, Int32 size, Single u1, Single u2, Int32 stride, Int32 order, Single[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1183]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
void MapVertexAttrib1(Int32 index, Int32 size, Single u1, Single u2, Int32 stride, Int32 order, ref Single points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1183]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
unsafe void MapVertexAttrib1(Int32 index, Int32 size, Single u1, Single u2, Int32 stride, Int32 order, Single* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points, EntryPoints[1183]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
void MapVertexAttrib1(UInt32 index, UInt32 size, Single u1, Single u2, Int32 stride, Int32 order, Single[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1183]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
void MapVertexAttrib1(UInt32 index, UInt32 size, Single u1, Single u2, Int32 stride, Int32 order, ref Single points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points_ptr, EntryPoints[1183]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib1fAPPLE")]
public static
unsafe void MapVertexAttrib1(UInt32 index, UInt32 size, Single u1, Single u2, Int32 stride, Int32 order, Single* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)stride, (Int32)order, (IntPtr)points, EntryPoints[1183]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
void MapVertexAttrib2(Int32 index, Int32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, Double[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1184]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
void MapVertexAttrib2(Int32 index, Int32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, ref Double points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1184]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
unsafe void MapVertexAttrib2(Int32 index, Int32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, Double* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points, EntryPoints[1184]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
void MapVertexAttrib2(UInt32 index, UInt32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, Double[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1184]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
void MapVertexAttrib2(UInt32 index, UInt32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, ref Double points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1184]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2dAPPLE")]
public static
unsafe void MapVertexAttrib2(UInt32 index, UInt32 size, Double u1, Double u2, Int32 ustride, Int32 uorder, Double v1, Double v2, Int32 vstride, Int32 vorder, Double* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Double)u1, (Double)u2, (Int32)ustride, (Int32)uorder, (Double)v1, (Double)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points, EntryPoints[1184]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
void MapVertexAttrib2(Int32 index, Int32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, Single[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1185]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
void MapVertexAttrib2(Int32 index, Int32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, ref Single points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1185]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
unsafe void MapVertexAttrib2(Int32 index, Int32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, Single* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points, EntryPoints[1185]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
void MapVertexAttrib2(UInt32 index, UInt32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, Single[] points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1185]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
void MapVertexAttrib2(UInt32 index, UInt32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, ref Single points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* points_ptr = &points)
{
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points_ptr, EntryPoints[1185]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_program_evaluators]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_vertex_program_evaluators", Version = "", EntryPoint = "glMapVertexAttrib2fAPPLE")]
public static
unsafe void MapVertexAttrib2(UInt32 index, UInt32 size, Single u1, Single u2, Int32 ustride, Int32 uorder, Single v1, Single v2, Int32 vstride, Int32 vorder, Single* points)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)size, (Single)u1, (Single)u2, (Int32)ustride, (Int32)uorder, (Single)v1, (Single)v2, (Int32)vstride, (Int32)vorder, (IntPtr)points, EntryPoints[1185]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
void MultiDrawElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1228]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
void MultiDrawElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1228]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
unsafe void MultiDrawElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1228]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
void MultiDrawElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1228]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
void MultiDrawElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1228]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawElementArrayAPPLE")]
public static
unsafe void MultiDrawElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1228]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 start, Int32 end, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 start, Int32 end, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
unsafe void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 start, Int32 end, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1236]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, UInt32 start, UInt32 end, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, UInt32 start, UInt32 end, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
unsafe void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, UInt32 start, UInt32 end, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1236]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 start, Int32 end, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 start, Int32 end, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
unsafe void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 start, Int32 end, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1236]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, UInt32 start, UInt32 end, Int32[] first, Int32[] count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = first)
fixed (Int32* count_ptr = count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, UInt32 start, UInt32 end, ref Int32 first, ref Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* first_ptr = &first)
fixed (Int32* count_ptr = &count)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first_ptr, (IntPtr)count_ptr, (Int32)primcount, EntryPoints[1236]);
}
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_element_array", Version = "", EntryPoint = "glMultiDrawRangeElementArrayAPPLE")]
public static
unsafe void MultiDrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, UInt32 start, UInt32 end, Int32* first, Int32* count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (IntPtr)first, (IntPtr)count, (Int32)primcount, EntryPoints[1236]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glObjectPurgeableAPPLE")]
public static
OpenTK.Graphics.OpenGL.AppleObjectPurgeable ObjectPurgeable(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, Int32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable option)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)option, EntryPoints[1435]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glObjectPurgeableAPPLE")]
public static
OpenTK.Graphics.OpenGL.AppleObjectPurgeable ObjectPurgeable(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, UInt32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable option)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)option, EntryPoints[1435]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glObjectUnpurgeableAPPLE")]
public static
OpenTK.Graphics.OpenGL.AppleObjectPurgeable ObjectUnpurgeable(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, Int32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable option)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)option, EntryPoints[1436]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_object_purgeable]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_object_purgeable", Version = "", EntryPoint = "glObjectUnpurgeableAPPLE")]
public static
OpenTK.Graphics.OpenGL.AppleObjectPurgeable ObjectUnpurgeable(OpenTK.Graphics.OpenGL.AppleObjectPurgeable objectType, UInt32 name, OpenTK.Graphics.OpenGL.AppleObjectPurgeable option)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleObjectPurgeable)objectType, (UInt32)name, (OpenTK.Graphics.OpenGL.AppleObjectPurgeable)option, EntryPoints[1436]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glSetFenceAPPLE")]
public static
void SetFence(Int32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)fence, EntryPoints[1858]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glSetFenceAPPLE")]
public static
void SetFence(UInt32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)fence, EntryPoints[1858]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glTestFenceAPPLE")]
public static
bool TestFence(Int32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)fence, EntryPoints[1911]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glTestFenceAPPLE")]
public static
bool TestFence(UInt32 fence)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)fence, EntryPoints[1911]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glTestObjectAPPLE")]
public static
bool TestObject(OpenTK.Graphics.OpenGL.AppleFence @object, Int32 name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleFence)@object, (UInt32)name, EntryPoints[1913]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_fence]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "APPLE_fence", Version = "", EntryPoint = "glTestObjectAPPLE")]
public static
bool TestObject(OpenTK.Graphics.OpenGL.AppleFence @object, UInt32 name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.AppleFence)@object, (UInt32)name, EntryPoints[1913]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glTextureRangeAPPLE")]
public static
void TextureRange(OpenTK.Graphics.OpenGL.AppleTextureRange target, Int32 length, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (Int32)length, (IntPtr)pointer, EntryPoints[2073]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glTextureRangeAPPLE")]
public static
void TextureRange(OpenTK.Graphics.OpenGL.AppleTextureRange target, Int32 length, [InAttribute, OutAttribute] T2[] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2073]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glTextureRangeAPPLE")]
public static
void TextureRange(OpenTK.Graphics.OpenGL.AppleTextureRange target, Int32 length, [InAttribute, OutAttribute] T2[,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2073]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glTextureRangeAPPLE")]
public static
void TextureRange(OpenTK.Graphics.OpenGL.AppleTextureRange target, Int32 length, [InAttribute, OutAttribute] T2[,,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2073]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_texture_range]
[AutoGenerated(Category = "APPLE_texture_range", Version = "", EntryPoint = "glTextureRangeAPPLE")]
public static
void TextureRange(OpenTK.Graphics.OpenGL.AppleTextureRange target, Int32 length, [InAttribute, OutAttribute] ref T2 pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleTextureRange)target, (Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2073]);
pointer = (T2)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayParameteriAPPLE")]
public static
void VertexArrayParameter(OpenTK.Graphics.OpenGL.AppleVertexArrayRange pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AppleVertexArrayRange)pname, (Int32)param, EntryPoints[2282]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayRangeAPPLE")]
public static
void VertexArrayRange(Int32 length, [OutAttribute] IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)length, (IntPtr)pointer, EntryPoints[2283]);
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayRangeAPPLE")]
public static
void VertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2283]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayRangeAPPLE")]
public static
void VertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2283]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayRangeAPPLE")]
public static
void VertexArrayRange(Int32 length, [InAttribute, OutAttribute] T1[,,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2283]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: APPLE_vertex_array_range]
[AutoGenerated(Category = "APPLE_vertex_array_range", Version = "", EntryPoint = "glVertexArrayRangeAPPLE")]
public static
void VertexArrayRange(Int32 length, [InAttribute, OutAttribute] ref T1 pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)length, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2283]);
pointer = (T1)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
}
public static partial class Arb
{
/// [requires: ARB_multitexture]
/// 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 = "ARB_multitexture", Version = "", EntryPoint = "glActiveTextureARB")]
public static
void ActiveTexture(OpenTK.Graphics.OpenGL.TextureUnit texture)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)texture, EntryPoints[7]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glAttachObjectARB")]
public static
void AttachObject(Int32 containerObj, Int32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (UInt32)obj, EntryPoints[22]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glAttachObjectARB")]
public static
void AttachObject(UInt32 containerObj, UInt32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (UInt32)obj, EntryPoints[22]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glBeginQueryARB")]
public static
void BeginQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target, Int32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, (UInt32)id, EntryPoints[32]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glBeginQueryARB")]
public static
void BeginQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target, UInt32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, (UInt32)id, EntryPoints[32]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glBindAttribLocationARB")]
public static
void BindAttribLocation(Int32 programObj, Int32 index, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (String)name, EntryPoints[40]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glBindAttribLocationARB")]
public static
void BindAttribLocation(UInt32 programObj, UInt32 index, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (String)name, EntryPoints[40]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBindBufferARB")]
public static
void BindBuffer(OpenTK.Graphics.OpenGL.BufferTargetArb target, Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (UInt32)buffer, EntryPoints[42]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBindBufferARB")]
public static
void BindBuffer(OpenTK.Graphics.OpenGL.BufferTargetArb target, UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (UInt32)buffer, EntryPoints[42]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glBindProgramARB")]
public static
void BindProgram(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)program, EntryPoints[66]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glBindProgramARB")]
public static
void BindProgram(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)program, EntryPoints[66]);
#if DEBUG
}
#endif
}
/// [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
void BlendEquation(Int32 buf, OpenTK.Graphics.OpenGL.BlendEquationMode mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.BlendEquationMode)mode, EntryPoints[108]);
#if DEBUG
}
#endif
}
/// [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
void BlendEquation(UInt32 buf, OpenTK.Graphics.OpenGL.BlendEquationMode mode)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.BlendEquationMode)mode, EntryPoints[108]);
#if DEBUG
}
#endif
}
/// [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
void BlendEquationSeparate(Int32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend modeRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend modeAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)modeRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)modeAlpha, EntryPoints[113]);
#if DEBUG
}
#endif
}
/// [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
void BlendEquationSeparate(UInt32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend modeRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend modeAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)modeRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)modeAlpha, EntryPoints[113]);
#if DEBUG
}
#endif
}
/// [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
void BlendFunc(Int32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend src, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dst)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)src, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dst, EntryPoints[117]);
#if DEBUG
}
#endif
}
/// [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
void BlendFunc(UInt32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend src, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dst)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)src, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dst, EntryPoints[117]);
#if DEBUG
}
#endif
}
/// [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
void BlendFuncSeparate(Int32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend srcRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dstRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend srcAlpha, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dstAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)srcRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dstRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)srcAlpha, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dstAlpha, EntryPoints[122]);
#if DEBUG
}
#endif
}
/// [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
void BlendFuncSeparate(UInt32 buf, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend srcRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dstRGB, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend srcAlpha, OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend dstAlpha)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buf, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)srcRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dstRGB, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)srcAlpha, (OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend)dstAlpha, EntryPoints[122]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferDataARB")]
public static
void BufferData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr size, IntPtr data, OpenTK.Graphics.OpenGL.BufferUsageArb usage)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)size, (IntPtr)data, (OpenTK.Graphics.OpenGL.BufferUsageArb)usage, EntryPoints[130]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferDataARB")]
public static
void BufferData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr size, [InAttribute, OutAttribute] T2[] data, OpenTK.Graphics.OpenGL.BufferUsageArb usage)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.BufferUsageArb)usage, EntryPoints[130]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferDataARB")]
public static
void BufferData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr size, [InAttribute, OutAttribute] T2[,] data, OpenTK.Graphics.OpenGL.BufferUsageArb usage)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.BufferUsageArb)usage, EntryPoints[130]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferDataARB")]
public static
void BufferData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr size, [InAttribute, OutAttribute] T2[,,] data, OpenTK.Graphics.OpenGL.BufferUsageArb usage)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.BufferUsageArb)usage, EntryPoints[130]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferDataARB")]
public static
void BufferData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr size, [InAttribute, OutAttribute] ref T2 data, OpenTK.Graphics.OpenGL.BufferUsageArb usage)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.BufferUsageArb)usage, EntryPoints[130]);
data = (T2)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferSubDataARB")]
public static
void BufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data, EntryPoints[134]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferSubDataARB")]
public static
void BufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[134]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferSubDataARB")]
public static
void BufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[134]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferSubDataARB")]
public static
void BufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[134]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glBufferSubDataARB")]
public static
void BufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[134]);
data = (T3)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_color_buffer_float]
/// 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 = "ARB_color_buffer_float", Version = "", EntryPoint = "glClampColorARB")]
public static
void ClampColor(OpenTK.Graphics.OpenGL.ArbColorBufferFloat target, OpenTK.Graphics.OpenGL.ArbColorBufferFloat clamp)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbColorBufferFloat)target, (OpenTK.Graphics.OpenGL.ArbColorBufferFloat)clamp, EntryPoints[141]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Select active texture unit
///
///
///
/// Specifies which texture unit to make active. The number of texture units is implementation dependent, but must be at least two. texture must be one of GL_TEXTURE, where i ranges from 0 to the value of GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value. The initial value is GL_TEXTURE0.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glClientActiveTextureARB")]
public static
void ClientActiveTexture(OpenTK.Graphics.OpenGL.TextureUnit texture)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)texture, EntryPoints[167]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Compiles a shader object
///
///
///
/// Specifies the shader object to be compiled.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glCompileShaderARB")]
public static
void CompileShader(Int32 shaderObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shaderObj, EntryPoints[255]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Compiles a shader object
///
///
///
/// Specifies the shader object to be compiled.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glCompileShaderARB")]
public static
void CompileShader(UInt32 shaderObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shaderObj, EntryPoints[255]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
void CompileShaderInclude(Int32 shader, Int32 count, String[] path, Int32[] length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = length)
{
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length_ptr, EntryPoints[256]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
void CompileShaderInclude(Int32 shader, Int32 count, String[] path, ref Int32 length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length_ptr, EntryPoints[256]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
unsafe void CompileShaderInclude(Int32 shader, Int32 count, String[] path, Int32* length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length, EntryPoints[256]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, Int32[] length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = length)
{
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length_ptr, EntryPoints[256]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, ref Int32 length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length_ptr, EntryPoints[256]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glCompileShaderIncludeARB")]
public static
unsafe void CompileShaderInclude(UInt32 shader, Int32 count, String[] path, Int32* length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shader, (Int32)count, (String[])path, (IntPtr)length, EntryPoints[256]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage1DARB")]
public static
void CompressedTexImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)border, (Int32)imageSize, (IntPtr)data, EntryPoints[264]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage1DARB")]
public static
void CompressedTexImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[264]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage1DARB")]
public static
void CompressedTexImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[,] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[264]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage1DARB")]
public static
void CompressedTexImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T6[,,] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[264]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage1DARB")]
public static
void CompressedTexImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T6 data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[264]);
data = (T6)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage2DARB")]
public static
void CompressedTexImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)border, (Int32)imageSize, (IntPtr)data, EntryPoints[266]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage2DARB")]
public static
void CompressedTexImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[266]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage2DARB")]
public static
void CompressedTexImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[,] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[266]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage2DARB")]
public static
void CompressedTexImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T7[,,] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[266]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage2DARB")]
public static
void CompressedTexImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T7 data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[266]);
data = (T7)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage3DARB")]
public static
void CompressedTexImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)depth, (Int32)border, (Int32)imageSize, (IntPtr)data, EntryPoints[268]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage3DARB")]
public static
void CompressedTexImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)depth, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[268]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage3DARB")]
public static
void CompressedTexImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[,] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)depth, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[268]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage3DARB")]
public static
void CompressedTexImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] T8[,,] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)depth, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[268]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexImage3DARB")]
public static
void CompressedTexImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, OpenTK.Graphics.OpenGL.PixelInternalFormat internalformat, Int32 width, Int32 height, Int32 depth, Int32 border, Int32 imageSize, [InAttribute, OutAttribute] ref T8 data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (OpenTK.Graphics.OpenGL.PixelInternalFormat)internalformat, (Int32)width, (Int32)height, (Int32)depth, (Int32)border, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[268]);
data = (T8)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage1DARB")]
public static
void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)width, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data, EntryPoints[270]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage1DARB")]
public static
void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)width, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[270]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage1DARB")]
public static
void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[,] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)width, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[270]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage1DARB")]
public static
void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T6[,,] data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)width, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[270]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage1DARB")]
public static
void CompressedTexSubImage1D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 width, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T6 data)
where T6 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)width, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[270]);
data = (T6)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage2DARB")]
public static
void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data, EntryPoints[272]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage2DARB")]
public static
void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[272]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage2DARB")]
public static
void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[,] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[272]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage2DARB")]
public static
void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T8[,,] data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[272]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage2DARB")]
public static
void CompressedTexSubImage2D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T8 data)
where T8 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[272]);
data = (T8)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage3DARB")]
public static
void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data, EntryPoints[274]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage3DARB")]
public static
void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[] data)
where T10 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[274]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage3DARB")]
public static
void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[,] data)
where T10 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[274]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage3DARB")]
public static
void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] T10[,,] data)
where T10 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[274]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glCompressedTexSubImage3DARB")]
public static
void CompressedTexSubImage3D(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, OpenTK.Graphics.OpenGL.PixelFormat format, Int32 imageSize, [InAttribute, OutAttribute] ref T10 data)
where T10 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (OpenTK.Graphics.OpenGL.PixelFormat)format, (Int32)imageSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[274]);
data = (T10)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glCreateProgramObjectARB")]
public static
Int32 CreateProgramObject()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn(EntryPoints[333]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glCreateShaderObjectARB")]
public static
Int32 CreateShaderObject(OpenTK.Graphics.OpenGL.ArbShaderObjects shaderType)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.ArbShaderObjects)shaderType, EntryPoints[335]);
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr[] context, [OutAttribute] IntPtr[] @event, Int32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (IntPtr* context_ptr = context)
fixed (IntPtr* @event_ptr = @event)
{
return InteropHelper.CallReturn((IntPtr)context_ptr, (IntPtr)@event_ptr, (UInt32)flags, EntryPoints[339]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr[] context, [OutAttribute] IntPtr[] @event, UInt32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (IntPtr* context_ptr = context)
fixed (IntPtr* @event_ptr = @event)
{
return InteropHelper.CallReturn((IntPtr)context_ptr, (IntPtr)@event_ptr, (UInt32)flags, EntryPoints[339]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
IntPtr CreateSyncFromCLevent([OutAttribute] out IntPtr context, [OutAttribute] out IntPtr @event, Int32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (IntPtr* context_ptr = &context)
fixed (IntPtr* @event_ptr = &@event)
{
IntPtr retval = InteropHelper.CallReturn((IntPtr)context_ptr, (IntPtr)@event_ptr, (UInt32)flags, EntryPoints[339]);
context = *context_ptr;
@event = *@event_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
IntPtr CreateSyncFromCLevent([OutAttribute] out IntPtr context, [OutAttribute] out IntPtr @event, UInt32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (IntPtr* context_ptr = &context)
fixed (IntPtr* @event_ptr = &@event)
{
IntPtr retval = InteropHelper.CallReturn((IntPtr)context_ptr, (IntPtr)@event_ptr, (UInt32)flags, EntryPoints[339]);
context = *context_ptr;
@event = *@event_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
unsafe IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr* context, [OutAttribute] IntPtr* @event, Int32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((IntPtr)context, (IntPtr)@event, (UInt32)flags, EntryPoints[339]);
#if DEBUG
}
#endif
}
/// [requires: ARB_cl_event]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_cl_event", Version = "", EntryPoint = "glCreateSyncFromCLeventARB")]
public static
unsafe IntPtr CreateSyncFromCLevent([OutAttribute] IntPtr* context, [OutAttribute] IntPtr* @event, UInt32 flags)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((IntPtr)context, (IntPtr)@event, (UInt32)flags, EntryPoints[339]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glCurrentPaletteMatrixARB")]
public static
void CurrentPaletteMatrix(Int32 index)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)index, EntryPoints[343]);
#if DEBUG
}
#endif
}
/// [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
void DebugMessageCallback(DebugProcArb callback, IntPtr userParam)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((DebugProcArb)callback, (IntPtr)userParam, EntryPoints[346]);
#if DEBUG
}
#endif
}
/// [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
void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcArb)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[346]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[,] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcArb)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[346]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] T1[,,] userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcArb)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[346]);
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageCallback(DebugProcArb callback, [InAttribute, OutAttribute] ref T1 userParam)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle userParam_ptr = GCHandle.Alloc(userParam, GCHandleType.Pinned);
try
{
InteropHelper.Call((DebugProcArb)callback, (IntPtr)userParam_ptr.AddrOfPinnedObject(), EntryPoints[346]);
userParam = (T1)userParam_ptr.Target;
}
finally
{
userParam_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, Int32[] ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[349]);
}
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, ref Int32 ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = &ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[349]);
}
}
#if DEBUG
}
#endif
}
/// [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
unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, Int32* ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids, (bool)enabled, EntryPoints[349]);
#if DEBUG
}
#endif
}
/// [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
void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, UInt32[] ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[349]);
}
}
#if DEBUG
}
#endif
}
/// [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
void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, ref UInt32 ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = &ids)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids_ptr, (bool)enabled, EntryPoints[349]);
}
}
#if DEBUG
}
#endif
}
/// [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
unsafe void DebugMessageControl(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 count, UInt32* ids, bool enabled)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)count, (IntPtr)ids, (bool)enabled, EntryPoints[349]);
#if DEBUG
}
#endif
}
/// [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
void DebugMessageInsert(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, Int32 id, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 length, String buf)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (UInt32)id, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)length, (String)buf, EntryPoints[354]);
#if DEBUG
}
#endif
}
/// [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
void DebugMessageInsert(OpenTK.Graphics.OpenGL.ArbDebugOutput source, OpenTK.Graphics.OpenGL.ArbDebugOutput type, UInt32 id, OpenTK.Graphics.OpenGL.ArbDebugOutput severity, Int32 length, String buf)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbDebugOutput)source, (OpenTK.Graphics.OpenGL.ArbDebugOutput)type, (UInt32)id, (OpenTK.Graphics.OpenGL.ArbDebugOutput)severity, (Int32)length, (String)buf, EntryPoints[354]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffer(Int32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* buffers_ptr = (UInt32*)&buffers;
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffer(UInt32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* buffers_ptr = (UInt32*)&buffers;
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffers(Int32 n, Int32[] buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* buffers_ptr = buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// Delete named buffer objects
///
///
///
/// Specifies the number of buffer objects to be deleted.
///
///
///
///
/// Specifies an array of buffer objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffers(Int32 n, ref Int32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* buffers_ptr = &buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
unsafe void DeleteBuffers(Int32 n, Int32* buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)buffers, EntryPoints[361]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffers(Int32 n, UInt32[] buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* buffers_ptr = buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
void DeleteBuffers(Int32 n, ref UInt32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* buffers_ptr = &buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[361]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glDeleteBuffersARB")]
public static
unsafe void DeleteBuffers(Int32 n, UInt32* buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)buffers, EntryPoints[361]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glDeleteNamedStringARB")]
public static
void DeleteNamedString(Int32 namelen, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)namelen, (String)name, EntryPoints[368]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glDeleteObjectARB")]
public static
void DeleteObject(Int32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, EntryPoints[370]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glDeleteObjectARB")]
public static
void DeleteObject(UInt32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, EntryPoints[370]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(Int32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* programs_ptr = (UInt32*)&programs;
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(UInt32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* programs_ptr = (UInt32*)&programs;
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(Int32 n, Int32[] programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* programs_ptr = programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(Int32 n, ref Int32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* programs_ptr = &programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
unsafe void DeleteProgram(Int32 n, Int32* programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)programs, EntryPoints[377]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(Int32 n, UInt32[] programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* programs_ptr = programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
void DeleteProgram(Int32 n, ref UInt32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* programs_ptr = &programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[377]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Deletes a program object
///
///
///
/// Specifies the program object to be deleted.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glDeleteProgramsARB")]
public static
unsafe void DeleteProgram(Int32 n, UInt32* programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)programs, EntryPoints[377]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQuery(Int32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* ids_ptr = (UInt32*)&ids;
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQuery(UInt32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
UInt32* ids_ptr = (UInt32*)&ids;
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQueries(Int32 n, Int32[] ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// Delete named query objects
///
///
///
/// Specifies the number of query objects to be deleted.
///
///
///
///
/// Specifies an array of query objects to be deleted.
///
///
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQueries(Int32 n, ref Int32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = &ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
unsafe void DeleteQueries(Int32 n, Int32* ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)ids, EntryPoints[380]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQueries(Int32 n, UInt32[] ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
void DeleteQueries(Int32 n, ref UInt32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = &ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glDeleteQueriesARB")]
public static
unsafe void DeleteQueries(Int32 n, UInt32* ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)ids, EntryPoints[380]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glDetachObjectARB")]
public static
void DetachObject(Int32 containerObj, Int32 attachedObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (UInt32)attachedObj, EntryPoints[404]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glDetachObjectARB")]
public static
void DetachObject(UInt32 containerObj, UInt32 attachedObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (UInt32)attachedObj, EntryPoints[404]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glDisableVertexAttribArrayARB")]
public static
void DisableVertexAttribArray(Int32 index)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, EntryPoints[418]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glDisableVertexAttribArrayARB")]
public static
void DisableVertexAttribArray(UInt32 index)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, EntryPoints[418]);
#if DEBUG
}
#endif
}
/// [requires: ARB_compute_variable_group_size]
[AutoGenerated(Category = "ARB_compute_variable_group_size", Version = "", EntryPoint = "glDispatchComputeGroupSizeARB")]
public static
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)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)num_groups_x, (UInt32)num_groups_y, (UInt32)num_groups_z, (UInt32)group_size_x, (UInt32)group_size_y, (UInt32)group_size_z, EntryPoints[420]);
#if DEBUG
}
#endif
}
/// [requires: ARB_compute_variable_group_size]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_compute_variable_group_size", Version = "", EntryPoint = "glDispatchComputeGroupSizeARB")]
public static
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)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)num_groups_x, (UInt32)num_groups_y, (UInt32)num_groups_z, (UInt32)group_size_x, (UInt32)group_size_y, (UInt32)group_size_z, EntryPoints[420]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawArraysInstancedARB")]
public static
void DrawArraysInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 first, Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)first, (Int32)count, (Int32)primcount, EntryPoints[426]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawArraysInstancedARB")]
public static
void DrawArraysInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 first, Int32 count, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)first, (Int32)count, (Int32)primcount, EntryPoints[426]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_buffers]
/// 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 = "ARB_draw_buffers", Version = "", EntryPoint = "glDrawBuffersARB")]
public static
void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL.ArbDrawBuffers[] bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDrawBuffers* bufs_ptr = bufs)
{
InteropHelper.Call((Int32)n, (IntPtr)bufs_ptr, EntryPoints[431]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_buffers]
/// 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 = "ARB_draw_buffers", Version = "", EntryPoint = "glDrawBuffersARB")]
public static
void DrawBuffers(Int32 n, ref OpenTK.Graphics.OpenGL.ArbDrawBuffers bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDrawBuffers* bufs_ptr = &bufs)
{
InteropHelper.Call((Int32)n, (IntPtr)bufs_ptr, EntryPoints[431]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_buffers]
/// 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 = "ARB_draw_buffers", Version = "", EntryPoint = "glDrawBuffersARB")]
public static
unsafe void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL.ArbDrawBuffers* bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)bufs, EntryPoints[431]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, IntPtr indices, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices, (Int32)primcount, EntryPoints[439]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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.
///
///
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
indices = (T3)indices_ptr.Target;
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, IntPtr indices, Int32 primcount)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices, (Int32)primcount, EntryPoints[439]);
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[,] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] T3[,,] indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_draw_instanced]
/// 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 = "ARB_draw_instanced", Version = "", EntryPoint = "glDrawElementsInstancedARB")]
public static
void DrawElementsInstanced(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count, OpenTK.Graphics.OpenGL.DrawElementsType type, [InAttribute, OutAttribute] ref T3 indices, Int32 primcount)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle indices_ptr = GCHandle.Alloc(indices, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, (OpenTK.Graphics.OpenGL.DrawElementsType)type, (IntPtr)indices_ptr.AddrOfPinnedObject(), (Int32)primcount, EntryPoints[439]);
indices = (T3)indices_ptr.Target;
}
finally
{
indices_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Enable or disable a generic vertex attribute array
///
///
///
/// Specifies the index of the generic vertex attribute to be enabled or disabled.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glEnableVertexAttribArrayARB")]
public static
void EnableVertexAttribArray(Int32 index)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, EntryPoints[476]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glEnableVertexAttribArrayARB")]
public static
void EnableVertexAttribArray(UInt32 index)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, EntryPoints[476]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glEndQueryARB")]
public static
void EndQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, EntryPoints[486]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// 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 = "ARB_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureARB")]
public static
void FramebufferTexture(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, Int32 texture, Int32 level)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, EntryPoints[578]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// 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 = "ARB_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureARB")]
public static
void FramebufferTexture(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, UInt32 texture, Int32 level)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, EntryPoints[578]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// Attach a face of a cube map texture as a logical buffer to the currently bound 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_ATTACHMMENT.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment. texture must be the name of an existing cube-map texture.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
///
///
/// Specifies the face of texture to attach.
///
///
[AutoGenerated(Category = "ARB_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureFaceARB")]
public static
void FramebufferTextureFace(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, Int32 texture, Int32 level, OpenTK.Graphics.OpenGL.TextureTarget face)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, (OpenTK.Graphics.OpenGL.TextureTarget)face, EntryPoints[580]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// Attach a face of a cube map texture as a logical buffer to the currently bound 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_ATTACHMMENT.
///
///
///
///
/// Specifies the texture object to attach to the framebuffer attachment point named by attachment. texture must be the name of an existing cube-map texture.
///
///
///
///
/// Specifies the mipmap level of texture to attach.
///
///
///
///
/// Specifies the face of texture to attach.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureFaceARB")]
public static
void FramebufferTextureFace(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, UInt32 texture, Int32 level, OpenTK.Graphics.OpenGL.TextureTarget face)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, (OpenTK.Graphics.OpenGL.TextureTarget)face, EntryPoints[580]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// 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_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureLayerARB")]
public static
void FramebufferTextureLayer(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, Int32 texture, Int32 level, Int32 layer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, (Int32)layer, EntryPoints[583]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// 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_geometry_shader4", Version = "", EntryPoint = "glFramebufferTextureLayerARB")]
public static
void FramebufferTextureLayer(OpenTK.Graphics.OpenGL.FramebufferTarget target, OpenTK.Graphics.OpenGL.FramebufferAttachment attachment, UInt32 texture, Int32 level, Int32 layer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.FramebufferTarget)target, (OpenTK.Graphics.OpenGL.FramebufferAttachment)attachment, (UInt32)texture, (Int32)level, (Int32)layer, EntryPoints[583]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
Int32 GenBuffer()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* buffers_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[594]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
void GenBuffers(Int32 n, [OutAttribute] Int32[] buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* buffers_ptr = buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[594]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
void GenBuffers(Int32 n, [OutAttribute] out Int32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* buffers_ptr = &buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[594]);
buffers = *buffers_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
unsafe void GenBuffers(Int32 n, [OutAttribute] Int32* buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)buffers, EntryPoints[594]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
void GenBuffers(Int32 n, [OutAttribute] UInt32[] buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* buffers_ptr = buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[594]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
void GenBuffers(Int32 n, [OutAttribute] out UInt32 buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* buffers_ptr = &buffers)
{
InteropHelper.Call((Int32)n, (IntPtr)buffers_ptr, EntryPoints[594]);
buffers = *buffers_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGenBuffersARB")]
public static
unsafe void GenBuffers(Int32 n, [OutAttribute] UInt32* buffers)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)buffers, EntryPoints[594]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
Int32 GenProgram()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* programs_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[611]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
void GenProgram(Int32 n, [OutAttribute] Int32[] programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* programs_ptr = programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[611]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
void GenProgram(Int32 n, [OutAttribute] out Int32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* programs_ptr = &programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[611]);
programs = *programs_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
unsafe void GenProgram(Int32 n, [OutAttribute] Int32* programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)programs, EntryPoints[611]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
void GenProgram(Int32 n, [OutAttribute] UInt32[] programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* programs_ptr = programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[611]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
void GenProgram(Int32 n, [OutAttribute] out UInt32 programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* programs_ptr = &programs)
{
InteropHelper.Call((Int32)n, (IntPtr)programs_ptr, EntryPoints[611]);
programs = *programs_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGenProgramsARB")]
public static
unsafe void GenProgram(Int32 n, [OutAttribute] UInt32* programs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)programs, EntryPoints[611]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
Int32 GenQuery()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 n = 1;
Int32 retval;
Int32* ids_ptr = &retval;
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[614]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
void GenQueries(Int32 n, [OutAttribute] Int32[] ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[614]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
void GenQueries(Int32 n, [OutAttribute] out Int32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* ids_ptr = &ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[614]);
ids = *ids_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
unsafe void GenQueries(Int32 n, [OutAttribute] Int32* ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)ids, EntryPoints[614]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
void GenQueries(Int32 n, [OutAttribute] UInt32[] ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[614]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
void GenQueries(Int32 n, [OutAttribute] out UInt32 ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* ids_ptr = &ids)
{
InteropHelper.Call((Int32)n, (IntPtr)ids_ptr, EntryPoints[614]);
ids = *ids_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glGenQueriesARB")]
public static
unsafe void GenQueries(Int32 n, [OutAttribute] UInt32* ids)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)ids, EntryPoints[614]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetActiveAttribARB")]
public static
void GetActiveAttrib(Int32 programObj, Int32 index, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbVertexShader type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
fixed (Int32* size_ptr = &size)
fixed (OpenTK.Graphics.OpenGL.ArbVertexShader* type_ptr = &type)
{
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length_ptr, (IntPtr)size_ptr, (IntPtr)type_ptr, (StringBuilder)name, EntryPoints[628]);
length = *length_ptr;
size = *size_ptr;
type = *type_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetActiveAttribARB")]
public static
unsafe void GetActiveAttrib(Int32 programObj, Int32 index, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL.ArbVertexShader* type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length, (IntPtr)size, (IntPtr)type, (StringBuilder)name, EntryPoints[628]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetActiveAttribARB")]
public static
void GetActiveAttrib(UInt32 programObj, UInt32 index, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbVertexShader type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
fixed (Int32* size_ptr = &size)
fixed (OpenTK.Graphics.OpenGL.ArbVertexShader* type_ptr = &type)
{
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length_ptr, (IntPtr)size_ptr, (IntPtr)type_ptr, (StringBuilder)name, EntryPoints[628]);
length = *length_ptr;
size = *size_ptr;
type = *type_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetActiveAttribARB")]
public static
unsafe void GetActiveAttrib(UInt32 programObj, UInt32 index, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL.ArbVertexShader* type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length, (IntPtr)size, (IntPtr)type, (StringBuilder)name, EntryPoints[628]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetActiveUniformARB")]
public static
void GetActiveUniform(Int32 programObj, Int32 index, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbShaderObjects type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
fixed (Int32* size_ptr = &size)
fixed (OpenTK.Graphics.OpenGL.ArbShaderObjects* type_ptr = &type)
{
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length_ptr, (IntPtr)size_ptr, (IntPtr)type_ptr, (StringBuilder)name, EntryPoints[633]);
length = *length_ptr;
size = *size_ptr;
type = *type_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetActiveUniformARB")]
public static
unsafe void GetActiveUniform(Int32 programObj, Int32 index, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL.ArbShaderObjects* type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length, (IntPtr)size, (IntPtr)type, (StringBuilder)name, EntryPoints[633]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetActiveUniformARB")]
public static
void GetActiveUniform(UInt32 programObj, UInt32 index, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] out Int32 size, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbShaderObjects type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
fixed (Int32* size_ptr = &size)
fixed (OpenTK.Graphics.OpenGL.ArbShaderObjects* type_ptr = &type)
{
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length_ptr, (IntPtr)size_ptr, (IntPtr)type_ptr, (StringBuilder)name, EntryPoints[633]);
length = *length_ptr;
size = *size_ptr;
type = *type_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetActiveUniformARB")]
public static
unsafe void GetActiveUniform(UInt32 programObj, UInt32 index, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] Int32* size, [OutAttribute] OpenTK.Graphics.OpenGL.ArbShaderObjects* type, [OutAttribute] StringBuilder name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (UInt32)index, (Int32)maxLength, (IntPtr)length, (IntPtr)size, (IntPtr)type, (StringBuilder)name, EntryPoints[633]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
void GetAttachedObjects(Int32 containerObj, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] Int32[] obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* count_ptr = &count)
fixed (Int32* obj_ptr = obj)
{
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count_ptr, (IntPtr)obj_ptr, EntryPoints[641]);
count = *count_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
void GetAttachedObjects(Int32 containerObj, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] out Int32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* count_ptr = &count)
fixed (Int32* obj_ptr = &obj)
{
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count_ptr, (IntPtr)obj_ptr, EntryPoints[641]);
count = *count_ptr;
obj = *obj_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
unsafe void GetAttachedObjects(Int32 containerObj, Int32 maxCount, [OutAttribute] Int32* count, [OutAttribute] Int32* obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count, (IntPtr)obj, EntryPoints[641]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
void GetAttachedObjects(UInt32 containerObj, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] UInt32[] obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* count_ptr = &count)
fixed (UInt32* obj_ptr = obj)
{
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count_ptr, (IntPtr)obj_ptr, EntryPoints[641]);
count = *count_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
void GetAttachedObjects(UInt32 containerObj, Int32 maxCount, [OutAttribute] out Int32 count, [OutAttribute] out UInt32 obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* count_ptr = &count)
fixed (UInt32* obj_ptr = &obj)
{
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count_ptr, (IntPtr)obj_ptr, EntryPoints[641]);
count = *count_ptr;
obj = *obj_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetAttachedObjectsARB")]
public static
unsafe void GetAttachedObjects(UInt32 containerObj, Int32 maxCount, [OutAttribute] Int32* count, [OutAttribute] UInt32* obj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)containerObj, (Int32)maxCount, (IntPtr)count, (IntPtr)obj, EntryPoints[641]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetAttribLocationARB")]
public static
Int32 GetAttribLocation(Int32 programObj, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)programObj, (String)name, EntryPoints[644]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_shader]
/// 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 = "ARB_vertex_shader", Version = "", EntryPoint = "glGetAttribLocationARB")]
public static
Int32 GetAttribLocation(UInt32 programObj, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)programObj, (String)name, EntryPoints[644]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferParameterivARB")]
public static
void GetBufferParameter(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferParameterNameArb pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferParameterNameArb)pname, (IntPtr)@params_ptr, EntryPoints[650]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferParameterivARB")]
public static
void GetBufferParameter(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferParameterNameArb pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferParameterNameArb)pname, (IntPtr)@params_ptr, EntryPoints[650]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferParameterivARB")]
public static
unsafe void GetBufferParameter(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferParameterNameArb pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferParameterNameArb)pname, (IntPtr)@params, EntryPoints[650]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferPointervARB")]
public static
void GetBufferPointer(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferPointerNameArb pname, [OutAttribute] IntPtr @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferPointerNameArb)pname, (IntPtr)@params, EntryPoints[653]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferPointervARB")]
public static
void GetBufferPointer(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferPointerNameArb pname, [InAttribute, OutAttribute] T2[] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferPointerNameArb)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[653]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferPointervARB")]
public static
void GetBufferPointer(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferPointerNameArb pname, [InAttribute, OutAttribute] T2[,] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferPointerNameArb)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[653]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferPointervARB")]
public static
void GetBufferPointer(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferPointerNameArb pname, [InAttribute, OutAttribute] T2[,,] @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferPointerNameArb)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[653]);
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferPointervARB")]
public static
void GetBufferPointer(OpenTK.Graphics.OpenGL.ArbVertexBufferObject target, OpenTK.Graphics.OpenGL.BufferPointerNameArb pname, [InAttribute, OutAttribute] ref T2 @params)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @params_ptr = GCHandle.Alloc(@params, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbVertexBufferObject)target, (OpenTK.Graphics.OpenGL.BufferPointerNameArb)pname, (IntPtr)@params_ptr.AddrOfPinnedObject(), EntryPoints[653]);
@params = (T2)@params_ptr.Target;
}
finally
{
@params_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferSubDataARB")]
public static
void GetBufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [OutAttribute] IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data, EntryPoints[655]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferSubDataARB")]
public static
void GetBufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[655]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferSubDataARB")]
public static
void GetBufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[655]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferSubDataARB")]
public static
void GetBufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] T3[,,] data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[655]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glGetBufferSubDataARB")]
public static
void GetBufferSubData(OpenTK.Graphics.OpenGL.BufferTargetArb target, IntPtr offset, IntPtr size, [InAttribute, OutAttribute] ref T3 data)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (IntPtr)offset, (IntPtr)size, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[655]);
data = (T3)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glGetCompressedTexImageARB")]
public static
void GetCompressedTexImage(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, [OutAttribute] IntPtr img)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (IntPtr)img, EntryPoints[675]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glGetCompressedTexImageARB")]
public static
void GetCompressedTexImage(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[] img)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[675]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glGetCompressedTexImageARB")]
public static
void GetCompressedTexImage(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[,] img)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[675]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glGetCompressedTexImageARB")]
public static
void GetCompressedTexImage(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, [InAttribute, OutAttribute] T2[,,] img)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[675]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_compression]
/// 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 = "ARB_texture_compression", Version = "", EntryPoint = "glGetCompressedTexImageARB")]
public static
void GetCompressedTexImage(OpenTK.Graphics.OpenGL.TextureTarget target, Int32 level, [InAttribute, OutAttribute] ref T2 img)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (Int32)level, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[675]);
img = (T2)img_ptr.Target;
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [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
Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] sources, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] types, [OutAttribute] Int32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* sources_ptr = sources)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* types_ptr = types)
fixed (Int32* ids_ptr = ids)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* severities_ptr = severities)
fixed (Int32* lengths_ptr = lengths)
{
return InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources_ptr, (IntPtr)types_ptr, (IntPtr)ids_ptr, (IntPtr)severities_ptr, (IntPtr)lengths_ptr, (StringBuilder)messageLog, EntryPoints[686]);
}
}
#if DEBUG
}
#endif
}
/// [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
Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput sources, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput types, [OutAttribute] out Int32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* sources_ptr = &sources)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* types_ptr = &types)
fixed (Int32* ids_ptr = &ids)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* severities_ptr = &severities)
fixed (Int32* lengths_ptr = &lengths)
{
Int32 retval = InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources_ptr, (IntPtr)types_ptr, (IntPtr)ids_ptr, (IntPtr)severities_ptr, (IntPtr)lengths_ptr, (StringBuilder)messageLog, EntryPoints[686]);
sources = *sources_ptr;
types = *types_ptr;
ids = *ids_ptr;
severities = *severities_ptr;
lengths = *lengths_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [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
unsafe Int32 GetDebugMessageLog(Int32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* sources, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* types, [OutAttribute] Int32* ids, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources, (IntPtr)types, (IntPtr)ids, (IntPtr)severities, (IntPtr)lengths, (StringBuilder)messageLog, EntryPoints[686]);
#if DEBUG
}
#endif
}
/// [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
Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] sources, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] types, [OutAttribute] UInt32[] ids, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput[] severities, [OutAttribute] Int32[] lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* sources_ptr = sources)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* types_ptr = types)
fixed (UInt32* ids_ptr = ids)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* severities_ptr = severities)
fixed (Int32* lengths_ptr = lengths)
{
return InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources_ptr, (IntPtr)types_ptr, (IntPtr)ids_ptr, (IntPtr)severities_ptr, (IntPtr)lengths_ptr, (StringBuilder)messageLog, EntryPoints[686]);
}
}
#if DEBUG
}
#endif
}
/// [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
Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput sources, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput types, [OutAttribute] out UInt32 ids, [OutAttribute] out OpenTK.Graphics.OpenGL.ArbDebugOutput severities, [OutAttribute] out Int32 lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* sources_ptr = &sources)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* types_ptr = &types)
fixed (UInt32* ids_ptr = &ids)
fixed (OpenTK.Graphics.OpenGL.ArbDebugOutput* severities_ptr = &severities)
fixed (Int32* lengths_ptr = &lengths)
{
Int32 retval = InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources_ptr, (IntPtr)types_ptr, (IntPtr)ids_ptr, (IntPtr)severities_ptr, (IntPtr)lengths_ptr, (StringBuilder)messageLog, EntryPoints[686]);
sources = *sources_ptr;
types = *types_ptr;
ids = *ids_ptr;
severities = *severities_ptr;
lengths = *lengths_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
/// [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
unsafe Int32 GetDebugMessageLog(UInt32 count, Int32 bufSize, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* sources, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* types, [OutAttribute] UInt32* ids, [OutAttribute] OpenTK.Graphics.OpenGL.ArbDebugOutput* severities, [OutAttribute] Int32* lengths, [OutAttribute] StringBuilder messageLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)count, (Int32)bufSize, (IntPtr)sources, (IntPtr)types, (IntPtr)ids, (IntPtr)severities, (IntPtr)lengths, (StringBuilder)messageLog, EntryPoints[686]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetGraphicsResetStatusARB")]
public static
OpenTK.Graphics.OpenGL.ArbRobustness GetGraphicsResetStatus()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn(EntryPoints[714]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetHandleARB")]
public static
Int32 GetHandle(OpenTK.Graphics.OpenGL.ArbShaderObjects pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, EntryPoints[715]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetImageHandleARB")]
public static
Int64 GetImageHandle(Int32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL.ArbBindlessTexture format)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, (Int32)level, (bool)layered, (Int32)layer, (OpenTK.Graphics.OpenGL.ArbBindlessTexture)format, EntryPoints[723]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetImageHandleARB")]
public static
Int64 GetImageHandle(UInt32 texture, Int32 level, bool layered, Int32 layer, OpenTK.Graphics.OpenGL.ArbBindlessTexture format)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, (Int32)level, (bool)layered, (Int32)layer, (OpenTK.Graphics.OpenGL.ArbBindlessTexture)format, EntryPoints[723]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetInfoLogARB")]
public static
void GetInfoLog(Int32 obj, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length_ptr, (StringBuilder)infoLog, EntryPoints[727]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetInfoLogARB")]
public static
unsafe void GetInfoLog(Int32 obj, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length, (StringBuilder)infoLog, EntryPoints[727]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetInfoLogARB")]
public static
void GetInfoLog(UInt32 obj, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder infoLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length_ptr, (StringBuilder)infoLog, EntryPoints[727]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetInfoLogARB")]
public static
unsafe void GetInfoLog(UInt32 obj, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] StringBuilder infoLog)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length, (StringBuilder)infoLog, EntryPoints[727]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringARB")]
public static
void GetNamedString(Int32 namelen, String name, Int32 bufSize, [OutAttribute] out Int32 stringlen, [OutAttribute] StringBuilder @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* stringlen_ptr = &stringlen)
{
InteropHelper.Call((Int32)namelen, (String)name, (Int32)bufSize, (IntPtr)stringlen_ptr, (StringBuilder)@string, EntryPoints[796]);
stringlen = *stringlen_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringARB")]
public static
unsafe void GetNamedString(Int32 namelen, String name, Int32 bufSize, [OutAttribute] Int32* stringlen, [OutAttribute] StringBuilder @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)namelen, (String)name, (Int32)bufSize, (IntPtr)stringlen, (StringBuilder)@string, EntryPoints[796]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static
void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((Int32)namelen, (String)name, (OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude)pname, (IntPtr)@params_ptr, EntryPoints[797]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static
void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((Int32)namelen, (String)name, (OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude)pname, (IntPtr)@params_ptr, EntryPoints[797]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glGetNamedStringivARB")]
public static
unsafe void GetNamedString(Int32 namelen, String name, OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)namelen, (String)name, (OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude)pname, (IntPtr)@params, EntryPoints[797]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static
void GetnColorTable(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr table)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)table, EntryPoints[798]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static
void GetnColorTable(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[] table)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle table_ptr = GCHandle.Alloc(table, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)table_ptr.AddrOfPinnedObject(), EntryPoints[798]);
}
finally
{
table_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static
void GetnColorTable(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[,] table)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle table_ptr = GCHandle.Alloc(table, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)table_ptr.AddrOfPinnedObject(), EntryPoints[798]);
}
finally
{
table_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static
void GetnColorTable(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[,,] table)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle table_ptr = GCHandle.Alloc(table, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)table_ptr.AddrOfPinnedObject(), EntryPoints[798]);
}
finally
{
table_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnColorTableARB")]
public static
void GetnColorTable(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T4 table)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle table_ptr = GCHandle.Alloc(table, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)table_ptr.AddrOfPinnedObject(), EntryPoints[798]);
table = (T4)table_ptr.Target;
}
finally
{
table_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static
void GetnCompressedTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 lod, Int32 bufSize, [OutAttribute] IntPtr img)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)lod, (Int32)bufSize, (IntPtr)img, EntryPoints[799]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static
void GetnCompressedTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[] img)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)lod, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[799]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static
void GetnCompressedTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[,] img)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)lod, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[799]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static
void GetnCompressedTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] T3[,,] img)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)lod, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[799]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnCompressedTexImageARB")]
public static
void GetnCompressedTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 lod, Int32 bufSize, [InAttribute, OutAttribute] ref T3 img)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)lod, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[799]);
img = (T3)img_ptr.Target;
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static
void GetnConvolutionFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr image)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)image, EntryPoints[800]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static
void GetnConvolutionFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[] image)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle image_ptr = GCHandle.Alloc(image, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)image_ptr.AddrOfPinnedObject(), EntryPoints[800]);
}
finally
{
image_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static
void GetnConvolutionFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[,] image)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle image_ptr = GCHandle.Alloc(image, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)image_ptr.AddrOfPinnedObject(), EntryPoints[800]);
}
finally
{
image_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static
void GetnConvolutionFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T4[,,] image)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle image_ptr = GCHandle.Alloc(image, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)image_ptr.AddrOfPinnedObject(), EntryPoints[800]);
}
finally
{
image_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnConvolutionFilterARB")]
public static
void GetnConvolutionFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T4 image)
where T4 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle image_ptr = GCHandle.Alloc(image, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)image_ptr.AddrOfPinnedObject(), EntryPoints[800]);
image = (T4)image_ptr.Target;
}
finally
{
image_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static
void GetnHistogram(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values, EntryPoints[801]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static
void GetnHistogram(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[801]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static
void GetnHistogram(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[801]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static
void GetnHistogram(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[801]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnHistogramARB")]
public static
void GetnHistogram(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[801]);
values = (T5)values_ptr.Target;
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[802]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] out Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[802]);
v = *v_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapdvARB")]
public static
unsafe void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v, EntryPoints[802]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[803]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] out Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[803]);
v = *v_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapfvARB")]
public static
unsafe void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v, EntryPoints[803]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[804]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static
void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] out Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v_ptr, EntryPoints[804]);
v = *v_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMapivARB")]
public static
unsafe void GetnMap(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness query, Int32 bufSize, [OutAttribute] Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)query, (Int32)bufSize, (IntPtr)v, EntryPoints[804]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static
void GetnMinmax(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values, EntryPoints[805]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static
void GetnMinmax(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[805]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static
void GetnMinmax(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[805]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static
void GetnMinmax(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[805]);
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnMinmaxARB")]
public static
void GetnMinmax(OpenTK.Graphics.OpenGL.ArbRobustness target, bool reset, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 values)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle values_ptr = GCHandle.Alloc(values, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (bool)reset, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)values_ptr.AddrOfPinnedObject(), EntryPoints[805]);
values = (T5)values_ptr.Target;
}
finally
{
values_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Single[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* values_ptr = values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[806]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] out Single values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* values_ptr = &values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[806]);
values = *values_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapfvARB")]
public static
unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Single* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values, EntryPoints[806]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Int32[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* values_ptr = values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[807]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] out Int32 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* values_ptr = &values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[807]);
values = *values_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Int32* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values, EntryPoints[807]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] UInt32[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* values_ptr = values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[807]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] out UInt32 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* values_ptr = &values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[807]);
values = *values_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapuivARB")]
public static
unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] UInt32* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values, EntryPoints[807]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Int16[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* values_ptr = values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[808]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] out Int16 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* values_ptr = &values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[808]);
values = *values_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] Int16* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values, EntryPoints[808]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] UInt16[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* values_ptr = values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[808]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] out UInt16 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* values_ptr = &values)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values_ptr, EntryPoints[808]);
values = *values_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPixelMapusvARB")]
public static
unsafe void GetnPixelMap(OpenTK.Graphics.OpenGL.ArbRobustness map, Int32 bufSize, [OutAttribute] UInt16* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)map, (Int32)bufSize, (IntPtr)values, EntryPoints[808]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static
Byte GetnPolygonStipple()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
const Int32 bufSize = 1;
Byte retval;
Byte* pattern_ptr = &retval;
InteropHelper.Call((Int32)bufSize, (IntPtr)pattern_ptr, EntryPoints[809]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static
void GetnPolygonStipple(Int32 bufSize, [OutAttribute] Byte[] pattern)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* pattern_ptr = pattern)
{
InteropHelper.Call((Int32)bufSize, (IntPtr)pattern_ptr, EntryPoints[809]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static
void GetnPolygonStipple(Int32 bufSize, [OutAttribute] out Byte pattern)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* pattern_ptr = &pattern)
{
InteropHelper.Call((Int32)bufSize, (IntPtr)pattern_ptr, EntryPoints[809]);
pattern = *pattern_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnPolygonStippleARB")]
public static
unsafe void GetnPolygonStipple(Int32 bufSize, [OutAttribute] Byte* pattern)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)bufSize, (IntPtr)pattern, EntryPoints[809]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static
void GetnSeparableFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 rowBufSize, [OutAttribute] IntPtr row, Int32 columnBufSize, [OutAttribute] IntPtr column, [OutAttribute] IntPtr span)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)rowBufSize, (IntPtr)row, (Int32)columnBufSize, (IntPtr)column, (IntPtr)span, EntryPoints[810]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static
void GetnSeparableFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness 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
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle row_ptr = GCHandle.Alloc(row, GCHandleType.Pinned);
GCHandle column_ptr = GCHandle.Alloc(column, GCHandleType.Pinned);
GCHandle span_ptr = GCHandle.Alloc(span, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)rowBufSize, (IntPtr)row_ptr.AddrOfPinnedObject(), (Int32)columnBufSize, (IntPtr)column_ptr.AddrOfPinnedObject(), (IntPtr)span_ptr.AddrOfPinnedObject(), EntryPoints[810]);
}
finally
{
row_ptr.Free();
column_ptr.Free();
span_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static
void GetnSeparableFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness 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
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle row_ptr = GCHandle.Alloc(row, GCHandleType.Pinned);
GCHandle column_ptr = GCHandle.Alloc(column, GCHandleType.Pinned);
GCHandle span_ptr = GCHandle.Alloc(span, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)rowBufSize, (IntPtr)row_ptr.AddrOfPinnedObject(), (Int32)columnBufSize, (IntPtr)column_ptr.AddrOfPinnedObject(), (IntPtr)span_ptr.AddrOfPinnedObject(), EntryPoints[810]);
}
finally
{
row_ptr.Free();
column_ptr.Free();
span_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static
void GetnSeparableFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness 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
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle row_ptr = GCHandle.Alloc(row, GCHandleType.Pinned);
GCHandle column_ptr = GCHandle.Alloc(column, GCHandleType.Pinned);
GCHandle span_ptr = GCHandle.Alloc(span, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)rowBufSize, (IntPtr)row_ptr.AddrOfPinnedObject(), (Int32)columnBufSize, (IntPtr)column_ptr.AddrOfPinnedObject(), (IntPtr)span_ptr.AddrOfPinnedObject(), EntryPoints[810]);
}
finally
{
row_ptr.Free();
column_ptr.Free();
span_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnSeparableFilterARB")]
public static
void GetnSeparableFilter(OpenTK.Graphics.OpenGL.ArbRobustness target, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness 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
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle row_ptr = GCHandle.Alloc(row, GCHandleType.Pinned);
GCHandle column_ptr = GCHandle.Alloc(column, GCHandleType.Pinned);
GCHandle span_ptr = GCHandle.Alloc(span, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)rowBufSize, (IntPtr)row_ptr.AddrOfPinnedObject(), (Int32)columnBufSize, (IntPtr)column_ptr.AddrOfPinnedObject(), (IntPtr)span_ptr.AddrOfPinnedObject(), EntryPoints[810]);
row = (T4)row_ptr.Target;
column = (T6)column_ptr.Target;
span = (T7)span_ptr.Target;
}
finally
{
row_ptr.Free();
column_ptr.Free();
span_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static
void GetnTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 level, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr img)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)level, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)img, EntryPoints[811]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static
void GetnTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 level, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[] img)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)level, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[811]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static
void GetnTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 level, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,] img)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)level, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[811]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static
void GetnTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 level, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T5[,,] img)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)level, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[811]);
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnTexImageARB")]
public static
void GetnTexImage(OpenTK.Graphics.OpenGL.ArbRobustness target, Int32 level, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T5 img)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle img_ptr = GCHandle.Alloc(img, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbRobustness)target, (Int32)level, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)img_ptr.AddrOfPinnedObject(), EntryPoints[811]);
img = (T5)img_ptr.Target;
}
finally
{
img_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[812]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[812]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[812]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[812]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[812]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformdvARB")]
public static
unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[812]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[813]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[813]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[813]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[813]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[813]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformfvARB")]
public static
unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[813]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[814]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[814]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
unsafe void GetnUniform(Int32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[814]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[814]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[814]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformivARB")]
public static
unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[814]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] UInt32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[815]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static
void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] out UInt32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params_ptr, EntryPoints[815]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glGetnUniformuivARB")]
public static
unsafe void GetnUniform(UInt32 program, Int32 location, Int32 bufSize, [OutAttribute] UInt32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)bufSize, (IntPtr)@params, EntryPoints[815]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[821]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[821]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
unsafe void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params, EntryPoints[821]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[821]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[821]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterfvARB")]
public static
unsafe void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params, EntryPoints[821]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[823]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[823]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
unsafe void GetObjectParameter(Int32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params, EntryPoints[823]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[823]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params_ptr, EntryPoints[823]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glGetObjectParameterivARB")]
public static
unsafe void GetObjectParameter(UInt32 obj, OpenTK.Graphics.OpenGL.ArbShaderObjects pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (OpenTK.Graphics.OpenGL.ArbShaderObjects)pname, (IntPtr)@params, EntryPoints[823]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[862]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[862]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[862]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[862]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterdvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[862]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[863]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[863]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[863]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[863]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramEnvParameterfvARB")]
public static
unsafe void GetProgramEnvParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[863]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// 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 = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramivARB")]
public static
void GetProgram(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[869]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// 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 = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramivARB")]
public static
unsafe void GetProgram(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@params, EntryPoints[869]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[871]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[871]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[871]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[871]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterdvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[871]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, Int32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[872]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.All target, UInt32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[872]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, Int32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[872]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[872]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramLocalParameterfvARB")]
public static
unsafe void GetProgramLocalParameter(OpenTK.Graphics.OpenGL.ArbVertexProgram target, UInt32 index, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.All)target, (UInt32)index, (IntPtr)@params, EntryPoints[872]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramStringARB")]
public static
void GetProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [OutAttribute] IntPtr @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@string, EntryPoints[889]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramStringARB")]
public static
void GetProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [InAttribute, OutAttribute] T2[] @string)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[889]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramStringARB")]
public static
void GetProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [InAttribute, OutAttribute] T2[,] @string)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[889]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramStringARB")]
public static
void GetProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [InAttribute, OutAttribute] T2[,,] @string)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[889]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glGetProgramStringARB")]
public static
void GetProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, [InAttribute, OutAttribute] ref T2 @string)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[889]);
@string = (T2)@string_ptr.Target;
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glGetQueryivARB")]
public static
void GetQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[894]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glGetQueryivARB")]
public static
void GetQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[894]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glGetQueryivARB")]
public static
unsafe void GetQuery(OpenTK.Graphics.OpenGL.ArbOcclusionQuery target, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbOcclusionQuery)target, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params, EntryPoints[894]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[898]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[898]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
unsafe void GetQueryObject(Int32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params, EntryPoints[898]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[898]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[898]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectivARB")]
public static
unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params, EntryPoints[898]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectuivARB")]
public static
void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] UInt32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[902]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectuivARB")]
public static
void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] out UInt32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params_ptr, EntryPoints[902]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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_occlusion_query", Version = "", EntryPoint = "glGetQueryObjectuivARB")]
public static
unsafe void GetQueryObject(UInt32 id, OpenTK.Graphics.OpenGL.ArbOcclusionQuery pname, [OutAttribute] UInt32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.ArbOcclusionQuery)pname, (IntPtr)@params, EntryPoints[902]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetShaderSourceARB")]
public static
void GetShaderSource(Int32 obj, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder source)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length_ptr, (StringBuilder)source, EntryPoints[915]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetShaderSourceARB")]
public static
unsafe void GetShaderSource(Int32 obj, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] StringBuilder source)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length, (StringBuilder)source, EntryPoints[915]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetShaderSourceARB")]
public static
void GetShaderSource(UInt32 obj, Int32 maxLength, [OutAttribute] out Int32 length, [OutAttribute] StringBuilder source)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length_ptr, (StringBuilder)source, EntryPoints[915]);
length = *length_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetShaderSourceARB")]
public static
unsafe void GetShaderSource(UInt32 obj, Int32 maxLength, [OutAttribute] Int32* length, [OutAttribute] StringBuilder source)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)obj, (Int32)maxLength, (IntPtr)length, (StringBuilder)source, EntryPoints[915]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureHandleARB")]
public static
Int64 GetTextureHandle(Int32 texture)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, EntryPoints[944]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureHandleARB")]
public static
Int64 GetTextureHandle(UInt32 texture)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, EntryPoints[944]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureSamplerHandleARB")]
public static
Int64 GetTextureSamplerHandle(Int32 texture, Int32 sampler)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, (UInt32)sampler, EntryPoints[953]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetTextureSamplerHandleARB")]
public static
Int64 GetTextureSamplerHandle(UInt32 texture, UInt32 sampler)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)texture, (UInt32)sampler, EntryPoints[953]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
void GetUniform(Int32 programObj, Int32 location, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[963]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
void GetUniform(Int32 programObj, Int32 location, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[963]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
unsafe void GetUniform(Int32 programObj, Int32 location, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params, EntryPoints[963]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[963]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[963]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformfvARB")]
public static
unsafe void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params, EntryPoints[963]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
void GetUniform(Int32 programObj, Int32 location, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[967]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
void GetUniform(Int32 programObj, Int32 location, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[967]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
unsafe void GetUniform(Int32 programObj, Int32 location, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params, EntryPoints[967]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[967]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params_ptr, EntryPoints[967]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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_shader_objects", Version = "", EntryPoint = "glGetUniformivARB")]
public static
unsafe void GetUniform(UInt32 programObj, Int32 location, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, (Int32)location, (IntPtr)@params, EntryPoints[967]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetUniformLocationARB")]
public static
Int32 GetUniformLocation(Int32 programObj, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)programObj, (String)name, EntryPoints[969]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// 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 = "ARB_shader_objects", Version = "", EntryPoint = "glGetUniformLocationARB")]
public static
Int32 GetUniformLocation(UInt32 programObj, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)programObj, (String)name, EntryPoints[969]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[989]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[989]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[989]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[989]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[989]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribdvARB")]
public static
unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[989]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[992]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[992]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[992]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[992]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[992]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribfvARB")]
public static
unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[992]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[999]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[999]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
unsafe void GetVertexAttrib(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[999]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[999]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[999]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// 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 = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribivARB")]
public static
unsafe void GetVertexAttrib(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[999]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int64[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[1004]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out Int64 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[1004]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
unsafe void GetVertexAttribL(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] Int64* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[1004]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] UInt64[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[1004]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] out UInt64 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params_ptr, EntryPoints[1004]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glGetVertexAttribLui64vARB")]
public static
unsafe void GetVertexAttribL(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribParameterArb pname, [OutAttribute] UInt64* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribParameterArb)pname, (IntPtr)@params, EntryPoints[1004]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [OutAttribute] IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer, EntryPoints[1007]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[,,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(Int32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] ref T2 pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
pointer = (T2)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [OutAttribute] IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer, EntryPoints[1007]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] T2[,,] pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glGetVertexAttribPointervARB")]
public static
void GetVertexAttribPointer(UInt32 index, OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb pname, [InAttribute, OutAttribute] ref T2 pointer)
where T2 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb)pname, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1007]);
pointer = (T2)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// Determine if a name corresponds to a buffer object
///
///
///
/// Specifies a value that may be the name of a buffer object.
///
///
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glIsBufferARB")]
public static
bool IsBuffer(Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1068]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glIsBufferARB")]
public static
bool IsBuffer(UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1068]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsImageHandleResidentARB")]
public static
bool IsImageHandleResident(Int64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt64)handle, EntryPoints[1077]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsImageHandleResidentARB")]
public static
bool IsImageHandleResident(UInt64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt64)handle, EntryPoints[1077]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glIsNamedStringARB")]
public static
bool IsNamedString(Int32 namelen, String name)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((Int32)namelen, (String)name, EntryPoints[1082]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Determines if a name corresponds to a program object
///
///
///
/// Specifies a potential program object.
///
///
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glIsProgramARB")]
public static
bool IsProgram(Int32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)program, EntryPoints[1089]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
/// Determines if a name corresponds to a program object
///
///
///
/// Specifies a potential program object.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glIsProgramARB")]
public static
bool IsProgram(UInt32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)program, EntryPoints[1089]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// Determine if a name corresponds to a query object
///
///
///
/// Specifies a value that may be the name of a query object.
///
///
[AutoGenerated(Category = "ARB_occlusion_query", Version = "", EntryPoint = "glIsQueryARB")]
public static
bool IsQuery(Int32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)id, EntryPoints[1094]);
#if DEBUG
}
#endif
}
/// [requires: ARB_occlusion_query]
/// 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 = "ARB_occlusion_query", Version = "", EntryPoint = "glIsQueryARB")]
public static
bool IsQuery(UInt32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)id, EntryPoints[1094]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsTextureHandleResidentARB")]
public static
bool IsTextureHandleResident(Int64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt64)handle, EntryPoints[1102]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glIsTextureHandleResidentARB")]
public static
bool IsTextureHandleResident(UInt64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt64)handle, EntryPoints[1102]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Links a program object
///
///
///
/// Specifies the handle of the program object to be linked.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glLinkProgramARB")]
public static
void LinkProgram(Int32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[1128]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Links a program object
///
///
///
/// Specifies the handle of the program object to be linked.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glLinkProgramARB")]
public static
void LinkProgram(UInt32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[1128]);
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixdARB")]
public static
void LoadTransposeMatrix(Double[] m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* m_ptr = m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1142]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixdARB")]
public static
void LoadTransposeMatrix(ref Double m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* m_ptr = &m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1142]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixdARB")]
public static
unsafe void LoadTransposeMatrix(Double* m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)m, EntryPoints[1142]);
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixfARB")]
public static
void LoadTransposeMatrix(Single[] m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* m_ptr = m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1144]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixfARB")]
public static
void LoadTransposeMatrix(ref Single m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* m_ptr = &m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1144]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Replace the current matrix with the specified row-major ordered matrix
///
///
///
/// Specifies a pointer to 16 consecutive values, which are used as the elements of a 4 times 4 row-major matrix.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glLoadTransposeMatrixfARB")]
public static
unsafe void LoadTransposeMatrix(Single* m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)m, EntryPoints[1144]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleNonResidentARB")]
public static
void MakeImageHandleNonResident(Int64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1150]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleNonResidentARB")]
public static
void MakeImageHandleNonResident(UInt64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1150]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleResidentARB")]
public static
void MakeImageHandleResident(Int64 handle, OpenTK.Graphics.OpenGL.ArbBindlessTexture access)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, (OpenTK.Graphics.OpenGL.ArbBindlessTexture)access, EntryPoints[1152]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeImageHandleResidentARB")]
public static
void MakeImageHandleResident(UInt64 handle, OpenTK.Graphics.OpenGL.ArbBindlessTexture access)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, (OpenTK.Graphics.OpenGL.ArbBindlessTexture)access, EntryPoints[1152]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleNonResidentARB")]
public static
void MakeTextureHandleNonResident(Int64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1156]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleNonResidentARB")]
public static
void MakeTextureHandleNonResident(UInt64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1156]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleResidentARB")]
public static
void MakeTextureHandleResident(Int64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1158]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glMakeTextureHandleResidentARB")]
public static
void MakeTextureHandleResident(UInt64 handle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt64)handle, EntryPoints[1158]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
/// 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 = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glMapBufferARB")]
public static
IntPtr MapBuffer(OpenTK.Graphics.OpenGL.BufferTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexBufferObject access)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.BufferTargetArb)target, (OpenTK.Graphics.OpenGL.ArbVertexBufferObject)access, EntryPoints[1167]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexPointerARB")]
public static
void MatrixIndexPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbMatrixPalette type, Int32 stride, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbMatrixPalette)type, (Int32)stride, (IntPtr)pointer, EntryPoints[1193]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexPointerARB")]
public static
void MatrixIndexPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbMatrixPalette type, Int32 stride, [InAttribute, OutAttribute] T3[] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbMatrixPalette)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1193]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexPointerARB")]
public static
void MatrixIndexPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbMatrixPalette type, Int32 stride, [InAttribute, OutAttribute] T3[,] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbMatrixPalette)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1193]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexPointerARB")]
public static
void MatrixIndexPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbMatrixPalette type, Int32 stride, [InAttribute, OutAttribute] T3[,,] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbMatrixPalette)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1193]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexPointerARB")]
public static
void MatrixIndexPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbMatrixPalette type, Int32 stride, [InAttribute, OutAttribute] ref T3 pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbMatrixPalette)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[1193]);
pointer = (T3)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexubvARB")]
public static
void MatrixIndex(Int32 size, Byte[] indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* indices_ptr = indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1194]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexubvARB")]
public static
void MatrixIndex(Int32 size, ref Byte indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* indices_ptr = &indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1194]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexubvARB")]
public static
unsafe void MatrixIndex(Int32 size, Byte* indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)indices, EntryPoints[1194]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
void MatrixIndex(Int32 size, Int32[] indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* indices_ptr = indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1195]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
void MatrixIndex(Int32 size, ref Int32 indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* indices_ptr = &indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1195]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
unsafe void MatrixIndex(Int32 size, Int32* indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)indices, EntryPoints[1195]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
void MatrixIndex(Int32 size, UInt32[] indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* indices_ptr = indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1195]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
void MatrixIndex(Int32 size, ref UInt32 indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* indices_ptr = &indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1195]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexuivARB")]
public static
unsafe void MatrixIndex(Int32 size, UInt32* indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)indices, EntryPoints[1195]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
void MatrixIndex(Int32 size, Int16[] indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* indices_ptr = indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1196]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
void MatrixIndex(Int32 size, ref Int16 indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* indices_ptr = &indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1196]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
unsafe void MatrixIndex(Int32 size, Int16* indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)indices, EntryPoints[1196]);
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
void MatrixIndex(Int32 size, UInt16[] indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* indices_ptr = indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1196]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
void MatrixIndex(Int32 size, ref UInt16 indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* indices_ptr = &indices)
{
InteropHelper.Call((Int32)size, (IntPtr)indices_ptr, EntryPoints[1196]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_matrix_palette]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_matrix_palette", Version = "", EntryPoint = "glMatrixIndexusvARB")]
public static
unsafe void MatrixIndex(Int32 size, UInt16* indices)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)indices, EntryPoints[1196]);
#if DEBUG
}
#endif
}
/// [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
void MinSampleShading(Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Single)value, EntryPoints[1221]);
#if DEBUG
}
#endif
}
/// [requires: ARB_indirect_parameters]
[AutoGenerated(Category = "ARB_indirect_parameters", Version = "", EntryPoint = "glMultiDrawArraysIndirectCountARB")]
public static
void MultiDrawArraysIndirectCount(OpenTK.Graphics.OpenGL.ArbIndirectParameters mode, IntPtr indirect, IntPtr drawcount, Int32 maxdrawcount, Int32 stride)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbIndirectParameters)mode, (IntPtr)indirect, (IntPtr)drawcount, (Int32)maxdrawcount, (Int32)stride, EntryPoints[1227]);
#if DEBUG
}
#endif
}
/// [requires: ARB_indirect_parameters]
[AutoGenerated(Category = "ARB_indirect_parameters", Version = "", EntryPoint = "glMultiDrawElementsIndirectCountARB")]
public static
void MultiDrawElementsIndirectCount(OpenTK.Graphics.OpenGL.ArbIndirectParameters mode, OpenTK.Graphics.OpenGL.ArbIndirectParameters type, IntPtr indirect, IntPtr drawcount, Int32 maxdrawcount, Int32 stride)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbIndirectParameters)mode, (OpenTK.Graphics.OpenGL.ArbIndirectParameters)type, (IntPtr)indirect, (IntPtr)drawcount, (Int32)maxdrawcount, (Int32)stride, EntryPoints[1235]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1dARB")]
public static
void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Double s)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Double)s, EntryPoints[1243]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1dvARB")]
public static
unsafe void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1245]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1fARB")]
public static
void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Single s)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Single)s, EntryPoints[1247]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1fvARB")]
public static
unsafe void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1249]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1iARB")]
public static
void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Int32 s)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int32)s, EntryPoints[1253]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1ivARB")]
public static
unsafe void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1255]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1sARB")]
public static
void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Int16 s)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int16)s, EntryPoints[1257]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord1svARB")]
public static
unsafe void MultiTexCoord1(OpenTK.Graphics.OpenGL.TextureUnit target, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1259]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2dARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Double s, Double t)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Double)s, (Double)t, EntryPoints[1265]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2dvARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1267]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2dvARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1267]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2dvARB")]
public static
unsafe void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1267]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2fARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Single s, Single t)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Single)s, (Single)t, EntryPoints[1269]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2fvARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1271]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2fvARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1271]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2fvARB")]
public static
unsafe void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1271]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2iARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int32 s, Int32 t)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int32)s, (Int32)t, EntryPoints[1275]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2ivARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1277]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2ivARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1277]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2ivARB")]
public static
unsafe void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1277]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2sARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int16 s, Int16 t)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int16)s, (Int16)t, EntryPoints[1279]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2svARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1281]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2svARB")]
public static
void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1281]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord2svARB")]
public static
unsafe void MultiTexCoord2(OpenTK.Graphics.OpenGL.TextureUnit target, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1281]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3dARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Double s, Double t, Double r)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Double)s, (Double)t, (Double)r, EntryPoints[1287]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3dvARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1289]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3dvARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1289]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3dvARB")]
public static
unsafe void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1289]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3fARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Single s, Single t, Single r)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Single)s, (Single)t, (Single)r, EntryPoints[1291]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3fvARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1293]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3fvARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1293]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3fvARB")]
public static
unsafe void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1293]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3iARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int32 s, Int32 t, Int32 r)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int32)s, (Int32)t, (Int32)r, EntryPoints[1297]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3ivARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1299]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3ivARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1299]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3ivARB")]
public static
unsafe void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1299]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3sARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int16 s, Int16 t, Int16 r)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int16)s, (Int16)t, (Int16)r, EntryPoints[1301]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3svARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1303]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3svARB")]
public static
void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1303]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord3svARB")]
public static
unsafe void MultiTexCoord3(OpenTK.Graphics.OpenGL.TextureUnit target, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1303]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4dARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Double s, Double t, Double r, Double q)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Double)s, (Double)t, (Double)r, (Double)q, EntryPoints[1309]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4dvARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1311]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4dvARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1311]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4dvARB")]
public static
unsafe void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1311]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4fARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Single s, Single t, Single r, Single q)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Single)s, (Single)t, (Single)r, (Single)q, EntryPoints[1313]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4fvARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1315]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4fvARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1315]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4fvARB")]
public static
unsafe void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1315]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4iARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int32 s, Int32 t, Int32 r, Int32 q)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int32)s, (Int32)t, (Int32)r, (Int32)q, EntryPoints[1319]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4ivARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4ivARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4ivARB")]
public static
unsafe void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1321]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4sARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int16 s, Int16 t, Int16 r, Int16 q)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (Int16)s, (Int16)t, (Int16)r, (Int16)q, EntryPoints[1323]);
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4svARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1325]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4svARB")]
public static
void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v_ptr, EntryPoints[1325]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multitexture]
/// Set the current texture coordinates
///
///
///
/// Specifies the texture unit whose coordinates should be modified. The number of texture units is implementation dependent, but must be at least two. Symbolic constant must be one of GL_TEXTURE, where i ranges from 0 to GL_MAX_TEXTURE_COORDS - 1, which is an implementation-dependent value.
///
///
///
///
/// Specify s, t, r, and q texture coordinates for target texture unit. Not all parameters are present in all forms of the command.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_multitexture", Version = "", EntryPoint = "glMultiTexCoord4svARB")]
public static
unsafe void MultiTexCoord4(OpenTK.Graphics.OpenGL.TextureUnit target, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)target, (IntPtr)v, EntryPoints[1325]);
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixdARB")]
public static
void MultTransposeMatrix(Double[] m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* m_ptr = m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1364]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixdARB")]
public static
void MultTransposeMatrix(ref Double m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* m_ptr = &m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1364]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixdARB")]
public static
unsafe void MultTransposeMatrix(Double* m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)m, EntryPoints[1364]);
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixfARB")]
public static
void MultTransposeMatrix(Single[] m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* m_ptr = m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1366]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixfARB")]
public static
void MultTransposeMatrix(ref Single m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* m_ptr = &m)
{
InteropHelper.Call((IntPtr)m_ptr, EntryPoints[1366]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_transpose_matrix]
/// Multiply the current matrix with the specified row-major ordered matrix
///
///
///
/// Points to 16 consecutive values that are used as the elements of a 4 times 4 row-major matrix.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_transpose_matrix", Version = "", EntryPoint = "glMultTransposeMatrixfARB")]
public static
unsafe void MultTransposeMatrix(Single* m)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)m, EntryPoints[1366]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shading_language_include]
[AutoGenerated(Category = "ARB_shading_language_include", Version = "", EntryPoint = "glNamedStringARB")]
public static
void NamedString(OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude type, Int32 namelen, String name, Int32 stringlen, String @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude)type, (Int32)namelen, (String)name, (Int32)stringlen, (String)@string, EntryPoints[1395]);
#if DEBUG
}
#endif
}
/// [requires: ARB_point_parameters]
/// Specify point parameters
///
///
///
/// Specifies a single-valued point parameter. GL_POINT_FADE_THRESHOLD_SIZE, and GL_POINT_SPRITE_COORD_ORIGIN are accepted.
///
///
///
///
/// For glPointParameterf and glPointParameteri, specifies the value that pname will be set to.
///
///
///
///
/// For glPointParameterfv and glPointParameteriv, specifies a pointer to an array where the value or values to be assigned to pname are stored.
///
///
[AutoGenerated(Category = "ARB_point_parameters", Version = "", EntryPoint = "glPointParameterfARB")]
public static
void PointParameter(OpenTK.Graphics.OpenGL.ArbPointParameters pname, Single param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbPointParameters)pname, (Single)param, EntryPoints[1491]);
#if DEBUG
}
#endif
}
/// [requires: ARB_point_parameters]
/// Specify point parameters
///
///
///
/// Specifies a single-valued point parameter. GL_POINT_FADE_THRESHOLD_SIZE, and GL_POINT_SPRITE_COORD_ORIGIN are accepted.
///
///
///
///
/// For glPointParameterf and glPointParameteri, specifies the value that pname will be set to.
///
///
///
///
/// For glPointParameterfv and glPointParameteriv, specifies a pointer to an array where the value or values to be assigned to pname are stored.
///
///
[AutoGenerated(Category = "ARB_point_parameters", Version = "", EntryPoint = "glPointParameterfvARB")]
public static
void PointParameter(OpenTK.Graphics.OpenGL.ArbPointParameters pname, Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbPointParameters)pname, (IntPtr)@params_ptr, EntryPoints[1495]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_point_parameters]
/// Specify point parameters
///
///
///
/// Specifies a single-valued point parameter. GL_POINT_FADE_THRESHOLD_SIZE, and GL_POINT_SPRITE_COORD_ORIGIN are accepted.
///
///
///
///
/// For glPointParameterf and glPointParameteri, specifies the value that pname will be set to.
///
///
///
///
/// For glPointParameterfv and glPointParameteriv, specifies a pointer to an array where the value or values to be assigned to pname are stored.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_point_parameters", Version = "", EntryPoint = "glPointParameterfvARB")]
public static
unsafe void PointParameter(OpenTK.Graphics.OpenGL.ArbPointParameters pname, Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbPointParameters)pname, (IntPtr)@params, EntryPoints[1495]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[1532]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[1532]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1533]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, ref Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1533]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
unsafe void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1533]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1533]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, ref Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1533]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4dvARB")]
public static
unsafe void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1533]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[1534]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[1534]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1535]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, ref Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1535]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
unsafe void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1535]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1535]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, ref Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1535]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramEnvParameter4fvARB")]
public static
unsafe void ProgramEnvParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1535]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[1543]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[1543]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, ref Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
unsafe void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1544]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, ref Double @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4dvARB")]
public static
unsafe void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Double* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1544]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[1545]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[1545]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, ref Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
unsafe void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, Int32 index, Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1546]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, ref Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params_ptr, EntryPoints[1546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramLocalParameter4fvARB")]
public static
unsafe void ProgramLocalParameter4(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, UInt32 index, Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (UInt32)index, (IntPtr)@params, EntryPoints[1546]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// Specify a parameter for a program object
///
///
///
/// Specifies the name of a program object whose parameter to modify.
///
///
///
///
/// Specifies the name of the parameter to modify.
///
///
///
///
/// Specifies the new value of the parameter specified by pname for program.
///
///
[AutoGenerated(Category = "ARB_geometry_shader4", Version = "", EntryPoint = "glProgramParameteriARB")]
public static
void ProgramParameter(Int32 program, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (Int32)value, EntryPoints[1563]);
#if DEBUG
}
#endif
}
/// [requires: ARB_geometry_shader4]
/// Specify a parameter for a program object
///
///
///
/// Specifies the name of a program object whose parameter to modify.
///
///
///
///
/// Specifies the name of the parameter to modify.
///
///
///
///
/// Specifies the new value of the parameter specified by pname for program.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_geometry_shader4", Version = "", EntryPoint = "glProgramParameteriARB")]
public static
void ProgramParameter(UInt32 program, OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb pname, Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb)pname, (Int32)value, EntryPoints[1563]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.All format, Int32 len, IntPtr @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string, EntryPoints[1567]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.All format, Int32 len, [InAttribute, OutAttribute] T3[] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.All format, Int32 len, [InAttribute, OutAttribute] T3[,] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.All format, Int32 len, [InAttribute, OutAttribute] T3[,,] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.All format, Int32 len, [InAttribute, OutAttribute] ref T3 @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
@string = (T3)@string_ptr.Target;
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexProgram format, Int32 len, IntPtr @string)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string, EntryPoints[1567]);
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexProgram format, Int32 len, [InAttribute, OutAttribute] T3[] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexProgram format, Int32 len, [InAttribute, OutAttribute] T3[,] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexProgram format, Int32 len, [InAttribute, OutAttribute] T3[,,] @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_fragment_program|ARB_vertex_program]
[Obsolete("Use All overload instead")]
[AutoGenerated(Category = "ARB_fragment_program|ARB_vertex_program", Version = "", EntryPoint = "glProgramStringARB")]
public static
void ProgramString(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb target, OpenTK.Graphics.OpenGL.ArbVertexProgram format, Int32 len, [InAttribute, OutAttribute] ref T3 @string)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle @string_ptr = GCHandle.Alloc(@string, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb)target, (OpenTK.Graphics.OpenGL.All)format, (Int32)len, (IntPtr)@string_ptr.AddrOfPinnedObject(), EntryPoints[1567]);
@string = (T3)@string_ptr.Target;
}
finally
{
@string_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64ARB")]
public static
void ProgramUniformHandle(Int32 program, Int32 location, Int64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (UInt64)value, EntryPoints[1649]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64ARB")]
public static
void ProgramUniformHandle(UInt32 program, Int32 location, UInt64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (UInt64)value, EntryPoints[1649]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, Int64[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* values_ptr = values)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values_ptr, EntryPoints[1651]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, ref Int64 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* values_ptr = &values)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values_ptr, EntryPoints[1651]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
unsafe void ProgramUniformHandle(Int32 program, Int32 location, Int32 count, Int64* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values, EntryPoints[1651]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, UInt64[] values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* values_ptr = values)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values_ptr, EntryPoints[1651]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, ref UInt64 values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* values_ptr = &values)
{
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values_ptr, EntryPoints[1651]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glProgramUniformHandleui64vARB")]
public static
unsafe void ProgramUniformHandle(UInt32 program, Int32 location, Int32 count, UInt64* values)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)program, (Int32)location, (Int32)count, (IntPtr)values, EntryPoints[1651]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static
void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [OutAttribute] IntPtr data)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)x, (Int32)y, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)data, EntryPoints[1736]);
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static
void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T7[] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)x, (Int32)y, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[1736]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static
void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T7[,] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)x, (Int32)y, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[1736]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static
void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] T7[,,] data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)x, (Int32)y, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[1736]);
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_robustness]
[AutoGenerated(Category = "ARB_robustness", Version = "", EntryPoint = "glReadnPixelsARB")]
public static
void ReadnPixels(Int32 x, Int32 y, Int32 width, Int32 height, OpenTK.Graphics.OpenGL.ArbRobustness format, OpenTK.Graphics.OpenGL.ArbRobustness type, Int32 bufSize, [InAttribute, OutAttribute] ref T7 data)
where T7 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle data_ptr = GCHandle.Alloc(data, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)x, (Int32)y, (Int32)width, (Int32)height, (OpenTK.Graphics.OpenGL.ArbRobustness)format, (OpenTK.Graphics.OpenGL.ArbRobustness)type, (Int32)bufSize, (IntPtr)data_ptr.AddrOfPinnedObject(), EntryPoints[1736]);
data = (T7)data_ptr.Target;
}
finally
{
data_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_multisample]
/// Specify multisample coverage parameters
///
///
///
/// Specify a single floating-point sample coverage value. The value is clamped to the range [0 ,1]. The initial value is 1.0.
///
///
///
///
/// Specify a single boolean value representing if the coverage masks should be inverted. GL_TRUE and GL_FALSE are accepted. The initial value is GL_FALSE.
///
///
[AutoGenerated(Category = "ARB_multisample", Version = "", EntryPoint = "glSampleCoverageARB")]
public static
void SampleCoverage(Single value, bool invert)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Single)value, (bool)invert, EntryPoints[1791]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
void ShaderSource(Int32 shaderObj, Int32 count, String[] @string, Int32[] length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = length)
{
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length_ptr, EntryPoints[1870]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
void ShaderSource(Int32 shaderObj, Int32 count, String[] @string, ref Int32 length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length_ptr, EntryPoints[1870]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
unsafe void ShaderSource(Int32 shaderObj, Int32 count, String[] @string, Int32* length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length, EntryPoints[1870]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
void ShaderSource(UInt32 shaderObj, Int32 count, String[] @string, Int32[] length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = length)
{
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length_ptr, EntryPoints[1870]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
void ShaderSource(UInt32 shaderObj, Int32 count, String[] @string, ref Int32 length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* length_ptr = &length)
{
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length_ptr, EntryPoints[1870]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Replaces the source code in a shader object
///
///
///
/// Specifies the handle of the shader object whose source code is to be replaced.
///
///
///
///
/// Specifies the number of elements in the string and length arrays.
///
///
///
///
/// Specifies an array of pointers to strings containing the source code to be loaded into the shader.
///
///
///
///
/// Specifies an array of string lengths.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glShaderSourceARB")]
public static
unsafe void ShaderSource(UInt32 shaderObj, Int32 count, String[] @string, Int32* length)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)shaderObj, (Int32)count, (String[])@string, (IntPtr)length, EntryPoints[1870]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_buffer_object]
/// Attach the storage for a buffer object to the active buffer texture
///
///
///
/// Specifies the target of the operation and must be GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the internal format of the data in the store belonging to buffer.
///
///
///
///
/// Specifies the name of the buffer object whose storage to attach to the active buffer texture.
///
///
[AutoGenerated(Category = "ARB_texture_buffer_object", Version = "", EntryPoint = "glTexBufferARB")]
public static
void TexBuffer(OpenTK.Graphics.OpenGL.TextureTarget target, OpenTK.Graphics.OpenGL.ArbTextureBufferObject internalformat, Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (OpenTK.Graphics.OpenGL.ArbTextureBufferObject)internalformat, (UInt32)buffer, EntryPoints[1915]);
#if DEBUG
}
#endif
}
/// [requires: ARB_texture_buffer_object]
/// Attach the storage for a buffer object to the active buffer texture
///
///
///
/// Specifies the target of the operation and must be GL_TEXTURE_BUFFER.
///
///
///
///
/// Specifies the internal format of the data in the store belonging to buffer.
///
///
///
///
/// Specifies the name of the buffer object whose storage to attach to the active buffer texture.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_texture_buffer_object", Version = "", EntryPoint = "glTexBufferARB")]
public static
void TexBuffer(OpenTK.Graphics.OpenGL.TextureTarget target, OpenTK.Graphics.OpenGL.ArbTextureBufferObject internalformat, UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureTarget)target, (OpenTK.Graphics.OpenGL.ArbTextureBufferObject)internalformat, (UInt32)buffer, EntryPoints[1915]);
#if DEBUG
}
#endif
}
/// [requires: ARB_sparse_texture]
[AutoGenerated(Category = "ARB_sparse_texture", Version = "", EntryPoint = "glTexPageCommitmentARB")]
public static
void TexPageCommitment(OpenTK.Graphics.OpenGL.ArbSparseTexture target, Int32 level, Int32 xoffset, Int32 yoffset, Int32 zoffset, Int32 width, Int32 height, Int32 depth, bool resident)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.ArbSparseTexture)target, (Int32)level, (Int32)xoffset, (Int32)yoffset, (Int32)zoffset, (Int32)width, (Int32)height, (Int32)depth, (bool)resident, EntryPoints[2027]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1fARB")]
public static
void Uniform1(Int32 location, Single v0)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Single)v0, EntryPoints[2098]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1fvARB")]
public static
void Uniform1(Int32 location, Int32 count, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2100]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1fvARB")]
public static
void Uniform1(Int32 location, Int32 count, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2100]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1fvARB")]
public static
unsafe void Uniform1(Int32 location, Int32 count, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2100]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1iARB")]
public static
void Uniform1(Int32 location, Int32 v0)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)v0, EntryPoints[2104]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1ivARB")]
public static
void Uniform1(Int32 location, Int32 count, Int32[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2106]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1ivARB")]
public static
void Uniform1(Int32 location, Int32 count, ref Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2106]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform1ivARB")]
public static
unsafe void Uniform1(Int32 location, Int32 count, Int32* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2106]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2fARB")]
public static
void Uniform2(Int32 location, Single v0, Single v1)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Single)v0, (Single)v1, EntryPoints[2116]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2fvARB")]
public static
void Uniform2(Int32 location, Int32 count, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2118]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2fvARB")]
public static
void Uniform2(Int32 location, Int32 count, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2118]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2fvARB")]
public static
unsafe void Uniform2(Int32 location, Int32 count, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2118]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2iARB")]
public static
void Uniform2(Int32 location, Int32 v0, Int32 v1)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)v0, (Int32)v1, EntryPoints[2122]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2ivARB")]
public static
void Uniform2(Int32 location, Int32 count, Int32[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2124]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform2ivARB")]
public static
unsafe void Uniform2(Int32 location, Int32 count, Int32* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2124]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3fARB")]
public static
void Uniform3(Int32 location, Single v0, Single v1, Single v2)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Single)v0, (Single)v1, (Single)v2, EntryPoints[2134]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3fvARB")]
public static
void Uniform3(Int32 location, Int32 count, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2136]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3fvARB")]
public static
void Uniform3(Int32 location, Int32 count, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2136]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3fvARB")]
public static
unsafe void Uniform3(Int32 location, Int32 count, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2136]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3iARB")]
public static
void Uniform3(Int32 location, Int32 v0, Int32 v1, Int32 v2)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)v0, (Int32)v1, (Int32)v2, EntryPoints[2140]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3ivARB")]
public static
void Uniform3(Int32 location, Int32 count, Int32[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2142]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3ivARB")]
public static
void Uniform3(Int32 location, Int32 count, ref Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2142]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform3ivARB")]
public static
unsafe void Uniform3(Int32 location, Int32 count, Int32* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2142]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4fARB")]
public static
void Uniform4(Int32 location, Single v0, Single v1, Single v2, Single v3)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Single)v0, (Single)v1, (Single)v2, (Single)v3, EntryPoints[2152]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4fvARB")]
public static
void Uniform4(Int32 location, Int32 count, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2154]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4fvARB")]
public static
void Uniform4(Int32 location, Int32 count, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2154]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4fvARB")]
public static
unsafe void Uniform4(Int32 location, Int32 count, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2154]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4iARB")]
public static
void Uniform4(Int32 location, Int32 v0, Int32 v1, Int32 v2, Int32 v3)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)v0, (Int32)v1, (Int32)v2, (Int32)v3, EntryPoints[2158]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4ivARB")]
public static
void Uniform4(Int32 location, Int32 count, Int32[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2160]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4ivARB")]
public static
void Uniform4(Int32 location, Int32 count, ref Int32 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2160]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Specify the value of a uniform variable for the current program object
///
///
///
/// Specifies the location of the uniform variable to be modified.
///
///
///
///
/// For the vector (glUniform*v) commands, specifies the number of elements that are to be modified. This should be 1 if the targeted uniform variable is not an array, and 1 or more if it is an array.
///
///
/// For the matrix (glUniformMatrix*) commands, specifies the number of matrices that are to be modified. This should be 1 if the targeted uniform variable is not an array of matrices, and 1 or more if it is an array of matrices.
///
///
///
///
/// For the matrix commands, specifies whether to transpose the matrix as the values are loaded into the uniform variable.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified uniform variable.
///
///
///
///
/// For the vector and matrix commands, specifies a pointer to an array of count values that will be used to update the specified uniform variable.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniform4ivARB")]
public static
unsafe void Uniform4(Int32 location, Int32 count, Int32* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2160]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64ARB")]
public static
void UniformHandle(Int32 location, Int64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (UInt64)value, EntryPoints[2169]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64ARB")]
public static
void UniformHandle(Int32 location, UInt64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (UInt64)value, EntryPoints[2169]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
void UniformHandle(Int32 location, Int32 count, Int64[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2171]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
void UniformHandle(Int32 location, Int32 count, ref Int64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2171]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
unsafe void UniformHandle(Int32 location, Int32 count, Int64* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2171]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
void UniformHandle(Int32 location, Int32 count, UInt64[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2171]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
void UniformHandle(Int32 location, Int32 count, ref UInt64 value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value_ptr, EntryPoints[2171]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glUniformHandleui64vARB")]
public static
unsafe void UniformHandle(Int32 location, Int32 count, UInt64* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (IntPtr)value, EntryPoints[2171]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix2fvARB")]
public static
void UniformMatrix2(Int32 location, Int32 count, bool transpose, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2175]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix2fvARB")]
public static
void UniformMatrix2(Int32 location, Int32 count, bool transpose, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2175]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix2fvARB")]
public static
unsafe void UniformMatrix2(Int32 location, Int32 count, bool transpose, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value, EntryPoints[2175]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix3fvARB")]
public static
void UniformMatrix3(Int32 location, Int32 count, bool transpose, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix3fvARB")]
public static
void UniformMatrix3(Int32 location, Int32 count, bool transpose, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2182]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix3fvARB")]
public static
unsafe void UniformMatrix3(Int32 location, Int32 count, bool transpose, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value, EntryPoints[2182]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix4fvARB")]
public static
void UniformMatrix4(Int32 location, Int32 count, bool transpose, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2189]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix4fvARB")]
public static
void UniformMatrix4(Int32 location, Int32 count, bool transpose, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value_ptr, EntryPoints[2189]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUniformMatrix4fvARB")]
public static
unsafe void UniformMatrix4(Int32 location, Int32 count, bool transpose, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)location, (Int32)count, (bool)transpose, (IntPtr)value, EntryPoints[2189]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_buffer_object]
[AutoGenerated(Category = "ARB_vertex_buffer_object", Version = "", EntryPoint = "glUnmapBufferARB")]
public static
bool UnmapBuffer(OpenTK.Graphics.OpenGL.BufferTargetArb target)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((OpenTK.Graphics.OpenGL.BufferTargetArb)target, EntryPoints[2199]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUseProgramObjectARB")]
public static
void UseProgramObject(Int32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[2205]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glUseProgramObjectARB")]
public static
void UseProgramObject(UInt32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[2205]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Validates a program object
///
///
///
/// Specifies the handle of the program object to be validated.
///
///
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glValidateProgramARB")]
public static
void ValidateProgram(Int32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[2210]);
#if DEBUG
}
#endif
}
/// [requires: ARB_shader_objects]
/// Validates a program object
///
///
///
/// Specifies the handle of the program object to be validated.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_shader_objects", Version = "", EntryPoint = "glValidateProgramARB")]
public static
void ValidateProgram(UInt32 programObj)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)programObj, EntryPoints[2210]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1dARB")]
public static
void VertexAttrib1(Int32 index, Double x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, EntryPoints[2298]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1dARB")]
public static
void VertexAttrib1(UInt32 index, Double x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, EntryPoints[2298]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1dvARB")]
public static
unsafe void VertexAttrib1(Int32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2301]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1dvARB")]
public static
unsafe void VertexAttrib1(UInt32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2301]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1fARB")]
public static
void VertexAttrib1(Int32 index, Single x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, EntryPoints[2304]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1fARB")]
public static
void VertexAttrib1(UInt32 index, Single x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, EntryPoints[2304]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1fvARB")]
public static
unsafe void VertexAttrib1(Int32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2307]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1fvARB")]
public static
unsafe void VertexAttrib1(UInt32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2307]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1sARB")]
public static
void VertexAttrib1(Int32 index, Int16 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, EntryPoints[2312]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1sARB")]
public static
void VertexAttrib1(UInt32 index, Int16 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, EntryPoints[2312]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1svARB")]
public static
unsafe void VertexAttrib1(Int32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2315]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib1svARB")]
public static
unsafe void VertexAttrib1(UInt32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2315]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dARB")]
public static
void VertexAttrib2(Int32 index, Double x, Double y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, EntryPoints[2318]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dARB")]
public static
void VertexAttrib2(UInt32 index, Double x, Double y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, EntryPoints[2318]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
void VertexAttrib2(Int32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
void VertexAttrib2(Int32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
unsafe void VertexAttrib2(Int32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2321]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
void VertexAttrib2(UInt32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
void VertexAttrib2(UInt32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2321]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2dvARB")]
public static
unsafe void VertexAttrib2(UInt32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2321]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fARB")]
public static
void VertexAttrib2(Int32 index, Single x, Single y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, EntryPoints[2324]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fARB")]
public static
void VertexAttrib2(UInt32 index, Single x, Single y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, EntryPoints[2324]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
void VertexAttrib2(Int32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2327]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
void VertexAttrib2(Int32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2327]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
unsafe void VertexAttrib2(Int32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2327]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
void VertexAttrib2(UInt32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2327]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
void VertexAttrib2(UInt32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2327]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2fvARB")]
public static
unsafe void VertexAttrib2(UInt32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2327]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2sARB")]
public static
void VertexAttrib2(Int32 index, Int16 x, Int16 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, EntryPoints[2332]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2sARB")]
public static
void VertexAttrib2(UInt32 index, Int16 x, Int16 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, EntryPoints[2332]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
void VertexAttrib2(Int32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2335]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
void VertexAttrib2(Int32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2335]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
unsafe void VertexAttrib2(Int32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2335]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
void VertexAttrib2(UInt32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2335]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
void VertexAttrib2(UInt32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2335]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib2svARB")]
public static
unsafe void VertexAttrib2(UInt32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2335]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dARB")]
public static
void VertexAttrib3(Int32 index, Double x, Double y, Double z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, (Double)z, EntryPoints[2338]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dARB")]
public static
void VertexAttrib3(UInt32 index, Double x, Double y, Double z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, (Double)z, EntryPoints[2338]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
void VertexAttrib3(Int32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2341]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
void VertexAttrib3(Int32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2341]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
unsafe void VertexAttrib3(Int32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2341]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
void VertexAttrib3(UInt32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2341]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
void VertexAttrib3(UInt32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2341]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3dvARB")]
public static
unsafe void VertexAttrib3(UInt32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2341]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fARB")]
public static
void VertexAttrib3(Int32 index, Single x, Single y, Single z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, (Single)z, EntryPoints[2344]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fARB")]
public static
void VertexAttrib3(UInt32 index, Single x, Single y, Single z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, (Single)z, EntryPoints[2344]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
void VertexAttrib3(Int32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2347]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
void VertexAttrib3(Int32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2347]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
unsafe void VertexAttrib3(Int32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2347]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
void VertexAttrib3(UInt32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2347]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
void VertexAttrib3(UInt32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2347]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3fvARB")]
public static
unsafe void VertexAttrib3(UInt32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2347]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3sARB")]
public static
void VertexAttrib3(Int32 index, Int16 x, Int16 y, Int16 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, (Int16)z, EntryPoints[2352]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3sARB")]
public static
void VertexAttrib3(UInt32 index, Int16 x, Int16 y, Int16 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, (Int16)z, EntryPoints[2352]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
void VertexAttrib3(Int32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2355]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
void VertexAttrib3(Int32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2355]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
unsafe void VertexAttrib3(Int32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2355]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
void VertexAttrib3(UInt32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2355]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
void VertexAttrib3(UInt32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2355]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib3svARB")]
public static
unsafe void VertexAttrib3(UInt32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2355]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4bvARB")]
public static
void VertexAttrib4(UInt32 index, SByte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2358]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4bvARB")]
public static
void VertexAttrib4(UInt32 index, ref SByte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2358]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4bvARB")]
public static
unsafe void VertexAttrib4(UInt32 index, SByte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2358]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dARB")]
public static
void VertexAttrib4(Int32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[2360]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dARB")]
public static
void VertexAttrib4(UInt32 index, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[2360]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
void VertexAttrib4(Int32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2363]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
void VertexAttrib4(Int32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2363]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
unsafe void VertexAttrib4(Int32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2363]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
void VertexAttrib4(UInt32 index, Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2363]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
void VertexAttrib4(UInt32 index, ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2363]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4dvARB")]
public static
unsafe void VertexAttrib4(UInt32 index, Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2363]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fARB")]
public static
void VertexAttrib4(Int32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[2366]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fARB")]
public static
void VertexAttrib4(UInt32 index, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[2366]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
void VertexAttrib4(Int32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
void VertexAttrib4(Int32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
unsafe void VertexAttrib4(Int32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2369]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
void VertexAttrib4(UInt32 index, Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
void VertexAttrib4(UInt32 index, ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2369]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4fvARB")]
public static
unsafe void VertexAttrib4(UInt32 index, Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2369]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
void VertexAttrib4(Int32 index, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2374]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
void VertexAttrib4(Int32 index, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2374]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
unsafe void VertexAttrib4(Int32 index, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2374]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
void VertexAttrib4(UInt32 index, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2374]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
void VertexAttrib4(UInt32 index, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2374]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ivARB")]
public static
unsafe void VertexAttrib4(UInt32 index, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2374]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NbvARB")]
public static
void VertexAttrib4N(UInt32 index, SByte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2376]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NbvARB")]
public static
void VertexAttrib4N(UInt32 index, ref SByte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2376]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NbvARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, SByte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2376]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
void VertexAttrib4N(Int32 index, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2378]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
void VertexAttrib4N(Int32 index, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2378]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
unsafe void VertexAttrib4N(Int32 index, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2378]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
void VertexAttrib4N(UInt32 index, Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2378]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
void VertexAttrib4N(UInt32 index, ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2378]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NivARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2378]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
void VertexAttrib4N(Int32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
void VertexAttrib4N(Int32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
unsafe void VertexAttrib4N(Int32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2380]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
void VertexAttrib4N(UInt32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
void VertexAttrib4N(UInt32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2380]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NsvARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2380]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubARB")]
public static
void VertexAttrib4N(Int32 index, Byte x, Byte y, Byte z, Byte w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Byte)x, (Byte)y, (Byte)z, (Byte)w, EntryPoints[2382]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubARB")]
public static
void VertexAttrib4N(UInt32 index, Byte x, Byte y, Byte z, Byte w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Byte)x, (Byte)y, (Byte)z, (Byte)w, EntryPoints[2382]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
void VertexAttrib4N(Int32 index, Byte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2384]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
void VertexAttrib4N(Int32 index, ref Byte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2384]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
unsafe void VertexAttrib4N(Int32 index, Byte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2384]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
void VertexAttrib4N(UInt32 index, Byte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2384]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
void VertexAttrib4N(UInt32 index, ref Byte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2384]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NubvARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, Byte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2384]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NuivARB")]
public static
void VertexAttrib4N(UInt32 index, UInt32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2386]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NuivARB")]
public static
void VertexAttrib4N(UInt32 index, ref UInt32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2386]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NuivARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, UInt32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2386]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NusvARB")]
public static
void VertexAttrib4N(UInt32 index, UInt16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2388]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NusvARB")]
public static
void VertexAttrib4N(UInt32 index, ref UInt16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2388]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4NusvARB")]
public static
unsafe void VertexAttrib4N(UInt32 index, UInt16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2388]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4sARB")]
public static
void VertexAttrib4(Int32 index, Int16 x, Int16 y, Int16 z, Int16 w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, (Int16)z, (Int16)w, EntryPoints[2390]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4sARB")]
public static
void VertexAttrib4(UInt32 index, Int16 x, Int16 y, Int16 z, Int16 w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int16)x, (Int16)y, (Int16)z, (Int16)w, EntryPoints[2390]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
void VertexAttrib4(Int32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2393]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
void VertexAttrib4(Int32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2393]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
unsafe void VertexAttrib4(Int32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2393]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
void VertexAttrib4(UInt32 index, Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2393]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
void VertexAttrib4(UInt32 index, ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2393]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4svARB")]
public static
unsafe void VertexAttrib4(UInt32 index, Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2393]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
void VertexAttrib4(Int32 index, Byte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2397]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
void VertexAttrib4(Int32 index, ref Byte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2397]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
unsafe void VertexAttrib4(Int32 index, Byte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2397]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
void VertexAttrib4(UInt32 index, Byte[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2397]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
void VertexAttrib4(UInt32 index, ref Byte v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2397]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4ubvARB")]
public static
unsafe void VertexAttrib4(UInt32 index, Byte* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2397]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4uivARB")]
public static
void VertexAttrib4(UInt32 index, UInt32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2400]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4uivARB")]
public static
void VertexAttrib4(UInt32 index, ref UInt32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2400]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4uivARB")]
public static
unsafe void VertexAttrib4(UInt32 index, UInt32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2400]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4usvARB")]
public static
void VertexAttrib4(UInt32 index, UInt16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2402]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4usvARB")]
public static
void VertexAttrib4(UInt32 index, ref UInt16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* v_ptr = &v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2402]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Specifies the value of a generic vertex attribute
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// For the scalar commands, specifies the new values to be used for the specified vertex attribute.
///
///
///
///
/// For the vector commands (glVertexAttrib*v), specifies a pointer to an array of values to be used for the generic vertex attribute.
///
///
///
///
/// For the packed commands (glVertexAttribP*), specified the type of packing used on the data. This parameter must be GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV, to specify signed or unsigned data, respectively, or GL_UNSIGNED_INT_10F_11F_11F_REV to specify floating point data.
///
///
///
///
/// For the packed commands, if GL_TRUE, then the values are to be converted to floating point values by normalizing. Otherwise, they are converted directly to floating-point values. If type indicates a floating-pont format, then normalized value must be GL_FALSE.
///
///
///
///
/// For the packed commands, specifies the new packed value to be used for the specified vertex attribute.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttrib4usvARB")]
public static
unsafe void VertexAttrib4(UInt32 index, UInt16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2402]);
#if DEBUG
}
#endif
}
/// [requires: ARB_instanced_arrays]
/// Modify the rate at which generic vertex attributes advance during instanced rendering
///
///
///
/// Specify the index of the generic vertex attribute.
///
///
///
///
/// Specify the number of instances that will pass between updates of the generic attribute at slot index.
///
///
[AutoGenerated(Category = "ARB_instanced_arrays", Version = "", EntryPoint = "glVertexAttribDivisorARB")]
public static
void VertexAttribDivisor(Int32 index, Int32 divisor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)divisor, EntryPoints[2406]);
#if DEBUG
}
#endif
}
/// [requires: ARB_instanced_arrays]
/// Modify the rate at which generic vertex attributes advance during instanced rendering
///
///
///
/// Specify the index of the generic vertex attribute.
///
///
///
///
/// Specify the number of instances that will pass between updates of the generic attribute at slot index.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_instanced_arrays", Version = "", EntryPoint = "glVertexAttribDivisorARB")]
public static
void VertexAttribDivisor(UInt32 index, UInt32 divisor)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt32)divisor, EntryPoints[2406]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64ARB")]
public static
void VertexAttribL1(Int32 index, Int64 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt64)x, EntryPoints[2459]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64ARB")]
public static
void VertexAttribL1(UInt32 index, UInt64 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (UInt64)x, EntryPoints[2459]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static
void VertexAttribL1(Int32 index, Int64[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int64* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2461]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static
unsafe void VertexAttribL1(Int32 index, Int64* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2461]);
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static
void VertexAttribL1(UInt32 index, UInt64[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt64* v_ptr = v)
{
InteropHelper.Call((UInt32)index, (IntPtr)v_ptr, EntryPoints[2461]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_bindless_texture]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_bindless_texture", Version = "", EntryPoint = "glVertexAttribL1ui64vARB")]
public static
unsafe void VertexAttribL1(UInt32 index, UInt64* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (IntPtr)v, EntryPoints[2461]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer, EntryPoints[2501]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[,] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[,,] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] ref T5 pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
pointer = (T5)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer, EntryPoints[2501]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[,] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] T5[,,] pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_program|ARB_vertex_shader]
/// Define an array of generic vertex attribute data
///
///
///
/// Specifies the index of the generic vertex attribute to be modified.
///
///
///
///
/// Specifies the number of components per generic vertex attribute. Must be 1, 2, 3, 4. Additionally, the symbolic constant GL_BGRA is accepted by glVertexAttribPointer. The initial value is 4.
///
///
///
///
/// Specifies the data type of each component in the array. The symbolic constants GL_BYTE, GL_UNSIGNED_BYTE, GL_SHORT, GL_UNSIGNED_SHORT, GL_INT, and GL_UNSIGNED_INT are accepted by glVertexAttribPointer and glVertexAttribIPointer. Additionally GL_HALF_FLOAT, GL_FLOAT, GL_DOUBLE, GL_FIXED, GL_INT_2_10_10_10_REV, GL_UNSIGNED_INT_2_10_10_10_REV and GL_UNSIGNED_INT_10F_11F_11F_REV are accepted by glVertexAttribPointer. GL_DOUBLE is also accepted by glVertexAttribLPointer and is the only token accepted by the type parameter for that function. The initial value is GL_FLOAT.
///
///
///
///
/// For glVertexAttribPointer, specifies whether fixed-point data values should be normalized (GL_TRUE) or converted directly as fixed-point values (GL_FALSE) when they are accessed.
///
///
///
///
/// Specifies the byte offset between consecutive generic vertex attributes. If stride is 0, the generic vertex attributes are understood to be tightly packed in the array. The initial value is 0.
///
///
///
///
/// Specifies a offset of the first component of the first generic vertex attribute in the array in the data store of the buffer currently bound to the GL_ARRAY_BUFFER target. The initial value is 0.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_program|ARB_vertex_shader", Version = "", EntryPoint = "glVertexAttribPointerARB")]
public static
void VertexAttribPointer(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb type, bool normalized, Int32 stride, [InAttribute, OutAttribute] ref T5 pointer)
where T5 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb)type, (bool)normalized, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2501]);
pointer = (T5)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glVertexBlendARB")]
public static
void VertexBlend(Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)count, EntryPoints[2521]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightbvARB")]
public static
void Weight(Int32 size, SByte[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2581]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightbvARB")]
public static
void Weight(Int32 size, ref SByte weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2581]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightbvARB")]
public static
unsafe void Weight(Int32 size, SByte* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2581]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightdvARB")]
public static
void Weight(Int32 size, Double[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2582]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightdvARB")]
public static
void Weight(Int32 size, ref Double weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2582]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightdvARB")]
public static
unsafe void Weight(Int32 size, Double* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2582]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightfvARB")]
public static
void Weight(Int32 size, Single[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2583]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightfvARB")]
public static
void Weight(Int32 size, ref Single weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2583]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightfvARB")]
public static
unsafe void Weight(Int32 size, Single* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2583]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightivARB")]
public static
void Weight(Int32 size, Int32[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2584]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightivARB")]
public static
void Weight(Int32 size, ref Int32 weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2584]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightivARB")]
public static
unsafe void Weight(Int32 size, Int32* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2584]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightPointerARB")]
public static
void WeightPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbVertexBlend type, Int32 stride, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbVertexBlend)type, (Int32)stride, (IntPtr)pointer, EntryPoints[2586]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightPointerARB")]
public static
void WeightPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbVertexBlend type, Int32 stride, [InAttribute, OutAttribute] T3[] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbVertexBlend)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2586]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightPointerARB")]
public static
void WeightPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbVertexBlend type, Int32 stride, [InAttribute, OutAttribute] T3[,] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbVertexBlend)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2586]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightPointerARB")]
public static
void WeightPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbVertexBlend type, Int32 stride, [InAttribute, OutAttribute] T3[,,] pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbVertexBlend)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2586]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightPointerARB")]
public static
void WeightPointer(Int32 size, OpenTK.Graphics.OpenGL.ArbVertexBlend type, Int32 stride, [InAttribute, OutAttribute] ref T3 pointer)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((Int32)size, (OpenTK.Graphics.OpenGL.ArbVertexBlend)type, (Int32)stride, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[2586]);
pointer = (T3)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightsvARB")]
public static
void Weight(Int32 size, Int16[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2587]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightsvARB")]
public static
void Weight(Int32 size, ref Int16 weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2587]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightsvARB")]
public static
unsafe void Weight(Int32 size, Int16* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2587]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightubvARB")]
public static
void Weight(Int32 size, Byte[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2588]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightubvARB")]
public static
void Weight(Int32 size, ref Byte weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2588]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightubvARB")]
public static
unsafe void Weight(Int32 size, Byte* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2588]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightuivARB")]
public static
void Weight(Int32 size, UInt32[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2589]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightuivARB")]
public static
void Weight(Int32 size, ref UInt32 weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt32* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2589]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightuivARB")]
public static
unsafe void Weight(Int32 size, UInt32* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2589]);
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightusvARB")]
public static
void Weight(Int32 size, UInt16[] weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* weights_ptr = weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2590]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightusvARB")]
public static
void Weight(Int32 size, ref UInt16 weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (UInt16* weights_ptr = &weights)
{
InteropHelper.Call((Int32)size, (IntPtr)weights_ptr, EntryPoints[2590]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_vertex_blend]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_vertex_blend", Version = "", EntryPoint = "glWeightusvARB")]
public static
unsafe void Weight(Int32 size, UInt16* weights)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)size, (IntPtr)weights, EntryPoints[2590]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2dARB")]
public static
void WindowPos2(Double x, Double y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Double)x, (Double)y, EntryPoints[2592]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2dvARB")]
public static
void WindowPos2(Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2595]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2dvARB")]
public static
void WindowPos2(ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2595]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2dvARB")]
public static
unsafe void WindowPos2(Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2595]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2fARB")]
public static
void WindowPos2(Single x, Single y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Single)x, (Single)y, EntryPoints[2598]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2fvARB")]
public static
void WindowPos2(Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2601]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2fvARB")]
public static
void WindowPos2(ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2601]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2fvARB")]
public static
unsafe void WindowPos2(Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2601]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2iARB")]
public static
void WindowPos2(Int32 x, Int32 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)x, (Int32)y, EntryPoints[2604]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2ivARB")]
public static
void WindowPos2(Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2607]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2ivARB")]
public static
void WindowPos2(ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2607]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2ivARB")]
public static
unsafe void WindowPos2(Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2607]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2sARB")]
public static
void WindowPos2(Int16 x, Int16 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int16)x, (Int16)y, EntryPoints[2610]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2svARB")]
public static
void WindowPos2(Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2613]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2svARB")]
public static
void WindowPos2(ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2613]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos2svARB")]
public static
unsafe void WindowPos2(Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2613]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3dARB")]
public static
void WindowPos3(Double x, Double y, Double z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Double)x, (Double)y, (Double)z, EntryPoints[2616]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3dvARB")]
public static
void WindowPos3(Double[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2619]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3dvARB")]
public static
void WindowPos3(ref Double v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2619]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3dvARB")]
public static
unsafe void WindowPos3(Double* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2619]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3fARB")]
public static
void WindowPos3(Single x, Single y, Single z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Single)x, (Single)y, (Single)z, EntryPoints[2622]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3fvARB")]
public static
void WindowPos3(Single[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2625]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3fvARB")]
public static
void WindowPos3(ref Single v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2625]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3fvARB")]
public static
unsafe void WindowPos3(Single* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2625]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3iARB")]
public static
void WindowPos3(Int32 x, Int32 y, Int32 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)x, (Int32)y, (Int32)z, EntryPoints[2628]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3ivARB")]
public static
void WindowPos3(Int32[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2631]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3ivARB")]
public static
void WindowPos3(ref Int32 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2631]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3ivARB")]
public static
unsafe void WindowPos3(Int32* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2631]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3sARB")]
public static
void WindowPos3(Int16 x, Int16 y, Int16 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int16)x, (Int16)y, (Int16)z, EntryPoints[2634]);
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3svARB")]
public static
void WindowPos3(Int16[] v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2637]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3svARB")]
public static
void WindowPos3(ref Int16 v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* v_ptr = &v)
{
InteropHelper.Call((IntPtr)v_ptr, EntryPoints[2637]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ARB_window_pos]
/// Specify the raster position in window coordinates for pixel operations
///
///
///
/// Specify the , , coordinates for the raster position.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ARB_window_pos", Version = "", EntryPoint = "glWindowPos3svARB")]
public static
unsafe void WindowPos3(Int16* v)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((IntPtr)v, EntryPoints[2637]);
#if DEBUG
}
#endif
}
}
public static partial class Ati
{
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp1ATI")]
public static
void AlphaFragmentOp1(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, EntryPoints[9]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp1ATI")]
public static
void AlphaFragmentOp1(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, EntryPoints[9]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp2ATI")]
public static
void AlphaFragmentOp2(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod, Int32 arg2, Int32 arg2Rep, Int32 arg2Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, EntryPoints[10]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp2ATI")]
public static
void AlphaFragmentOp2(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod, UInt32 arg2, UInt32 arg2Rep, UInt32 arg2Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, EntryPoints[10]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp3ATI")]
public static
void AlphaFragmentOp3(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod, Int32 arg2, Int32 arg2Rep, Int32 arg2Mod, Int32 arg3, Int32 arg3Rep, Int32 arg3Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, (UInt32)arg3, (UInt32)arg3Rep, (UInt32)arg3Mod, EntryPoints[11]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glAlphaFragmentOp3ATI")]
public static
void AlphaFragmentOp3(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod, UInt32 arg2, UInt32 arg2Rep, UInt32 arg2Mod, UInt32 arg3, UInt32 arg3Rep, UInt32 arg3Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, (UInt32)arg3, (UInt32)arg3Rep, (UInt32)arg3Mod, EntryPoints[11]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glArrayObjectATI")]
public static
void ArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, Int32 size, OpenTK.Graphics.OpenGL.AtiVertexArrayObject type, Int32 stride, Int32 buffer, Int32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (Int32)size, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)type, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[20]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glArrayObjectATI")]
public static
void ArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, Int32 size, OpenTK.Graphics.OpenGL.AtiVertexArrayObject type, Int32 stride, UInt32 buffer, UInt32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (Int32)size, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)type, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[20]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glBeginFragmentShaderATI")]
public static
void BeginFragmentShader()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call(EntryPoints[28]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glBindFragmentShaderATI")]
public static
void BindFragmentShader(Int32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, EntryPoints[56]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glBindFragmentShaderATI")]
public static
void BindFragmentShader(UInt32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, EntryPoints[56]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glClientActiveVertexStreamATI")]
public static
void ClientActiveVertexStream(OpenTK.Graphics.OpenGL.AtiVertexStreams stream)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, EntryPoints[168]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp1ATI")]
public static
void ColorFragmentOp1(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMask, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, EntryPoints[223]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp1ATI")]
public static
void ColorFragmentOp1(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMask, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, EntryPoints[223]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp2ATI")]
public static
void ColorFragmentOp2(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMask, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod, Int32 arg2, Int32 arg2Rep, Int32 arg2Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, EntryPoints[224]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp2ATI")]
public static
void ColorFragmentOp2(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMask, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod, UInt32 arg2, UInt32 arg2Rep, UInt32 arg2Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, EntryPoints[224]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp3ATI")]
public static
void ColorFragmentOp3(OpenTK.Graphics.OpenGL.AtiFragmentShader op, Int32 dst, Int32 dstMask, Int32 dstMod, Int32 arg1, Int32 arg1Rep, Int32 arg1Mod, Int32 arg2, Int32 arg2Rep, Int32 arg2Mod, Int32 arg3, Int32 arg3Rep, Int32 arg3Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, (UInt32)arg3, (UInt32)arg3Rep, (UInt32)arg3Mod, EntryPoints[225]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glColorFragmentOp3ATI")]
public static
void ColorFragmentOp3(OpenTK.Graphics.OpenGL.AtiFragmentShader op, UInt32 dst, UInt32 dstMask, UInt32 dstMod, UInt32 arg1, UInt32 arg1Rep, UInt32 arg1Mod, UInt32 arg2, UInt32 arg2Rep, UInt32 arg2Mod, UInt32 arg3, UInt32 arg3Rep, UInt32 arg3Mod)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiFragmentShader)op, (UInt32)dst, (UInt32)dstMask, (UInt32)dstMod, (UInt32)arg1, (UInt32)arg1Rep, (UInt32)arg1Mod, (UInt32)arg2, (UInt32)arg2Rep, (UInt32)arg2Mod, (UInt32)arg3, (UInt32)arg3Rep, (UInt32)arg3Mod, EntryPoints[225]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glDeleteFragmentShaderATI")]
public static
void DeleteFragmentShader(Int32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, EntryPoints[364]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glDeleteFragmentShaderATI")]
public static
void DeleteFragmentShader(UInt32 id)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, EntryPoints[364]);
#if DEBUG
}
#endif
}
/// [requires: ATI_draw_buffers]
/// 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 = "ATI_draw_buffers", Version = "", EntryPoint = "glDrawBuffersATI")]
public static
void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL.AtiDrawBuffers[] bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AtiDrawBuffers* bufs_ptr = bufs)
{
InteropHelper.Call((Int32)n, (IntPtr)bufs_ptr, EntryPoints[432]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_draw_buffers]
/// 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 = "ATI_draw_buffers", Version = "", EntryPoint = "glDrawBuffersATI")]
public static
void DrawBuffers(Int32 n, ref OpenTK.Graphics.OpenGL.AtiDrawBuffers bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (OpenTK.Graphics.OpenGL.AtiDrawBuffers* bufs_ptr = &bufs)
{
InteropHelper.Call((Int32)n, (IntPtr)bufs_ptr, EntryPoints[432]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_draw_buffers]
/// 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 = "ATI_draw_buffers", Version = "", EntryPoint = "glDrawBuffersATI")]
public static
unsafe void DrawBuffers(Int32 n, OpenTK.Graphics.OpenGL.AtiDrawBuffers* bufs)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((Int32)n, (IntPtr)bufs, EntryPoints[432]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawElementArrayATI")]
public static
void DrawElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, EntryPoints[434]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawElementArrayATI")]
public static
void DrawElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (Int32)count, EntryPoints[434]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayATI")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, Int32 start, Int32 end, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)count, EntryPoints[447]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[Obsolete("Use PrimitiveType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayATI")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.BeginMode mode, UInt32 start, UInt32 end, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)count, EntryPoints[447]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayATI")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, Int32 start, Int32 end, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)count, EntryPoints[447]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glDrawRangeElementArrayATI")]
public static
void DrawRangeElementArray(OpenTK.Graphics.OpenGL.PrimitiveType mode, UInt32 start, UInt32 end, Int32 count)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.PrimitiveType)mode, (UInt32)start, (UInt32)end, (Int32)count, EntryPoints[447]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glElementPointerATI")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AtiElementArray type, IntPtr pointer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiElementArray)type, (IntPtr)pointer, EntryPoints[464]);
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glElementPointerATI")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AtiElementArray type, [InAttribute, OutAttribute] T1[] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[464]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glElementPointerATI")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AtiElementArray type, [InAttribute, OutAttribute] T1[,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[464]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glElementPointerATI")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AtiElementArray type, [InAttribute, OutAttribute] T1[,,] pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[464]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_element_array]
[AutoGenerated(Category = "ATI_element_array", Version = "", EntryPoint = "glElementPointerATI")]
public static
void ElementPointer(OpenTK.Graphics.OpenGL.AtiElementArray type, [InAttribute, OutAttribute] ref T1 pointer)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiElementArray)type, (IntPtr)pointer_ptr.AddrOfPinnedObject(), EntryPoints[464]);
pointer = (T1)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glEndFragmentShaderATI")]
public static
void EndFragmentShader()
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call(EntryPoints[481]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glFreeObjectBufferATI")]
public static
void FreeObjectBuffer(Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, EntryPoints[587]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glFreeObjectBufferATI")]
public static
void FreeObjectBuffer(UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, EntryPoints[587]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glGenFragmentShadersATI")]
public static
Int32 GenFragmentShaders(Int32 range)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)range, EntryPoints[601]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glGenFragmentShadersATI")]
public static
Int32 GenFragmentShaders(UInt32 range)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)range, EntryPoints[601]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetArrayObjectfvATI")]
public static
void GetArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[639]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetArrayObjectfvATI")]
public static
unsafe void GetArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[639]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetArrayObjectivATI")]
public static
void GetArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[640]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetArrayObjectivATI")]
public static
unsafe void GetArrayObject(OpenTK.Graphics.OpenGL.EnableCap array, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.EnableCap)array, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[640]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferfvATI")]
public static
void GetObjectBuffer(Int32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[816]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferfvATI")]
public static
unsafe void GetObjectBuffer(Int32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[816]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferfvATI")]
public static
void GetObjectBuffer(UInt32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[816]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferfvATI")]
public static
unsafe void GetObjectBuffer(UInt32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[816]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferivATI")]
public static
void GetObjectBuffer(Int32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[817]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferivATI")]
public static
unsafe void GetObjectBuffer(Int32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[817]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferivATI")]
public static
void GetObjectBuffer(UInt32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[817]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetObjectBufferivATI")]
public static
unsafe void GetObjectBuffer(UInt32 buffer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[817]);
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterfvATI")]
public static
Single GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
Single retval;
Single* param_ptr = &retval;
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[922]);
return retval;
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterfvATI")]
public static
void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] Single[] param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* param_ptr = param)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[922]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterfvATI")]
public static
void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] out Single param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* param_ptr = ¶m)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[922]);
param = *param_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterfvATI")]
public static
unsafe void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] Single* param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param, EntryPoints[922]);
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterivATI")]
public static
void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] Int32[] param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* param_ptr = param)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[923]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterivATI")]
public static
void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] out Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* param_ptr = ¶m)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[923]);
param = *param_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glGetTexBumpParameterivATI")]
public static
unsafe void GetTexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, [OutAttribute] Int32* param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param, EntryPoints[923]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectfvATI")]
public static
void GetVariantArrayObject(Int32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[975]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectfvATI")]
public static
unsafe void GetVariantArrayObject(Int32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[975]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectfvATI")]
public static
void GetVariantArrayObject(UInt32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[975]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectfvATI")]
public static
unsafe void GetVariantArrayObject(UInt32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[975]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectivATI")]
public static
void GetVariantArrayObject(Int32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[976]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectivATI")]
public static
unsafe void GetVariantArrayObject(Int32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[976]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectivATI")]
public static
void GetVariantArrayObject(UInt32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[976]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glGetVariantArrayObjectivATI")]
public static
unsafe void GetVariantArrayObject(UInt32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)pname, (IntPtr)@params, EntryPoints[976]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[986]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[986]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
unsafe void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params, EntryPoints[986]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Single[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[986]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] out Single @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[986]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectfvATI")]
public static
unsafe void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Single* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params, EntryPoints[986]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[987]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[987]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
unsafe void GetVertexAttribArrayObject(Int32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params, EntryPoints[987]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Int32[] @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = @params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[987]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] out Int32 @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* @params_ptr = &@params)
{
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params_ptr, EntryPoints[987]);
@params = *@params_ptr;
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glGetVertexAttribArrayObjectivATI")]
public static
unsafe void GetVertexAttribArrayObject(UInt32 index, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject pname, [OutAttribute] Int32* @params)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject)pname, (IntPtr)@params, EntryPoints[987]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glIsObjectBufferATI")]
public static
bool IsObjectBuffer(Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1083]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glIsObjectBufferATI")]
public static
bool IsObjectBuffer(UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1083]);
#if DEBUG
}
#endif
}
/// [requires: ATI_map_object_buffer]
[AutoGenerated(Category = "ATI_map_object_buffer", Version = "", EntryPoint = "glMapObjectBufferATI")]
public static
IntPtr MapObjectBuffer(Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1178]);
#if DEBUG
}
#endif
}
/// [requires: ATI_map_object_buffer]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_map_object_buffer", Version = "", EntryPoint = "glMapObjectBufferATI")]
public static
IntPtr MapObjectBuffer(UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((UInt32)buffer, EntryPoints[1178]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glNewObjectBufferATI")]
public static
Int32 NewObjectBuffer(Int32 size, IntPtr pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject usage)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
return InteropHelper.CallReturn((Int32)size, (IntPtr)pointer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)usage, EntryPoints[1397]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glNewObjectBufferATI")]
public static
Int32 NewObjectBuffer(Int32 size, [InAttribute, OutAttribute] T1[] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject usage)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
return InteropHelper.CallReturn((Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)usage, EntryPoints[1397]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glNewObjectBufferATI")]
public static
Int32 NewObjectBuffer(Int32 size, [InAttribute, OutAttribute] T1[,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject usage)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
return InteropHelper.CallReturn((Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)usage, EntryPoints[1397]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glNewObjectBufferATI")]
public static
Int32 NewObjectBuffer(Int32 size, [InAttribute, OutAttribute] T1[,,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject usage)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
return InteropHelper.CallReturn((Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)usage, EntryPoints[1397]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glNewObjectBufferATI")]
public static
Int32 NewObjectBuffer(Int32 size, [InAttribute, OutAttribute] ref T1 pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject usage)
where T1 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
Int32 retval = InteropHelper.CallReturn((Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)usage, EntryPoints[1397]);
pointer = (T1)pointer_ptr.Target;
return retval;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Byte nx, Byte ny, Byte nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (SByte)nx, (SByte)ny, (SByte)nz, EntryPoints[1421]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, SByte nx, SByte ny, SByte nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (SByte)nx, (SByte)ny, (SByte)nz, EntryPoints[1421]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Byte[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1422]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Byte coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Byte* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1422]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Byte* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1422]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, SByte[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1422]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref SByte coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (SByte* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1422]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3bvATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, SByte* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1422]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3dATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double nx, Double ny, Double nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Double)nx, (Double)ny, (Double)nz, EntryPoints[1423]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3dvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1424]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3dvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Double coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1424]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3dvATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1424]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3fATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single nx, Single ny, Single nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Single)nx, (Single)ny, (Single)nz, EntryPoints[1425]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3fvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1426]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3fvATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Single coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1426]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3fvATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1426]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3iATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32 nx, Int32 ny, Int32 nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int32)nx, (Int32)ny, (Int32)nz, EntryPoints[1427]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3ivATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1428]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3ivATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int32 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1428]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3ivATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1428]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3sATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16 nx, Int16 ny, Int16 nz)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int16)nx, (Int16)ny, (Int16)nz, EntryPoints[1429]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3svATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1430]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3svATI")]
public static
void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int16 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[1430]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glNormalStream3svATI")]
public static
unsafe void NormalStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[1430]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glPassTexCoordATI")]
public static
void PassTexCoord(Int32 dst, Int32 coord, OpenTK.Graphics.OpenGL.AtiFragmentShader swizzle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (UInt32)coord, (OpenTK.Graphics.OpenGL.AtiFragmentShader)swizzle, EntryPoints[1440]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glPassTexCoordATI")]
public static
void PassTexCoord(UInt32 dst, UInt32 coord, OpenTK.Graphics.OpenGL.AtiFragmentShader swizzle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (UInt32)coord, (OpenTK.Graphics.OpenGL.AtiFragmentShader)swizzle, EntryPoints[1440]);
#if DEBUG
}
#endif
}
/// [requires: ATI_pn_triangles]
[AutoGenerated(Category = "ATI_pn_triangles", Version = "", EntryPoint = "glPNTrianglesfATI")]
public static
void PNTriangles(OpenTK.Graphics.OpenGL.AtiPnTriangles pname, Single param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiPnTriangles)pname, (Single)param, EntryPoints[1487]);
#if DEBUG
}
#endif
}
/// [requires: ATI_pn_triangles]
[AutoGenerated(Category = "ATI_pn_triangles", Version = "", EntryPoint = "glPNTrianglesiATI")]
public static
void PNTriangles(OpenTK.Graphics.OpenGL.AtiPnTriangles pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiPnTriangles)pname, (Int32)param, EntryPoints[1488]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSampleMapATI")]
public static
void SampleMap(Int32 dst, Int32 interp, OpenTK.Graphics.OpenGL.AtiFragmentShader swizzle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (UInt32)interp, (OpenTK.Graphics.OpenGL.AtiFragmentShader)swizzle, EntryPoints[1794]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSampleMapATI")]
public static
void SampleMap(UInt32 dst, UInt32 interp, OpenTK.Graphics.OpenGL.AtiFragmentShader swizzle)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (UInt32)interp, (OpenTK.Graphics.OpenGL.AtiFragmentShader)swizzle, EntryPoints[1794]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
void SetFragmentShaderConstant(Int32 dst, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((UInt32)dst, (IntPtr)value_ptr, EntryPoints[1860]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
void SetFragmentShaderConstant(Int32 dst, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((UInt32)dst, (IntPtr)value_ptr, EntryPoints[1860]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
unsafe void SetFragmentShaderConstant(Int32 dst, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (IntPtr)value, EntryPoints[1860]);
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
void SetFragmentShaderConstant(UInt32 dst, Single[] value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = value)
{
InteropHelper.Call((UInt32)dst, (IntPtr)value_ptr, EntryPoints[1860]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
void SetFragmentShaderConstant(UInt32 dst, ref Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* value_ptr = &value)
{
InteropHelper.Call((UInt32)dst, (IntPtr)value_ptr, EntryPoints[1860]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_fragment_shader]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_fragment_shader", Version = "", EntryPoint = "glSetFragmentShaderConstantATI")]
public static
unsafe void SetFragmentShaderConstant(UInt32 dst, Single* value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)dst, (IntPtr)value, EntryPoints[1860]);
#if DEBUG
}
#endif
}
/// [requires: ATI_separate_stencil]
/// Set front and/or back function and reference value for stencil testing
///
///
///
/// Specifies whether front and/or back stencil state is updated. Three symbolic constants are valid: GL_FRONT, GL_BACK, and GL_FRONT_AND_BACK.
///
///
///
///
/// Specifies the test function. Eight symbolic constants are valid: GL_NEVER, GL_LESS, GL_LEQUAL, GL_GREATER, GL_GEQUAL, GL_EQUAL, GL_NOTEQUAL, and GL_ALWAYS. The initial value is GL_ALWAYS.
///
///
///
///
/// Specifies the reference value for the stencil test. ref is clamped to the range [0, 2 sup n - 1], where is the number of bitplanes in the stencil buffer. The initial value is 0.
///
///
///
///
/// Specifies a mask that is ANDed with both the reference value and the stored stencil value when the test is done. The initial value is all 1's.
///
///
[AutoGenerated(Category = "ATI_separate_stencil", Version = "", EntryPoint = "glStencilFuncSeparateATI")]
public static
void StencilFuncSeparate(OpenTK.Graphics.OpenGL.StencilFunction frontfunc, OpenTK.Graphics.OpenGL.StencilFunction backfunc, Int32 @ref, Int32 mask)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.StencilFunction)frontfunc, (OpenTK.Graphics.OpenGL.StencilFunction)backfunc, (Int32)@ref, (UInt32)mask, EntryPoints[1883]);
#if DEBUG
}
#endif
}
/// [requires: ATI_separate_stencil]
/// Set front and/or back function and reference value for stencil testing
///
///
///
/// Specifies whether front and/or back stencil state is updated. Three symbolic constants are valid: GL_FRONT, GL_BACK, and GL_FRONT_AND_BACK.
///
///
///
///
/// Specifies the test function. Eight symbolic constants are valid: GL_NEVER, GL_LESS, GL_LEQUAL, GL_GREATER, GL_GEQUAL, GL_EQUAL, GL_NOTEQUAL, and GL_ALWAYS. The initial value is GL_ALWAYS.
///
///
///
///
/// Specifies the reference value for the stencil test. ref is clamped to the range [0, 2 sup n - 1], where is the number of bitplanes in the stencil buffer. The initial value is 0.
///
///
///
///
/// Specifies a mask that is ANDed with both the reference value and the stored stencil value when the test is done. The initial value is all 1's.
///
///
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_separate_stencil", Version = "", EntryPoint = "glStencilFuncSeparateATI")]
public static
void StencilFuncSeparate(OpenTK.Graphics.OpenGL.StencilFunction frontfunc, OpenTK.Graphics.OpenGL.StencilFunction backfunc, Int32 @ref, UInt32 mask)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.StencilFunction)frontfunc, (OpenTK.Graphics.OpenGL.StencilFunction)backfunc, (Int32)@ref, (UInt32)mask, EntryPoints[1883]);
#if DEBUG
}
#endif
}
/// [requires: ATI_separate_stencil]
/// Set front and/or back stencil test actions
///
///
///
/// Specifies whether front and/or back stencil state is updated. Three symbolic constants are valid: GL_FRONT, GL_BACK, and GL_FRONT_AND_BACK.
///
///
///
///
/// Specifies the action to take when the stencil test fails. Eight symbolic constants are accepted: GL_KEEP, GL_ZERO, GL_REPLACE, GL_INCR, GL_INCR_WRAP, GL_DECR, GL_DECR_WRAP, and GL_INVERT. The initial value is GL_KEEP.
///
///
///
///
/// Specifies the stencil action when the stencil test passes, but the depth test fails. dpfail accepts the same symbolic constants as sfail. The initial value is GL_KEEP.
///
///
///
///
/// Specifies the stencil action when both the stencil test and the depth test pass, or when the stencil test passes and either there is no depth buffer or depth testing is not enabled. dppass accepts the same symbolic constants as sfail. The initial value is GL_KEEP.
///
///
[AutoGenerated(Category = "ATI_separate_stencil", Version = "", EntryPoint = "glStencilOpSeparateATI")]
public static
void StencilOpSeparate(OpenTK.Graphics.OpenGL.AtiSeparateStencil face, OpenTK.Graphics.OpenGL.StencilOp sfail, OpenTK.Graphics.OpenGL.StencilOp dpfail, OpenTK.Graphics.OpenGL.StencilOp dppass)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiSeparateStencil)face, (OpenTK.Graphics.OpenGL.StencilOp)sfail, (OpenTK.Graphics.OpenGL.StencilOp)dpfail, (OpenTK.Graphics.OpenGL.StencilOp)dppass, EntryPoints[1888]);
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterfvATI")]
public static
void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, Single[] param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* param_ptr = param)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[1918]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterfvATI")]
public static
void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, ref Single param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* param_ptr = ¶m)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[1918]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterfvATI")]
public static
unsafe void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, Single* param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param, EntryPoints[1918]);
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterivATI")]
public static
void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, Int32[] param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* param_ptr = param)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[1919]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterivATI")]
public static
void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, ref Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* param_ptr = ¶m)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param_ptr, EntryPoints[1919]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_envmap_bumpmap]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_envmap_bumpmap", Version = "", EntryPoint = "glTexBumpParameterivATI")]
public static
unsafe void TexBumpParameter(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap pname, Int32* param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap)pname, (IntPtr)param, EntryPoints[1919]);
#if DEBUG
}
#endif
}
/// [requires: ATI_map_object_buffer]
[AutoGenerated(Category = "ATI_map_object_buffer", Version = "", EntryPoint = "glUnmapObjectBufferATI")]
public static
void UnmapObjectBuffer(Int32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, EntryPoints[2201]);
#if DEBUG
}
#endif
}
/// [requires: ATI_map_object_buffer]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_map_object_buffer", Version = "", EntryPoint = "glUnmapObjectBufferATI")]
public static
void UnmapObjectBuffer(UInt32 buffer)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, EntryPoints[2201]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(Int32 buffer, Int32 offset, Int32 size, IntPtr pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(Int32 buffer, Int32 offset, Int32 size, [InAttribute, OutAttribute] T3[] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(Int32 buffer, Int32 offset, Int32 size, [InAttribute, OutAttribute] T3[,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(Int32 buffer, Int32 offset, Int32 size, [InAttribute, OutAttribute] T3[,,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(Int32 buffer, Int32 offset, Int32 size, [InAttribute, OutAttribute] ref T3 pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
pointer = (T3)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(UInt32 buffer, UInt32 offset, Int32 size, IntPtr pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(UInt32 buffer, UInt32 offset, Int32 size, [InAttribute, OutAttribute] T3[] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(UInt32 buffer, UInt32 offset, Int32 size, [InAttribute, OutAttribute] T3[,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(UInt32 buffer, UInt32 offset, Int32 size, [InAttribute, OutAttribute] T3[,,] pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glUpdateObjectBufferATI")]
public static
void UpdateObjectBuffer(UInt32 buffer, UInt32 offset, Int32 size, [InAttribute, OutAttribute] ref T3 pointer, OpenTK.Graphics.OpenGL.AtiVertexArrayObject preserve)
where T3 : struct
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
GCHandle pointer_ptr = GCHandle.Alloc(pointer, GCHandleType.Pinned);
try
{
InteropHelper.Call((UInt32)buffer, (UInt32)offset, (Int32)size, (IntPtr)pointer_ptr.AddrOfPinnedObject(), (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)preserve, EntryPoints[2203]);
pointer = (T3)pointer_ptr.Target;
}
finally
{
pointer_ptr.Free();
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glVariantArrayObjectATI")]
public static
void VariantArrayObject(Int32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject type, Int32 stride, Int32 buffer, Int32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)type, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2213]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_array_object", Version = "", EntryPoint = "glVariantArrayObjectATI")]
public static
void VariantArrayObject(UInt32 id, OpenTK.Graphics.OpenGL.AtiVertexArrayObject type, Int32 stride, UInt32 buffer, UInt32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)id, (OpenTK.Graphics.OpenGL.AtiVertexArrayObject)type, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2213]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[Obsolete("Use VertexAttribPointerType overload instead")]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glVertexAttribArrayObjectATI")]
public static
void VertexAttribArrayObject(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject type, bool normalized, Int32 stride, Int32 buffer, Int32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerType)type, (bool)normalized, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2403]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glVertexAttribArrayObjectATI")]
public static
void VertexAttribArrayObject(Int32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerType type, bool normalized, Int32 stride, Int32 buffer, Int32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerType)type, (bool)normalized, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2403]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[Obsolete("Use VertexAttribPointerType overload instead")]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glVertexAttribArrayObjectATI")]
public static
void VertexAttribArrayObject(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject type, bool normalized, Int32 stride, UInt32 buffer, UInt32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerType)type, (bool)normalized, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2403]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_attrib_array_object]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_attrib_array_object", Version = "", EntryPoint = "glVertexAttribArrayObjectATI")]
public static
void VertexAttribArrayObject(UInt32 index, Int32 size, OpenTK.Graphics.OpenGL.VertexAttribPointerType type, bool normalized, Int32 stride, UInt32 buffer, UInt32 offset)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)index, (Int32)size, (OpenTK.Graphics.OpenGL.VertexAttribPointerType)type, (bool)normalized, (Int32)stride, (UInt32)buffer, (UInt32)offset, EntryPoints[2403]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexBlendEnvfATI")]
public static
void VertexBlendEnv(OpenTK.Graphics.OpenGL.AtiVertexStreams pname, Single param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)pname, (Single)param, EntryPoints[2522]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexBlendEnviATI")]
public static
void VertexBlendEnv(OpenTK.Graphics.OpenGL.AtiVertexStreams pname, Int32 param)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)pname, (Int32)param, EntryPoints[2523]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1dATI")]
public static
void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Double)x, EntryPoints[2535]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1dvATI")]
public static
unsafe void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2536]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1fATI")]
public static
void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Single)x, EntryPoints[2537]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1fvATI")]
public static
unsafe void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2538]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1iATI")]
public static
void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int32)x, EntryPoints[2539]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1ivATI")]
public static
unsafe void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2540]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1sATI")]
public static
void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16 x)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int16)x, EntryPoints[2541]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream1svATI")]
public static
unsafe void VertexStream1(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2542]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2dATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double x, Double y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Double)x, (Double)y, EntryPoints[2543]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2dvATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2dvATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Double coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2544]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2dvATI")]
public static
unsafe void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2544]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2fATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single x, Single y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Single)x, (Single)y, EntryPoints[2545]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2fvATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2fvATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Single coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2546]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2fvATI")]
public static
unsafe void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2546]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2iATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32 x, Int32 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int32)x, (Int32)y, EntryPoints[2547]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2ivATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2548]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2ivATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int32 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2548]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2ivATI")]
public static
unsafe void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2548]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2sATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16 x, Int16 y)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int16)x, (Int16)y, EntryPoints[2549]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2svATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2550]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2svATI")]
public static
void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int16 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2550]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream2svATI")]
public static
unsafe void VertexStream2(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2550]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3dATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double x, Double y, Double z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Double)x, (Double)y, (Double)z, EntryPoints[2551]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3dvATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2552]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3dvATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Double coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2552]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3dvATI")]
public static
unsafe void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2552]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3fATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single x, Single y, Single z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Single)x, (Single)y, (Single)z, EntryPoints[2553]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3fvATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2554]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3fvATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Single coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2554]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3fvATI")]
public static
unsafe void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2554]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3iATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32 x, Int32 y, Int32 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int32)x, (Int32)y, (Int32)z, EntryPoints[2555]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3ivATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2556]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3ivATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int32 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2556]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3ivATI")]
public static
unsafe void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2556]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3sATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16 x, Int16 y, Int16 z)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int16)x, (Int16)y, (Int16)z, EntryPoints[2557]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3svATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2558]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3svATI")]
public static
void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int16 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2558]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream3svATI")]
public static
unsafe void VertexStream3(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2558]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4dATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double x, Double y, Double z, Double w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Double)x, (Double)y, (Double)z, (Double)w, EntryPoints[2559]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4dvATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2560]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4dvATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Double coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Double* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2560]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4dvATI")]
public static
unsafe void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Double* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2560]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4fATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single x, Single y, Single z, Single w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Single)x, (Single)y, (Single)z, (Single)w, EntryPoints[2561]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4fvATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2562]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4fvATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Single coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Single* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2562]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4fvATI")]
public static
unsafe void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Single* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2562]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4iATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32 x, Int32 y, Int32 z, Int32 w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int32)x, (Int32)y, (Int32)z, (Int32)w, EntryPoints[2563]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4ivATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2564]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4ivATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int32 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2564]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4ivATI")]
public static
unsafe void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int32* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2564]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4sATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16 x, Int16 y, Int16 z, Int16 w)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (Int16)x, (Int16)y, (Int16)z, (Int16)w, EntryPoints[2565]);
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4svATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16[] coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2566]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4svATI")]
public static
void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, ref Int16 coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int16* coords_ptr = &coords)
{
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords_ptr, EntryPoints[2566]);
}
}
#if DEBUG
}
#endif
}
/// [requires: ATI_vertex_streams]
[System.CLSCompliant(false)]
[AutoGenerated(Category = "ATI_vertex_streams", Version = "", EntryPoint = "glVertexStream4svATI")]
public static
unsafe void VertexStream4(OpenTK.Graphics.OpenGL.AtiVertexStreams stream, Int16* coords)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AtiVertexStreams)stream, (IntPtr)coords, EntryPoints[2566]);
#if DEBUG
}
#endif
}
}
/// [requires: v1.0][deprecated: v3.2]
/// Operate on the accumulation buffer
///
///
///
/// Specifies the accumulation buffer operation. Symbolic constants GL_ACCUM, GL_LOAD, GL_ADD, GL_MULT, and GL_RETURN are accepted.
///
///
///
///
/// Specifies a floating-point value used in the accumulation buffer operation. op determines how value is used.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glAccum")]
public static
void Accum(OpenTK.Graphics.OpenGL.AccumOp op, Single value)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AccumOp)op, (Single)value, EntryPoints[0]);
#if DEBUG
}
#endif
}
/// [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
void ActiveShaderProgram(Int32 pipeline, Int32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)pipeline, (UInt32)program, EntryPoints[3]);
#if DEBUG
}
#endif
}
/// [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
void ActiveShaderProgram(UInt32 pipeline, UInt32 program)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((UInt32)pipeline, (UInt32)program, EntryPoints[3]);
#if DEBUG
}
#endif
}
/// [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
void ActiveTexture(OpenTK.Graphics.OpenGL.TextureUnit texture)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.TextureUnit)texture, EntryPoints[6]);
#if DEBUG
}
#endif
}
/// [requires: v1.0][deprecated: v3.2]
/// Specify the alpha test function
///
///
///
/// Specifies the alpha 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_ALWAYS.
///
///
///
///
/// Specifies the reference value that incoming alpha values are compared to. This value is clamped to the range [0,1], where 0 represents the lowest possible alpha value and 1 the highest possible value. The initial reference value is 0.
///
///
[AutoGenerated(Category = "VERSION_1_0", Version = "1.0", EntryPoint = "glAlphaFunc")]
public static
void AlphaFunc(OpenTK.Graphics.OpenGL.AlphaFunction func, Single @ref)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
InteropHelper.Call((OpenTK.Graphics.OpenGL.AlphaFunction)func, (Single)@ref, EntryPoints[12]);
#if DEBUG
}
#endif
}
/// [requires: v1.1][deprecated: v3.2]
/// Determine if textures are loaded in texture memory
///
///
///
/// Specifies the number of textures to be queried.
///
///
///
///
/// Specifies an array containing the names of the textures to be queried.
///
///
///
///
/// Specifies an array in which the texture residence status is returned. The residence status of a texture named by an element of textures is returned in the corresponding element of residences.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glAreTexturesResident")]
public static
bool AreTexturesResident(Int32 n, Int32[] textures, [OutAttribute] bool[] residences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* textures_ptr = textures)
fixed (bool* residences_ptr = residences)
{
return InteropHelper.CallReturn((Int32)n, (IntPtr)textures_ptr, (IntPtr)residences_ptr, EntryPoints[16]);
}
}
#if DEBUG
}
#endif
}
/// [requires: v1.1][deprecated: v3.2]
/// Determine if textures are loaded in texture memory
///
///
///
/// Specifies the number of textures to be queried.
///
///
///
///
/// Specifies an array containing the names of the textures to be queried.
///
///
///
///
/// Specifies an array in which the texture residence status is returned. The residence status of a texture named by an element of textures is returned in the corresponding element of residences.
///
///
[AutoGenerated(Category = "VERSION_1_1", Version = "1.1", EntryPoint = "glAreTexturesResident")]
public static
bool AreTexturesResident(Int32 n, ref Int32 textures, [OutAttribute] out bool residences)
{
#if DEBUG
using (new ErrorHelper(GraphicsContext.CurrentContext))
{
#endif
unsafe
{
fixed (Int32* textures_ptr = &textures)
fixed (bool* residences_ptr = &residences)
{
bool retval = InteropHelper.CallReturn((Int32)n, (IntPtr)textures_ptr, (IntPtr)residences_ptr, EntryPoints[16]);
residences = *residences_ptr;
return retval;
}
}
#if DEBUG
}
#endif
}
///